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
Authentication
Path parameters
Request
2-letter ISO Alpha-2 code for the country.
Recipient’s email address.
Recipient’s telephone number.
Street address (first line).
Street address (second line).
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).