Expenses
Returns the list of all expenses.
Columns
| Name | Type | References | |
| OrganizationId | Long |
Organizations.OrganizationId | |
| ExpenseId [KEY] | Long | ||
| Date | Date | ||
| AccountName | String | ||
| ReferenceNumber | String | ||
| Status | String |
The allowed values are unbilled, invoiced, reimbursed, non-billable, billable. | |
| Description | String | ||
| BcyTotal | Double | ||
| BcyTotalWithoutTax | Double | ||
| CreatedTime | Datetime | ||
| CurrencyCode | String | ||
| CurrencyId | String | ||
| CustomFieldsList | String | ||
| CustomerId | String | ||
| CustomerName | String | ||
| Distance | Double | ||
| EndReading | String | ||
| ExchangeRate | Double | ||
| ExpenseReceiptName | String | ||
| ExpenseType | String | ||
| HasAttachment | Boolean | ||
| IsBillable | Boolean | ||
| IsPersonal | Boolean | ||
| LastModifiedTime | Datetime | ||
| MileageRate | Double | ||
| MileageType | String | ||
| MileageUnit | String | ||
| ReportId | String | ||
| ReportName | String | ||
| ReportNumber | String | ||
| StartReading | String | ||
| Total | Double | ||
| TotalWithoutTax | Double |