Carts
List Shipping Options
Retrieve available shipping options for a cart, grouped by seller.
GET
Returns the shipping options that can fulfill the given cart, grouped by the seller of the items each option applies to.
Query parameters
ID of the cart to list shipping options for.
Set to
true to list return shipping options.Comma-separated fields and relations to include on each shipping option; prefix with
+/- to add to or remove from the defaults.Response
Map of seller ID to the shipping options available for that seller’s items.