POST
/fleet/maintenanceCreate Maintenance Log
Request body
json
{
"truck_id": "{{truck_id}}",
"type": "oil_change",
"description": "Regular maintenance",
"cost": 250,
"date": "2026-07-10"
}Response fields
Asserted by the API’s own test suite.
log