Carts
Create a Cart
Creates a new cart for a customer. This endpoint requires cart data including items, fulfillment method, location, and other details as specified in the request body.
POST
Authorizations
Body
application/json
Response
201
application/json
Cart created successfully.
The response is of type object
.