v1

latestOpenAPI 3.0.12026-07-17121196210.3 KB
CrmCompany

Update a company

patch/crm/companies/{id}

Path parameters

idstring required

Request body

idstring required

The unique id of this object in Revert

remoteIdstring required

The unique id of this object in the downstream CRM.

{"stackTrail":"components:schemas:commonCommonUnifiedFields:properties:createdTimestamp","oasType":"schema","type":"unknown","description":"Creation timestamp of the object."}
{"stackTrail":"components:schemas:commonCommonUnifiedFields:properties:updatedTimestamp","oasType":"schema","type":"unknown","description":"The last updated timestamp of the object."}
{"stackTrail":"components:schemas:commonCommonUnifiedFields:properties:additional","oasType":"schema","type":"unknown","description":"Any fields that are not unified yet/non-unifiable come inside this `json` object.","nullable":true}

Response

status'ok' | 'error' required
messagestring required
{"stackTrail":"components:schemas:crmCreateOrUpdateCompanyResponse:properties:result","oasType":"schema","type":"unknown"}