Customer

Description

The Customer object represents a customer.

Properties

TypeNameDescription
stringMerchantIdUnique identifier of the merchant associated with this customer.
stringCustomerInternalIdUnique customer internal ID assigned by EBizCharge.
stringCustomerIdUnique customer ID assigned by the user.
stringFirstNameFirst name of the customer.
stringLastNameLast name of the customer.
stringCompanyNameCompany or organization name of the customer.
stringPhoneTelephone number of the customer.
stringCellPhoneCell phone number of the customer.
stringFaxFax number number of the customer.
stringEmailEmail address of the customer.
stringWebSiteWebsite of the customer.
RecurringBilling[]RecurringBillingDataList of recurring bills associated to the customer.
AddressBillingAddressBilling address of the customer.
AddressShippingAddressShipping address of the customer.
PaymentMethodProfile[]PaymentMethodProfilesList of payment method profiles associated to the customer.
stringCustomerTokenUnique customer token assigned by EBizCharge.
stringCustomerNotesNotes related to the customer.
stringSoftwareIdUnique identifier for the integration.
EBizCustomField[]CustomerCustomFieldsList of custom fields.
stringCustomerLastSyncDateTimeDate and time the customer was synced with the integration.
stringDivisionIdUnique identifier used within an organization's Enterprise Resource Planning (ERP) system to specifically designate a particular business unit, department, or division.
stringDateTimeCreatedDate and time the customer was created in the EBizCharge platform.
stringDateTimeModifiedDate and time the customer was modified in the EBizCharge platform.