Bills
Gets the latest bills for a company
Columns
Name | Type | References | |
Id [KEY] | String | ||
CompanyId | String |
Companies.Id | |
Reference | String | ||
SupplierId | String |
Suppliers.Id | |
SupplierName | String | ||
IssueDate | Datetime | ||
DueDate | Datetime | ||
Currency | String | ||
CurrencyRate | Double | ||
LineItems | String | ||
Status | String | ||
SubTotal | Double | ||
TaxAmount | Double | ||
TotalAmount | Double | ||
AmountDue | Double | ||
ModifiedDate | Datetime | ||
SourceModifiedDate | Datetime |