getSupplierGroups

This call is deprecated. We recommend to use PIM API instead.

The corresponding new call is: GET /v1/supplier/type.

Retrieve supplier groups.

Input parameters

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)

Response

Field name Type Description
supplierGroupID Integer
name String
added Unix timestamp Creation time.
lastModified Unix timestamp Last modification time.