Set the agent this cart is being built for (B2B)
PUT/api/v1/cart/:cartId/agent-details
Key Account Managers build carts on behalf of the agents in the accounts they manage. The selected agent is credited with the resulting booking; the caller is recorded as the assisting user. Pick the account from GET /api/v1/team/accounts and the agent from GET /api/v1/team/accounts/{id}/agents. Restricted to Key Account Managers and CRS admins.
Request
Responses
- 200
OK