Retrieve tax offices.
| Parameter name | Description | Possible value | Required |
|---|---|---|---|
| changedSince | Retrieve only items that have been added or modified since the specified timestamp. Use it to keep a local database in sync with Erply. | Integer (Unix timestamp) |
| Field name | Type | Description |
|---|---|---|
| taxOfficeID | integer | |
| code | string | |
| name | string | |
| added | integer | Unix timestamp. Creation time. |
| lastModified | integer | Unix timestamp. Last modification time. |