cart-items
Count cart items
Returns the count of items in the customer's cart.
get/cart/items/count
Query parameters
return'numeric'
Return count as a string or array format.
Response
Cart item count retrieved successfully.
integer required
Number of items in the cart.
Example response
5
Changes
No recorded changes to this endpoint across all 1 revision of this API.