{ "opencollection": "1.0.0", "info": { "name": "Salesforce Bulk API 2.0 Abort Promotion API", "version": "v63.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Promotion", "type": "folder" }, "items": [ { "info": { "name": "Salesforce Promotion Details", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/global-promotions-management/promotions/:promotionId", "params": [ { "name": "promotionId", "value": "500123", "type": "path" } ] }, "docs": "[Promotions Creation](https://developer.salesforce.com/docs/atlas.en-us.loyalty.meta/loyalty/connect_resources_unified_promotions.htm)\n\nNOTE:\n\nIn the Pre-request. Script Tab, make changes in the variables value accordingly with the real Process Name to invoke." } ] } ], "bundled": true }