Carts
Creates an empty cart and quote for a specified customer if customer does not have a cart yet.
post
/V1/customers/{customerId}/carts
Path parameters
customerIdstringrequired
(Required) The customer ID.
Example:
<integer>
Body
Responses
application/json
application/json
application/json
application/json
cURL
JavaScript
Python
HTTP
200
400
401
500