Update Shipping Address
Update a shipping address associated with an order.
Note: Updating a shipping address will NOT trigger the recalculation of shipping cost and tax
Update a shipping address associated with an order.
Note: Updating a shipping address will NOT trigger the recalculation of shipping cost and tax
Street address (first line).
Street address (second line).
2-letter ISO Alpha-2 code for the country.
Recipient’s telephone number.
Recipient’s email address.
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.