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.
Conditional: either both BillingFirstName and BillingLastName or BillingFullName must be provided.
The customers’s first name associated with a payment method that is used for billing purposes.
Conditional: either both BillingFirstName and BillingLastName or BillingFullName must be provided.
The customers’s last name associated with a payment method that is used for billing purposes.
Conditional: either BillingFullName or both BillingFirstName and BillingLastName must be provided.
The customers’s full name associated with a payment method that is used for billing purposes.
OK
The unique identifier for the payment method information.
The unique identifier of the address.
The address associated with a payment method that is used for billing purposes. Either an Address ID or detailed address information can be provided.
Conditional: either both BillingFirstName and BillingLastName or BillingFullName must be provided.
The customers’s first name associated with a payment method that is used for billing purposes.
Conditional: either both BillingFirstName and BillingLastName or BillingFullName must be provided.
The customers’s last name associated with a payment method that is used for billing purposes.
Merchant's unique identifier for the payment method.
ACH account information.
The details of credit card payment method.