Skip to main content
POST
Change cart country

Path Parameters

cart_token
string
required

Cart token

Body

application/json
country_code
string
required

ISO country code

Example:

"US"

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