v1
latestOpenAPI 3.0.12026-07-26381328555.2 KBCart
Get User Cart Summary
Retrieves the number of items in the active cart, total cost of items in the cart and the cart expiration by userId. All anonymous idle carts that do not proceed to checkout expire after 14 days.
get/commerce/carts/user/{userId}/summary
Path parameters
userIdstring required
Unique identifier of the user.
Query parameters
accountIdinteger
Unique identifier of the customer account.
responseFieldsstring
limits which fields are returned in the response body
Response
OK