v51

latestSwagger 2.0raw.githubusercontent.com2026-08-0197117213.7 KB
Maintenance

Update Maintenance Entry

put/v1/maintenance/{id}

Path parameters

idstring required

Maintenance ID

Request body

completedDatestring
coststring
descriptionstring
namestring
scheduledDatestring

Example request

{
  "cost": "0"
}

Response

OK

completedDatestring
coststring
descriptionstring
idstring
namestring
scheduledDatestring

Example response

{
  "cost": "0"
}