| Name | Description | Type | Additional information |
|---|---|---|---|
| DistributorID |
database reference = distributors.id |
integer |
None. |
| CompanyName |
database reference = distributors.company |
string |
Required String length: inclusive between 0 and 50 |
| ContactName |
database reference = distributors.contact |
string |
String length: inclusive between 0 and 50 |
| Address |
database reference = distributors.address |
string |
String length: inclusive between 0 and 50 |
| Address2 |
database reference = distributors.address2 |
string |
String length: inclusive between 0 and 50 |
| City |
database reference = distributors.city |
string |
String length: inclusive between 0 and 50 |
| State |
database reference = distributors.state |
string |
String length: inclusive between 0 and 50 |
| Zip |
database reference = distributors.zip |
string |
String length: inclusive between 0 and 50 |
| Country |
database reference = distributors.country |
string |
String length: inclusive between 0 and 50 |
| Phone |
database reference = distributors.telephone |
string |
String length: inclusive between 0 and 50 |
| Fax |
database reference = distributors.fax |
string |
String length: inclusive between 0 and 50 |
|
database reference = distributors.email |
string |
String length: inclusive between 0 and 50 |
|
| Comments |
database reference = distributors.comments |
string |
String length: inclusive between 0 and 65535 |
| NotifyOnNewOrder |
database reference = distributors.isdropshipper |
boolean |
None. |
| NotifyOnNewOrderEmailSubject |
database reference = distributors.emailsubject |
string |
String length: inclusive between 0 and 250 |
| NotifyOnNewOrderEmailMessage |
database reference = distributors.emailmessage |
string |
String length: inclusive between 0 and 65535 |
| UserID |
database reference = distributors.userid |
string |
String length: inclusive between 0 and 50 |
| LastUpdate |
database reference = distributors.last_update |
date |
None. |
| IsDropShipper |
database reference = distributors.iswarehouse |
boolean |
None. |
| NotifyOnCancelledOrder |
database reference = distributors.sendcancelemail |
boolean |
None. |
| NotifyOnCancelledOrderEmailSubject |
database reference = distributors.cancelemailsubject |
string |
String length: inclusive between 0 and 250 |
| NotifyOnCancelledOrderEmailMessage |
database reference = distributors.cancelemailmessage |
string |
String length: inclusive between 0 and 65535 |
| POStyle |
database reference = distributors.PO_Style |
integer |
None. |
| POEmailNotification |
database reference = distributors.PO_IsEmailNotification |
boolean |
None. |
| POShippingInfo |
database reference = distributors.PO_shipping_info |
string |
String length: inclusive between 0 and 65535 |
| POPaymentInfo |
database reference = distributors.PO_payment_info |
string |
String length: inclusive between 0 and 65535 |
| POAdditionalNotes |
database reference = distributors.PO_additional_notes |
string |
String length: inclusive between 0 and 65535 |
| POEmailSubject |
database reference = distributors.PO_email_subject |
string |
String length: inclusive between 0 and 250 |