Fields - Vendor
| Field Name | Data Type | Description, Example |
|---|---|---|
| CMF | string | Dealer number |
| vendorid | long | Id for vendor |
| vendornumbr | long | Vendor number |
| name | string | Name of vendor |
| productdesc | string | Description of product |
| isactive | int | Indicator if the vendor is active in the system |
| vendor1099 | int | Indicator if the vendor has their 1099 in the system |
| isforeign | int | Indicator if the vendor is foreign |
| vendoraddress1 | string | First line of vendor address |
| vendoraddress2 | string | Second line of vendor address |
| city | string | City of vendor address |
| state | string | State of vendor address |
| zip | string | Zipcode of vendor address |
| country | string | Country of vendor address |
| phone | string | Phone number for vendor |
| string | Email address for vendor | |
| fax | string | Fax number for vendor |
| hasdistribution | int | Indicator if vendor has distribution |
| distributiondesc | string | Description for distribution |
| lastmodifieddate | bigint | Foreign identifier to accounting document |
| lastmodifiedby | string | Identifier of user last modified vendor |
| accountingstore | string | Name of accounting database |
| associatedstore | string | Name of the working database |