Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Updates the billing address associated with a stored payment method. You can modify fields such as street, city, postal code, region, or country, without needing to re-enter the full payment method details.
This endpoint is useful when a customer moves, changes billing information, or corrects address data for compliance or authorization reasons. Only the provided address fields will be updated — all other data remains unchanged.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.