Skip to main content
PUT
Update a contractor

Authorizations

Authorization
string
header
required

Path Parameters

contractorId
string<uuid>
required

Body

application/json
companyName
string
Maximum string length: 260
contactName
string
Maximum string length: 260
email
string<email> | null
phoneNumber
string | null
Maximum string length: 160
fullAddress
string | null
Maximum string length: 560
status
enum<string>
Available options:
active,
inactive,
on_holiday
trades
string[]
coveragePostcodes
string[]
certifications
object[]
insurance
object[]
notes
string | null

Response

Updated contractor

data
object