Update Billing Address

Update an existing billing address for a customer.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The customer vault ID.

string
required

The billing address ID to update.

Body Params

Billing address and information

string
enum

Recurring or installment classification for the processor.

  • initial_recurring: First transaction in a recurring sequence only.
  • recurring: Later charges in that sequence.
  • installment: Installment transactions; use number and total on supported processors.

Which values apply depends on the processor.

Allowed:
integer
0 to 99

Specify installment billing number, on supported processors. For use when billing.method is set to "installment"

number
≥ 0

Specify installment billing total on supported processors. For use when billing.method is set to "installment"

string
length ≤ 50

Cardholder's first name

string
length ≤ 50

Cardholder's last name

string
length ≤ 100

Cardholder's company

string
length ≤ 100

Card billing address

string
length ≤ 100

Card billing address, line 2

string
length ≤ 50

Card billing city

string
length ≤ 50

Card billing state. Format: CC

string
length ≤ 20

Card billing zip code

string
length ≤ 2

Card billing country. Country codes are as shown in ISO 3166-1 alpha-2. Format: CC

string

Billing phone number

string

Billing email address

string
length ≤ 50

Billing fax number

string

Billing cell phone number

string
length ≤ 255

Website (invoice-specific field)

string
length ≤ 20

Driver's license number

string

Driver's license date of birth. Format: YYYY-MM-DD

string
length ≤ 2

Driver's license state. Format: CC

payment_details

Payment method details. Exactly one variant: raw card data, ACH (check) data, payment_token, Apple Pay encrypted payload, or Google Pay encrypted payload. Do not combine fields from different variants.

cardholder_auth

Cardholder authentication data. Use the 3-D Secure variant for EMV authentication results. Use the Decrypted wallet variant for merchant-decrypted Apple Pay or Google Pay, which relays the cryptogram and ECI to the 3-D Secure fields.

Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json