v1
latestOpenAPI 3.0.12026-07-26381328555.2 KBCart
Get Cart Items By CartId
Retrieves the details of each cart item such as the product name, stock count, unit price, discounts, quantity ordered and total price for the cart by cartId.
get/commerce/carts/{cartId}/items
Path parameters
cartIdstring required
Unique identifier of the cart.
Query parameters
responseFieldsstring
limits which fields are returned in the response body
Response
OK