Bills
Retrieves a list of all bills.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| OrganizationId | Long | ||
| Draft | Boolean |
The allowed values are 0, 1. | |
| Status | String | ||
| SeriesNumber | String | ||
| Representation | String | ||
| Date | Date | ||
| DueDate | Date | ||
| CalculatorMode | String | ||
| CurrencyCode | String | ||
| ExchangeRate | String | ||
| Total | String | ||
| Initial | String | ||
| Net | String | ||
| Notes | String | ||
| Paid | String | ||
| Payable | String | ||
| Recurring | String | ||
| SupplierId | Long | ||
| Created | Datetime | ||
| Modified | Datetime | ||
| Trackingcategories | String | ||
| WithholdingTaxes | String | ||
| Items | String |