Supported APIs
From Summer’23 release, following listed standard cart APIs are supported and you can perform the respective operations.
I want to | Request Type | Example URL |
---|---|---|
Retrieve details of all products present in cart with price | GetCartItems | {https NOTE: The hierarchy and includeAttachment parameters are not supported. |
Retrieve details of a particular product present in cart with price | GetCartItemsById | {https |
Access list of products for a price-list | GetCartProducts | {https |
Add an item to the cart | AddToCart | {https NOTE: The includeAttachment parameter is not supported. |
Update a product present in the cart | UpdateCartItems | {https |
Create a Move, Add, Change, Delete (MACD) order using an existing asset | AssetToOrder | {https |
Replacing an existing bundle from the cart | ReplaceOffers | {https |