Footer Section
Explore

This API can be used to easily retrieve a cart item. The reponse contains the full details of the associated bundle and rules.
The reference to the cart or 'active' for the current active cart.
The reference Id of the cart item you want to retrieve.
The namespace for the fields are prefixed if set to False. By default it is True.
The account value from the header is taken as default account if passed as query parameter.
The name of the storefront used for the request.
OK
curl --request GET \--url https://documentation.conga.com/carts/cartId/items/cartItemId \--header 'Accept: application/json' \--header 'Authorization: Basic 123' \--header 'x-account: ' \--header 'x-storefront: '