Carts
Creates an empty cart and quote for a specified customer if customer does not have a cart yet.
Path parameters
customerIdstringRequiredExample:
(Required) The customer ID.
<integer>Body
Responses
200
OK
application/json
Responseobject
400
Bad Request
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/V1/customers/{customerId}/carts