Update Billing Address

Update a customer billing address.

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

Never Use Real API Keys

Use Sandbox keys with the Try It feature. Do not enter production API keys when testing.

Path Params
string
required
length ≤ 36

The customer vault ID.

string
required
length ≤ 32

The billing address ID to update.

Body Params

Partial update of a customer vault billing record.

string

Billing information identifier. Usually omitted when updating via billing_id in the URL.

string
length ≤ 50

First name

string
length ≤ 50

Last name

string
length ≤ 100

Company name

string
length ≤ 100

Address line 1

string
length ≤ 100

Address line 2

string
length ≤ 50

City

string
length ≤ 50

State or province. Format: CC

string
length ≤ 20

ZIP or postal code

string
length ≤ 2

Country code (ISO 3166-1 alpha-2). Format: CC

string

Phone number

string

Email address

string
length ≤ 50

Fax number

string
length between 3 and 3

ISO 4217 currency code used for payment validation. Defaults to USD when omitted.

integer | null

Priority of the billing address

payment_details

Payment method for a customer vault billing record. Supports the same retail card-present variants as payment transactions.

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