Fetch live courier rates for an order
Shipping
Fetch live courier rates for an order
Fetch live courier rates for an order. Requires the READ_SHIPPING scope.
GET
Fetch live courier rates for an order
Fetches live courier shipping rates from the connected carrier aggregator for the given order and buyer shipping address, and caches them so a shipment can subsequently be created with a selected rate. Returns a bare array of courier rate objects as
data. Requires the READ_SHIPPING scope.Authorizations
Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.
Query Parameters
ObjectId of the buyer's shipping address.
ObjectId of the order to rate.
Response
Fetch live courier rates for an order.

