Skip to main content
PUT
Select shipping method

Path Parameters

cart_token
string
required

Cart token

Body

application/json
shipping_method_id

Shipping method ID to select; null clears the selection (.maybe in ShippingMethodAction).

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