Перейти к основному содержанию
GET
/
v1
/
shop
/
warehouses
/
actions
/
stats
cURL
curl --request GET \
  --url https://api.example.com/v1/shop/warehouses/actions/stats/
[
  {
    "counterparty": 123,
    "children": [
      123
    ]
  }
]

Ответ

200 - application/json
counterparty
integer
обязательно
children
integer[]
обязательно