Select active cart
Marks an existing session cart as the active cart.
POST/api/carts/{handle}/select Marks an existing session cart as the active cart.
handle*string
Stable handle used in routes and lookups.
Request payload for Select active cart.
cartId*string
Cart identifier to mark as active for the current session.