Skip to main content
Anchor to CustomerCreditCardBillingAddress

CustomerCreditCardBillingAddress

object

Requires read_customers access scope. Also: Requires read_customer_payment_methods scope.

The billing address of a credit card payment instrument.

String

The first line of the address. Typically the street address or PO Box number.

String

The name of the city, district, village, or town.

String

The name of the country.

CountryCode

The two-letter code for the country of the address. For example, US.

String

The first name in the billing address.

String

The last name in the billing address.

String

The region of the address, such as the province, state, or district.

String

The alphanumeric code for the region. For example, ON.

String

The zip or postal code of the address.


Was this section helpful?