Adds a new billing or shipping address to an existing customer profile. The address can later be used for billing calculations, tax reporting, or to associate with subscriptions and invoices. This endpoint is commonly used during onboarding or when a customer adds additional addresses to their profile.
Each customer can have multiple addresses, but if a duplicate address/address type combination is submitted, the request will be rejected with a 400 Bad Request status.
Ensure address uniqueness (per type) before submitting to avoid validation errors.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Address.
Supplemental information for the address.
City.
State.
2Postal Code.
2 - 20The phone number associated with a payment method that is used for billing purposes.
2 - 20The email associated with a billing address.
The input must be a valid Alpha2 code, Alpha3 code, UN code, or full country name.