Update Address
Updates the details of an existing customer address, such as street, city, postal code, or country. Only the fields provided in the request will be updated — others will remain unchanged.
This endpoint is commonly used when a customer changes residence, corrects an error in their address, or updates billing information for compliance or tax purposes.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
1 <= x <= 10000000001 <= x <= 1000000000Body
Address.
3000Supplemental information for the address.
3000City.
3000State.
2Postal Code.
2 - 20The phone number associated with a payment method that is used for billing purposes.
7 - 21^(?=.*\d)\+?[0-9\s\-\(\)\.]{7,20}$The email associated with a billing address.
3000The input must be a valid Alpha2 code, Alpha3 code, UN code, or full country name.
2Response
OK
1 <= x <= 1000000000100150150
