Cart / Other
Associate a Cart with a User
Associates a guest cart with the currently signed in user.
PATCH
Associate a Cart with a User
Authorizations
User token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Query Parameters
Token of the guest cart to be associated with user.
Example:
"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.
Response
200
application/vnd.api+json
200 Success - Returns the cart
object.
The response is of type object
.
Associate a Cart with a User