Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request GET \
--url https://api.example.com/v1/crm/inventories/general/{
"company": {
"count": 123,
"count_free": 123,
"count_reserved": 123,
"count_inrent": 123,
"count_broken": 123,
"count_repair": 123,
"count_warehouse": 123
},
"sublease": {
"count": 123,
"count_free": 123,
"count_reserved": 123,
"count_inrent": 123,
"count_broken": 123,
"count_repair": 123,
"count_warehouse": 123
},
"rent_amount": 123
}curl --request GET \
--url https://api.example.com/v1/crm/inventories/general/{
"company": {
"count": 123,
"count_free": 123,
"count_reserved": 123,
"count_inrent": 123,
"count_broken": 123,
"count_repair": 123,
"count_warehouse": 123
},
"sublease": {
"count": 123,
"count_free": 123,
"count_reserved": 123,
"count_inrent": 123,
"count_broken": 123,
"count_repair": 123,
"count_warehouse": 123
},
"rent_amount": 123
}Была ли эта страница полезной?