Associates a guest cart with the currently signed in user.
Documentation Index
Fetch the complete documentation index at: https://spreecommerce.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
User token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Token of the guest cart to be associated with user.
"bd7SHdOAQqTsQHsjnhoWIw1633364692479"
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