{
"cursor": "",
"limit": 200,
"warehouse_ids": []
}curl --location 'api/ozon/warehouses/list' \
--header 'Client-Id: 3915226' \
--header 'Api-Key: d2528a1f-f607-4411-969d-7b394a34a015' \
--header 'Content-Type: application/json' \
--data '{
"cursor": "",
"limit": 200,
"warehouse_ids": []
}'{"detail":"Not Found"}