Get all price adjustments for a cart item
Get all the price adjustments made to a specific line item within the given cart.
Headers
The x-site-context
header is a JSON object that contains information about the source you wish to pull from. The mandatory account
is the 24 character identifier found in Copilot. The channel
(Sales channel ID), stage
(environment name), and date
attributes can be used to further narrow the scope of your data source.
API Key for Gateway
Authorization token for the user
Path Parameters
Cart ID to retrieve price adjustment details of a lineItemId
within the cart
Cart item's sequence number (starts at 1) for which price adjustment details are to be retrieved
Response
Sample response containing price adjustment details
List of price adjustment details for the specified line item or the specified cart