Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request GET \
--url https://api.example.com/v1/crm/maintenances/{id}/{
"id": 123,
"name": "<string>",
"inventory": {
"id": 123,
"name": "<string>",
"car": {
"id": 123,
"type": "CAR",
"brand": "<string>",
"model": "<string>",
"number": "<string>",
"tech_passport": "<string>",
"serial": "<string>",
"vin": "<string>",
"extra": "<unknown>"
},
"group": 123,
"unique_id": "<string>",
"category": 123,
"image": "<string>",
"extra": "<unknown>",
"sublease_user": 123,
"state": 123,
"disabled": 0,
"rental_point": 123
},
"maintenance_date": "2023-11-07T05:31:56Z",
"responsible": 123,
"comment": "<string>",
"fact_maintenance_date": "2023-11-07T05:31:56Z",
"end_total_distance": 123,
"description": "<string>",
"state": 123,
"interval": "<string>",
"type": 0,
"period_type": 0,
"distance_threshold": -1,
"time_threshold": "<string>",
"total_distance": 0,
"distance": 0
}curl --request GET \
--url https://api.example.com/v1/crm/maintenances/{id}/{
"id": 123,
"name": "<string>",
"inventory": {
"id": 123,
"name": "<string>",
"car": {
"id": 123,
"type": "CAR",
"brand": "<string>",
"model": "<string>",
"number": "<string>",
"tech_passport": "<string>",
"serial": "<string>",
"vin": "<string>",
"extra": "<unknown>"
},
"group": 123,
"unique_id": "<string>",
"category": 123,
"image": "<string>",
"extra": "<unknown>",
"sublease_user": 123,
"state": 123,
"disabled": 0,
"rental_point": 123
},
"maintenance_date": "2023-11-07T05:31:56Z",
"responsible": 123,
"comment": "<string>",
"fact_maintenance_date": "2023-11-07T05:31:56Z",
"end_total_distance": 123,
"description": "<string>",
"state": 123,
"interval": "<string>",
"type": 0,
"period_type": 0,
"distance_threshold": -1,
"time_threshold": "<string>",
"total_distance": 0,
"distance": 0
}255Show child attributes
0 - one time1 - periodic0, 1 -32768 <= x <= 327670 - interval1 - distance0, 1 -32768 <= x <= 32767-2147483648 <= x <= 2147483647-9223372036854776000 <= x <= 9223372036854776000-9223372036854776000 <= x <= 9223372036854776000Была ли эта страница полезной?