Перейти к основному содержанию
GET
/
v1
/
crm
/
inventorizations
/
states
cURL
curl --request GET \
  --url https://api.example.com/v1/crm/inventorizations/states/
[
  {
    "state": 123,
    "count": 0
  }
]

Ответ

200 - application/json
state
integer
обязательно
count
integer
по умолчанию:0