Merge a guest cart into the authenticated customer cart
Storefront
Merge a guest cart into the authenticated customer cart
Public storefront endpoint.
POST
Merge a guest cart into the authenticated customer cart
Otorisasi
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Header
Publishable storefront public API key for the target store. Page public API keys are not accepted on Storefront public routes.
Browser-safe guest cart token returned by the first guest-cart response when no token is sent. Send it on later guest-cart and public checkout calls to keep the same cart after reloads.
Parameter Path
Store unique_id.

