Retrieve event statuses.
Statuses can be added or edited with saveEventStatus.
| Parameter name | Description | Possible value | Required |
|---|---|---|---|
| lang | Retrieve item names in a specific language. If omitted, API will return item names in the default language of your Erply account. Possible values:
|
string |
| Field name | Type | Description |
|---|---|---|
| id | integer | |
| name | string | |
| color | string | Color in #rrggbb format, can be used to display events with different status with different colors. (Deprecated field name: "colour") |
| added | integer | Creation timestamp. |
| lastModified | integer | Last modification timestamp. |