BillVendors
FreshBooks bill vendor relationships and associations
Columns
| Name | Type | References | |
| VendorId [KEY] | Integer | ||
| VendorName | String | ||
| AccountNumber | String | ||
| City | String | ||
| Country | String | ||
| CreatedAt | Datetime | ||
| CurrencyCode | String | ||
| Is1099 | Boolean | ||
| Language | String | ||
| Note | String | ||
| OutstandingBalance | String | ||
| OverdueBalance | String | ||
| Phone | String | ||
| PostalCode | String | ||
| PrimaryContactEmail | String | ||
| PrimaryContactFirstName | String | ||
| PrimaryContactLastName | String | ||
| Province | String | ||
| Street | String | ||
| Street2 | String | ||
| TaxDefaults | String | ||
| UpdatedAt | Datetime | ||
| VisState | Integer | ||
| Website | String | ||
| AccountId | Integer |