Customer
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
addresses
arrayAddresses associated with the customer.
androidPayCards
arrayAndroid Pay cards associated with the customer.
applePayCards
arrayApple Pay cards associated with the customer.
company
StringCompany name.
createdAt
StringThe date/time the object was created. Returned in UTC.
creditCards
arrayCredit cards associated with the customer.
customFields
objA collection of custom field/value pairs.
email
StringEmail address composed of ASCII characters.
fax
StringFax number.
firstName
StringThe first name.
graphQLId
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.
countryCode
StringCountry code of phone number. 1-3 digits. Required.
nationalNumber
StringNational number of phone number. 4-12 digits. Required.
lastName
StringThe last name.
masterpassCards
arrayMasterpass cards associated with the customer.
paymentMethods
arrayPayment methods associated with the customer.
paypalAccounts
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.
samsungPayCards
arraySamsung Pay cards associated with the customer.
sepaDebitAccounts
arraySEPA Direct Debit accounts associated with the customer.
updatedAt
StringThe date/time the object was last updated. Returned in UTC.
usBankAccounts
arrayUS Bank Accounts associated with the customer.
venmoAccounts
arrayVenmo accounts associated with the customer.
visaCheckoutCards
arrayVisa Checkout cards associated with the customer.
website
StringWebsite URL.