Skip to main content
POST
Add items to cart

Path Parameters

cart_token
string
required

Cart token

Body

application/json
items
object[]
required
perform_cart_calculations
boolean

Whether to run cart calculations after adding items (defaults to true)

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