Sellers
Select Seller
Set the active seller for the member’s session.
POST
Stores the chosen seller in the session after verifying the member belongs to it.
Requires only the
Authorization header. Session-based clients get the seller stored server-side; token-based clients should send x-seller-id on subsequent requests instead.Body parameters
The ID of the seller to activate for this session.
Response
Whether the seller was selected.