v2

latestOpenAPI 3.0.32026-08-07534393676.1 KB
plant-docket

patch/api/plant-docket/{id}/

Path parameters

idstring uuid required

A UUID string identifying this plant docket.

Headers

X-Companystring

The company id to request data for

Request body

idstring uuid
projectstring uuid
created_bystring uuid
created_by_namestring
created_by_employeestring
approval_signaturestring
attachmentsstring
operatorstring uuid
equipmentstring uuid
created_atstring date-time
updated_atstring date-time
created_datestring date
status'Open' | 'Approved'
  • Open - Open
  • Approved - Approved
ref_nointeger
floatboolean
plant_idstring nullable
equipment_attachmentsstring
worksstring
wait_hoursnumber double nullable
break_hoursnumber double nullable
start_timestring date-time
finish_timestring date-time
approved_atstring date-time nullable
approval_namestring nullable
invoicedboolean
printedboolean
viewedboolean

Response

idstring uuid required
projectstring uuid required
created_bystring uuid
created_by_namestring required
created_by_employeestring required
approval_signaturestring
attachmentsstring
operatorstring uuid required
equipmentstring uuid required
created_atstring date-time required
updated_atstring date-time required
created_datestring date
status'Open' | 'Approved'
  • Open - Open
  • Approved - Approved
ref_nointeger required
floatboolean required
plant_idstring nullable
equipment_attachmentsstring
worksstring
wait_hoursnumber double nullable
break_hoursnumber double nullable
start_timestring date-time required
finish_timestring date-time required
approved_atstring date-time nullable
approval_namestring nullable
invoicedboolean
printedboolean
viewedboolean