HomeGuidesAPI ReferenceChangelog
Log In

Update an address for a given Customer ID and Address ID.

An address type (e.g. Shipping, Billing, etc.) may be provided to change the address type for a given address.

If an invalid address type is supplied, a status of 400 (Bad Request) will be returned.

If no existing, active customer or address with the provided Customer ID and Address ID respectively can be found, a status of 404 (Not Found) will be returned.

Optional Fields
NameDescriptionDefault value
AddressTypeUsage type of the address (e.g. shipping, billing or tax)
AddressLine1Address Line 1
AddressLine2Addresss's supplemental informationnull
CityCity
StateState
PostalCodePostalCode
CountryCountry
Language
Click Try It! to start a request and see the response here!