{ "opencollection": "1.0.0", "info": { "name": "Salesforce Bulk API 2.0 Abort Loader API", "version": "v63.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Loader", "type": "folder" }, "items": [ { "info": { "name": "Salesforce Configuration Loader Api", "type": "http" }, "http": { "method": "PATCH", "url": "https://{instance}.salesforce.com/services/data/v{version}/jobs/apexrest/SBQQ/ServiceRouter", "headers": [ { "name": "Content-Type", "value": "example_value" } ], "params": [ { "name": "loader", "value": "example_value", "type": "query" }, { "name": "uid", "value": "500123", "type": "query" } ] }, "docs": "The Configuration Loader API returns all the data for the product, including its product options and configuration model. When configuring a nested bundle, set the parentProductproperty to the parent product to inherit configuration attributes on the nested bundle.\nAvailable in: Salesforce CPQ Spring ’17 and later\n\nhttps://developer.salesforce.com/docs/atlas.en-us.cpq_dev_api.meta/cpq_dev_api/cpq_api_config_loader.htm" } ] } ], "bundled": true }