v2

latestOpenAPI 3.0.32026-08-07534393676.1 KB
equipment

patch/api/equipment/{id}/

Path parameters

idstring uuid required

A UUID string identifying this equipment.

Headers

X-Companystring

The company id to request data for

Request body

idstring uuid
companystring uuid
statusstring
total_hoursstring
docsstring
onsite_atstring
maintenancestring
created_atstring date-time
updated_atstring date-time
deleted_atstring date-time nullable
namestring
supplierstring
type'owned' | 'hired'
  • owned - owned
  • hired - hired
costnumber double nullable
cost_unit'hour' | 'day' | 'week' | 'month'
  • hour - hour
  • day - day
  • week - week
  • month - month
registrationstring nullable
notesstring
photostring uri nullable

Response

idstring uuid required
companystring uuid
statusstring required
total_hoursstring required
docsstring required
onsite_atstring required
maintenancestring required
created_atstring date-time required
updated_atstring date-time required
deleted_atstring date-time nullable
namestring required
supplierstring
type'owned' | 'hired'
  • owned - owned
  • hired - hired
costnumber double nullable
cost_unit'hour' | 'day' | 'week' | 'month'
  • hour - hour
  • day - day
  • week - week
  • month - month
registrationstring nullable
notesstring
photostring uri nullable