Get Shipping Address
Gets a shipping address associated with an order.
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.
Gets a shipping address associated with an order.
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.
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).
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.
The MIME type of the response body.