Get Started with Communications, Media, and Energy (CME) Common APIs
Documentation Changelog
Digital Commerce APIs and Guest Users
Digital Commerce Web Components
The following URIs and their corresponding Digital Commerce APIs allow guest users to use the basket and offer operations. The Create Basket with BasketAction API creates and updates records for guest users.
Digital Commerce APIs that use a context key must encrypt them.
/carts
POST /carts
/catalogs//basket/
Create Basket with BasketAction
POST /catalogs/{catalogcode}/basket
GET /catalogs/{catalogcode}/basket/{basketkey}
POST /catalogs/{catalogcode}/basket/{basketkey}
/catalogs//offers/
GET /catalogs/{catalogcode}/offers
GET /catalogs/{catalogcode}/offers/{offercode}
Post Offer Details with Configuration API
POST /catalogs/{catalogcode}/offers/{offercode}