v2

latestOpenAPI 3.0.32026-08-07534393676.1 KB
client

patch/api/client/{id}/

Path parameters

idstring uuid required

A UUID string identifying this client.

Headers

X-Companystring

The company id to request data for

Request body

idstring uuid
companystring uuid
project_countstring
created_atstring date-time
updated_atstring date-time
namestring
phone_numberstring nullable
addressstring nullable

The format should be "address line, suburb postcode, country"

logostring uri nullable
contact_namestring nullable
contact_numberstring nullable
contact_emailstring email nullable

Response

idstring uuid required
companystring uuid
project_countstring required
created_atstring date-time required
updated_atstring date-time required
namestring required
phone_numberstring nullable
addressstring nullable

The format should be "address line, suburb postcode, country"

logostring uri nullable
contact_namestring nullable
contact_numberstring nullable
contact_emailstring email nullable