Associates a guest cart with the currently authenticated user. Requires both JWT authentication and an order token. The order must not be completed and must not belong to another user.
Publishable API key for store access
JWT token for authenticated customers
Bearer JWT token (required)
Order token for identifying the guest cart
cart associated successfully