Expenses
Retrieve all expenses
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Subject | String | ||
| PoNumber | String | ||
| State | String |
The allowed values are outstanding, late, paid, archived. | |
| Blocked | Boolean | ||
| City | String | ||
| ContactFullName | String | ||
| ContactId | Integer | ||
| Country | String | ||
| CreatedAt | Datetime | ||
| Currency | String | ||
| DiscountCents | String | ||
| IssueDate | Date | ||
| Items | String | ||
| Notes | String | ||
| Payments | String | ||
| PostalCode | String | ||
| Region | String | ||
| StreetLine1 | String | ||
| StreetLine2 | String | ||
| SubtotalCents | String | ||
| TotalCents | Double | ||
| TagList | String | ||
| TaxId | String | ||
| Taxes | String | ||
| Url | String |