Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.