Customer
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
addresses
arrayAddresses associated with the customer.
google_pay_cards
arrayGoogle Pay cards associated with the customer.
apple_pay_cards
arrayApple Pay cards associated with the customer.
company
StringCompany name.
created_at
TimeThe 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
StringEmail address composed of ASCII characters.
fax
StringFax number.
first_name
StringThe first name.
graphql_id
StringThe unique identifier used to identify this customer in Braintree's GraphQL API.
id
StringA 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
StringCountry code of phone number. 1-3 digits. Required.
national_number
StringNational number of phone number. 4-12 digits. Required.
last_name
StringThe 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
StringDeprecated.
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
TimeThe 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
StringWebsite URL.