Get shipping options
Shipping
List all shipping options for the store
List all shipping options for the store. Requires the READ_SHIPPING scope.
GET
Get shipping options
Returns every non-deleted shipping option configured for the store. For options of type
auto, the store-level shipping configuration is merged into the returned object. Returns a bare array as data. Requires the READ_SHIPPING scope.Authorizations
JWT issued by the Salesive Store API for authenticated shoppers.
Optional storefront identifier sent as a header to scope responses to a specific shop. Try It requests remember this value once provided.
Headers
Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.
Query Parameters
The shipping address ID to calculate shipping options for.
The order ID to calculate shipping costs for.

