Home
Responders
Vehicles
Competency-records
Supporting data
Regions
Competencies
Contractors
Vehicle Categories
Contractors
Competencies
Options:
GET
POST
PATCH
DELETE
refer to
docs
for full details
item
type
mandatory
description
comments
id
integer
unique id
assigned by server
name
string
the contractor name
archived
boolean
null
default is null or false
Example
{
"id": 2,
"name": "Smiths Earth-moving and Civil",
"archived": null,
}