GET
/
api
/
v2
/
storefront
/
cart
/
estimate_shipping_rates

Authorizations

X-Spree-Order-Token
string
headerrequired

Order token to authorize Cart and Checkout requests.

How to obtain X-Spree-Order-Token

Query Parameters

country_iso
string
required

Pass country ISO or ISO3 symbol to get estimations for this destination. If no code is passed we'll try to use Cart shipping address country or the default Country for the current Store.

fields[shipping_rate]
string

Specify the fields you would like returned in the response body. More information.

Response

200 - application/vnd.api+json
data
object[]
required