{ "opencollection": "1.0.0", "info": { "name": "Salesforce Bulk API 2.0 Abort Requests API", "version": "v63.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Requests", "type": "folder" }, "items": [ { "info": { "name": "Salesforce Request Openapi Schema", "type": "http" }, "http": { "method": "POST", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/async/specifications/oas3" }, "docs": "Requests an Open API document for the selected SObject REST API resources." }, { "info": { "name": "Salesforce Request Product Information (no Bundles)", "type": "http" }, "http": { "method": "POST", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/data/v64.0/commerce/catalog-products/actions/get-products", "body": { "type": "json", "data": "{}" } }, "docs": "Request information for two products that aren't bundles. For the first product, request only the information about the specified product selling model. For the second product, request information about all related product selling models.\n\nSee [Request Product Information](https://desktop.postman.com/?desktopVersion=10.13.6&webVersion=10.13.7-ui-230522-1730&userId=10709048&teamId=0)." } ] } ], "bundled": true }