Customer Data
Customer data is exported to a JSON file named CustomerList.json and contains the Customer object along with its paired Address, Email, Phone, and Transfer objects.
Customer
CustomerAccountKey |
For linked accounts, this is the customer number of the primary person. It will be the same as CustomerKey if this is the primary person on two linked customer records OR if there is no spouse on file. Bidirectional |
||||||
CustomerAcquisition |
How the customer was acquired. |
||||||
CustomerAsKey |
The associate signed to this customer. |
||||||
CustomerBirthDate |
The customer's birthdate. Bidirectional |
||||||
CustomerCompany |
The name of the company. Bidirectional |
||||||
CustomerCoupleName |
For customer's with spouses, this is how the combined name should appear. Bidirectional |
||||||
CustomerCreditLimit |
For credit limit on this customer's store charge account. |
||||||
CustomerDateEntered |
The date this customer was entered. |
||||||
CustomerDateVerified |
No longer used (legacy) |
||||||
CustomerDiscount |
No longer used (legacy) |
||||||
CustomerFirstName |
The customer's first name. Bidirectional |
||||||
CustomerGender |
The customer's gender.
Bidirectional |
||||||
Customerid |
The sequential customer number for this customer. The second component of CustomerKey, i.e. the customer number. |
||||||
CustomerImage |
The image file linked to this customer. If there are multiple images each file name delineated by a vertical bar. Bidirectional |
||||||
CustomerInactive |
|
||||||
CustomerInterestRate |
Special interest rate for this customer's house account. Overrides system default. |
||||||
CustomerIsCompany |
|
||||||
CustomerKey |
The customer number in format [CustomerStoreId - Customerid], e.g. 001-00001. |
||||||
CustomerKey1 - 8 |
Custom detail fields defined by the user. Bidirectional |
||||||
CustomerLastName |
The customer's last name. Bidirectional |
||||||
CustomerLicenseNo |
The customer's license number. |
||||||
CustomerMarried |
No longer used (legacy) |
||||||
CustomerMiddleName |
The customer's middle name. Bidirectional |
||||||
CustomerMinMarkup |
No longer used (legacy) |
||||||
CustomerMinPayment |
The minimum payment due for this customer's house account. Overrides system default. |
||||||
CustomerNoStatements |
|
||||||
CustomerNotes |
The first 255 characters of notes are stored in CustomerNotes255. Any characters over that limit are stored here. All notes are in RTF format. |
||||||
CustomerNotes255 |
Notes on the customer. If the notes are longer than 255 characters the overflow goes to CustomerNotes. All notes are in RTF format. |
||||||
CustomerOldCustKey |
For customers converted from another software system, this is the customer number in the previous software. |
||||||
CustomerPrefEmail |
The key of the preferred email address. Bidirectional |
||||||
CustomerPrefMail |
The key of the preferred mailing address. Bidirectional |
||||||
CustomerPrefPhone |
The key of the preferred phone number. Bidirectional |
||||||
CustomerQuickbooks |
No longer used (legacy) |
||||||
CustomerReferredBy |
The customer number of the person who referred this person.. |
||||||
CustomerSpouseBirthdate |
The customer's spouse's birthdate. Bidirectional |
||||||
CustomerSpouseKey |
The customer number of this customer's spouse. |
||||||
CustomerSSNO |
No longer used (legacy) |
||||||
CustomerStoreId |
The store number for this customer. |
||||||
CustomerSuffix |
The customer's suffix, e.g. junior. Bidirectional |
||||||
CustomerSwapped |
No longer used (legacy) |
||||||
CustomerTaxExempt |
|
||||||
CustomerTaxId |
The tax ID for this customer. |
||||||
CustomerTerms |
No longer used (legacy) |
||||||
CustomerTitle |
The customer's title, e.g. doctor. Bidirectional |
||||||
CustomerType |
Custom detail fields defined by the user. Bidirectional |
||||||
CustomerUpdateDate |
The date/time customer record was last modified. |
||||||
CustomerUpdateSeq |
This number is incremented by one each time the customer record is updated. |
||||||
CustomerUpdateStation |
The workstation number where the customer record was last updated. |
||||||
CustomerUpdateStore |
The store number where the customer record was last updated. |
||||||
CustomerUpdateUser |
The associate number for the person that last updated customer record. |
||||||
CustomerWeddingAnniv |
The customer's wedding anniversary. Bidirectional |
||||||
CustomerWholesale |
No longer used (legacy) |
||||||
CustomerXfer |
|
||||||
CustomerYnStoreCredit |
|
Addresses
Key | The key paired to this data set. |
AddressCustKey |
The customer number in format [CustomerStoreId - Customerid], e.g. 001-00001, that this address belongs to. |
AddressType |
The type of address, e.g. home, work. |
AddressCompany |
Company name included in address. |
AddressStreet |
The street number and name of the address. |
AddressStreet2 |
Additional street address data, e.g. suite., for this address. |
AddressCity |
The city in the address. |
AddressState |
The state in the address. |
AddressZip |
The ZIP or postal code in the address. |
AddressCountry |
The country in the address. |
AddressCustAccountKey |
For linked accounts, this is the customer number of the primary person. It will be the same as AddressCustKey if this is the primary person on two linked customer records OR if there is no spouse on file. |
Emails
Key | The key paired to this data set. | ||||
EmailCustKey |
The customer number in format [CustomerStoreId - Customerid], e.g. 001-00001, that this email belongs to. |
||||
EmailType |
The type of email address, e.g. home, work. |
||||
EmailEmail |
The email address. |
||||
EmailSendPromo |
|
||||
EmailCustAccountKey |
For linked accounts, this is the customer number of the primary person. It will be the same as AddressCustKey if this is the primary person on two linked customer records OR if there is no spouse on file. |
Phones
Key | The key paired to this data set. | ||||
PhoneCustKey |
The customer number in format [CustomerStoreId - Customerid], e.g. 001-00001, that this phone number belongs to. |
||||
PhoneType |
The type of phone number, e.g. home, work. |
||||
PhonePhone |
The phone number. |
||||
PhoneDoNotContact |
|
||||
PhonePhoneExt |
The phone number's extension. |
||||
PhoneCustAccountKey |
For linked accounts, this is the customer number of the primary person. It will be the same as AddressCustKey if this is the primary person on two linked customer records OR if there is no spouse on file. |
CustomerTransfer
This object links your customer record to an Edge customer record.
WebTransferKey |
Internal Edge key - do not change |
WebTransferEdgeID |
Internal Edge key - do not change |
WebTransferWebID |
Your ID number or key for this customer record; used to link your customer record to the Edge. If this is null then this customer has not been linked. When EDT imports the CustomerList.json back into the Edge it will link your customer ID/key to the Edge customer record. If no Edge customer exists, it will add them as a new customer. |
WebTransferLastModified |
The date/time this record was last updated. |
WebTransferRequiresWebUpload |
Internal flag - do not change |
WebTransferRequiresEdgeAttention |
Internal flag - do not change |
WebTransferType |
Internal flag - do not change |