Hurtownie

Pobierz listę hurtowni

Zwraca listę aktywnych hurtowni

get/suppliers

Response

Sukces

idinteger

Identyfikator hurtowni

namestring

Nazwa hurtowni

Example response

[
  {
    "id": 1,
    "name": "Action"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.