Customer
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
addresses
arrayAddresses associated with the customer.
android_pay_cards
arrayAndroid Pay cards associated with the customer.
apple_pay_cards
arrayApple Pay cards associated with the customer.
company
strCompany name.
created_at
datetimeThe date/time the object was created. Returned in UTC.
credit_cards
arrayCredit cards associated with the customer.
A collection of custom field/value pairs.
email
strEmail address composed of ASCII characters.
fax
strFax number.
first_name
strThe first name.
graphql_id
strThe unique identifier used to identify this customer in Braintree's GraphQL API.
id
strA string value representing this specific customer in your Vault.
The phone number that belongs to the address that is structured with country code and national number.
country_code
strCountry code of phone number. 1-3 digits. Required.
National number of phone number. 4-12 digits. Required.
last_name
strThe last name.
masterpass_cards
arrayMasterpass cards associated with the customer.
payment_methods
arrayPayment methods associated with the customer.
paypal_accounts
arrayPayPal accounts associated with the customer.
phone
strDeprecated.
We recommend using international_phone
. This functionality still exists in the gateway but is no longer documented. This parameter will be removed in the future.
samsung_pay_cards
arraySamsung Pay cards associated with the customer.
sepa_debit_accounts
arraySEPA Direct Debit accounts associated with the customer.
updated_at
datetimeThe date/time the object was last updated. Returned in UTC.
us_bank_accounts
arrayUS Bank Accounts associated with the customer.
venmo_accounts
arrayVenmo accounts associated with the customer.
visa_checkout_cards
arrayVisa Checkout cards associated with the customer.
website
strWebsite URL.