Skip to main content
POST
Set volume rep

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

cart_token
string
required

Cart token

Body

application/json
volume_rep_id
integer | null

Volume rep ID (user_company id of the rep)

order_on_behalf_of
boolean

Whether an admin is placing the order on behalf of a buyer

Response

Success

Cart response wrapper (CartBlueprinter with_associations view). Scalar totals, flags, and points are strictly typed; genuinely dynamic fields (metadata, processor-specific payment payloads) and nested associations (items, addresses, country, company) are typed as open pockets and tightened in follow-up work.

cart
object
required
meta
object
required