Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request GET \
--url https://api.example.com/v1/crm/time_periods/{id}/{
"id": 123,
"time": "<string>",
"deleted": true,
"name": "<string>",
"weekdays": [
123
],
"inventory_tarif_count": 123,
"service_tarif_count": 123
}curl --request GET \
--url https://api.example.com/v1/crm/time_periods/{id}/{
"id": 123,
"time": "<string>",
"deleted": true,
"name": "<string>",
"weekdays": [
123
],
"inventory_tarif_count": 123,
"service_tarif_count": 123
}Была ли эта страница полезной?