Customer
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
getAddresses()
arrayAddresses associated with the customer.
getAndroidPayCards()
arrayAndroid Pay cards associated with the customer.
getApplePayCards()
arrayApple Pay cards associated with the customer.
getCompany()
stringCompany name.
getCreatedAt()
CalendarThe date/time the object was created. Returned in UTC.
getCreditCards()
arrayCredit cards associated with the customer.
A collection of custom field/value pairs.
getEmail()
stringEmail address composed of ASCII characters.
getFax()
stringFax number.
getFirstName()
stringThe first name.
getGraphQLId()
stringThe unique identifier used to identify this customer in Braintree's GraphQL API.
getId()
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.
getCountryCode()
stringCountry code of phone number. 1-3 digits. Required.
getNationalNumber()
stringNational number of phone number. 4-12 digits. Required.
getLastName()
stringThe last name.
getMasterpassCards()
arrayMasterpass cards associated with the customer.
getPaymentMethods()
arrayPayment methods associated with the customer.
getPaypalAccounts()
arrayPayPal accounts associated with the customer.
getPhone()
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.
getSamsungPayCards()
arraySamsung Pay cards associated with the customer.
SEPA Direct Debit accounts associated with the customer.
getUpdatedAt()
CalendarThe date/time the object was last updated. Returned in UTC.
getUsBankAccounts()
arrayUS Bank Accounts associated with the customer.
getVenmoAccounts()
arrayVenmo accounts associated with the customer.
Visa Checkout cards associated with the customer.
getWebsite()
stringWebsite URL.