Creates a new cart.
Please be aware; The token value found in the response body is used to authorize all future operations on this cart through the Auth API Key X-Spree-Order-Token.
Specify the related resources you would like to receive in the response body. More Information.
Specify the fields you would like returned in the response body. More information.
200 Success - Returns the cart object.
The Cart provides a central place to collect information about an order, including line items, adjustments, payments, addresses, and shipments. Read more in Spree docs