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
The cart’s ID.
Query parameters
Comma-separated fields and relations to include on the returned cart; prefix with
+/- to add to or remove from the defaults.Body parameters
ID of the shipping option to add.
Provider-specific data forwarded to the fulfillment provider.
Data passed to the workflow’s hooks.