Carts
Add Shipping Method
Add a seller shipping option to the cart.
POST
Adds the chosen shipping option to the cart through Mercur’s seller-aware workflow, so each seller’s items can carry their own shipping method.
Path parameters
string
required
The cart’s ID.
Query parameters
string
Comma-separated fields and relations to include on the returned cart; prefix with
+/- to add to or remove from the defaults.Body parameters
string
required
ID of the shipping option to add.
object
Provider-specific data forwarded to the fulfillment provider.
object
Data passed to the workflow’s hooks.
Response
object