API Task Reference for Digital Commerce

The table below shows which Digital Commerce API to use given a specific task to perform. Also shown are the API methods to use (GET, POST, or PUT).

TaskAPI methodAPI
Retrieve a list of offers from a catalogGETGet Offers by Catalog API
Retrieve a list of featured offersGETGet Offers by Catalog API
Retrieve offers that contain a specified productGETGet Offers by Catalog API
Retrieve offer details and child itemsGETGet Offer Details API
Configure an offer and view updated prices, quantities, and attributesPOSTPost Offer Details with Configuration API
Put item in basketPOSTCreate Basket with BasketAction
Put selection into existing basketPOSTUpdate Basket Contents API
Retrieve cart itemsGETGet Basket Details API
Convert basket to Salesforce orderPOSTCreate Cart from Basket