Skip to main content
GET
Returns the shipping options that can fulfill the given cart, grouped by the seller of the items each option applies to.

Query parameters

string
required
ID of the cart to list shipping options for.
boolean
Set to true to list return shipping options.
string
Comma-separated fields and relations to include on each shipping option; prefix with +/- to add to or remove from the defaults.

Response

object
Map of seller ID to the shipping options available for that seller’s items.