This call is deprecated. We recommend to use PIM API instead.
The corresponding new call is: GET /v1/supplier/type.
Retrieve supplier groups.
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 |
---|---|---|
supplierGroupID | integer | |
name | string | |
added | integer | Unix timestamp. Creation time. |
lastModified | integer | Unix timestamp. Last modification time. |