Database Columns | Special Instructions | Data Type | Field Length |
---|
CustomerNumber | (REQUIRED). This is a unique number or code assigned to track Customer records. | text | 50 |
AddressType | There are 3 acceptable values: 'Both (Bill To & Ship To)', or 'Bill To', or 'Ship To'. | text | 50 |
IsSubCustomer | This is a boolean value. Is the Customer a sub-customer or not? (Acceptable values are 'Yes', 'True' or '1' if affirmative and 'No', 'False' or '0' if negative.) | Yes/No | 0 |
ParentCustomer | This is the Parent Customer value for Customer. | text | 50 |
Active | This is a boolean value. Is the Customer active or not? (Acceptable values are 'Yes', 'True' or '1' if affirmative and 'No', 'False' or '0' if negative.) | Yes/No | 0 |
Company | (REQUIRED). This is the Company Name of the Customer. (The value must be unique.) | text | 150 |
Prefix | This is Prefix value for Customer. | text | 50 |
FirstName | This is First Name for Customer. | text | 50 |
LastName | This is Last Name for Customer. | text | 50 |
Title | This is Title value for Customer. | text | 50 |
Street | This is Street value for Customer. | text | 250 |
Suite | This is Suite value for Customer. | text | 50 |
City | This is City value for Customer. | text | 50 |
State | This is State value for Customer. | text | 50 |
ZipCode | This is ZipCode value for Customer. | text | 50 |
Region | This is Region value for Customer. | text | 50 |
Country | This is Country value for Customer. | text | 50 |
Phone | This is Phone value for Customer. | text | 50 |
PhoneExt | This is Phone Ext value for Customer. | text | 50 |
Fax | This is Fax value for Customer. | text | 50 |
CustomerType | This is Customer Type value for Customer. | text | 50 |
CustomerSubType | This is Customer SubType value for Customer. | text | 50 |
Status | This is Status value for Customer. | text | 50 |
CompanyEmail | This is Company Email value for Customer. | text | 50 |
CompanyWebsite | This is Company Website value for Customer. | text | 100 |
AccountRep | This is AccountRep for Customer. | text | 50 |
Salesperson | This is Sales person for Customer. | text | 50 |
ShippedVia | This is Shipped Via value for Customer. | text | 50 |
Warehouse | This is Warehouse value for Customer. | text | 50 |
DefaultPricing | This is Default Pricing value for Customer. | text | 150 |
DefaultPricingDiscount | This is Default Pricing Discount value for Customer. | decimal | 0 |
DefaultPricingMarkup | This is Markup value for Customer. | decimal | 0 |
DefaultPricingMultiplier | This is Multiplier value for Customer. | decimal | 0 |
DefaultPricingCode | This is Pricing Code value for Customer. | text | 50 |
PaymentTerms | This is Payment Terms value for Customer. | text | 50 |
PaymentMethod | This is Payment Method value for Customer. | text | 50 |
CreditLimit | This is Credit Limit value for Customer. | text | 50 |
CreditDays | This is Credit Days value for Customer. | small number | 0 |
TaxExempt | This is TaxExempt value for Customer. | Yes/No | 0 |
TaxExemptNum | This is Tax ExemptNum value for Customer. | text | 50 |
FedTaxId | | text | 50 |
CreatedDate | This is Created Date value for Customer. | date | 0 |
CreatedBy | This is a value to store who will create a Customer. | text | 50 |
ModifiedDate | This is Modified Date value for Customer. | date | 0 |
ModifiedBy | This is a value to store who will update a Customer. | text | 50 |
QBOSync | This is QBO Sync(boolean) value for Customer. | Yes/No | 0 |
ReceivablesNotes | This is Receivables Notes value for Customer. | text | 10,000 |
InternalNotes | This is Internal Notes value for Customer. | text | 10,000 |
FreightNotes | This is Freight Notes value for Customer. | text | 10,000 |
SICCode | This is SICCode value for Customer. | text | 255 |
LastCampaignDate | This is Last Campaign Date value for Customer. | date | 0 |
LastCampaignMethod | This is Last Campaign Method value for Customer. | text | 255 |
LastCampaignPiece | This is Last Campaign Piece value for Customer. | text | 255 |
NextCampaignMethod | This is Next Campaign Method value for Customer. | text | 255 |
NextCompaignPiece | This is Next Compaign Piece value for Customer. | text | 255 |
LastContactDate | This is Last Contact Date value for Customer. | date | 0 |
LastContacted | This is Last Contacted value for Customer. | text | 255 |
LastContactBy | This is Last ContactBy value for Customer. | number | 0 |
NextContactDate | This is Next Contact Date value for Customer. | date | 0 |
NextContactBy | This is Next ContactBy value for Customer. | number | 0 |