Vendors
Returns all vendors.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Name | String | ||
| Active | Boolean | ||
| Contact | String | ||
| Phone | String | ||
| AltPhone | String | ||
| Fax | String | ||
| Emails | String | ||
| AccountNr | String | ||
| CreditLimit | Double | ||
| EligibleFor1099 | Boolean | ||
| Balance | Double | ||
| TotalPastDue | Double | ||
| Memo | String | ||
| BillingAddressId | Integer | ||
| BillingAddressLine1 | String | ||
| BillingAddressCity | String | ||
| BillingAddressCountry | String | ||
| BillingAddressState | String | ||
| BillingAddressZipcode | String | ||
| PaymentTermId | Integer | ||
| PaymentTermName | String | ||
| PaymentTermActive | Boolean | ||
| PaymentTermDueDays | Integer | ||
| PaymentTermFixedNumberOfDays | Boolean | ||
| PaymentMethodId | Integer | ||
| PaymentMethodName | String | ||
| PaymentMethodActive | Boolean | ||
| PaymentMethodTypeId | String |