Update Billing Address

Update an existing billing address for a customer.

Path Params
string
required

The customer vault ID.

string
required

The billing address ID to update.

Body Params
string
enum

Can be set to 'recurring' to mark payment as a recurring transaction or 'installment' to mark payment as an installment transaction

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

Responses

401

Unauthorized

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