List Order Shipping Addresses
Get all shipping addresses on an order using the order_id.
Returned in the response is shipping_quotes object. Please use the Get Shipping Quotes Endpoint. Using the response will return a 204 for the shipping quote.
Authentication
Path parameters
Query parameters
Response
The base value of the order’s items. (Float, Float-As-String, Integer)
The base handling charge. The value can’t be negative. (Float, Float-As-String, Integer)
The value of the order’s items, excluding tax. (Float, Float-As-String, Integer)
The value of the order’s items, including tax. (Float, Float-As-String, Integer)
The tax amount on the order. (Float, Float-As-String, Integer)
The ID of the tax class applied to the product. (NOTE: Value ignored if automatic tax is enabled.)
2-letter ISO Alpha-2 code for the country.
Recipient’s email address.
The handling charge, excluding tax. The value can’t be negative. (Float, Float-As-String, Integer)
The handling charge, including tax. The value can’t be negative. (Float, Float-As-String, Integer)
A read-only value. Do not attempt to set or modify this value in a POST or PUT operation. (NOTE: Value ignored if automatic tax is enabled on the store.)
Recipient’s telephone number.
Street address (first line).
Street address (second line).