Update a company

Updates an existing contractor company by providing its ID and a field mask of attributes to change.

Body Params
string
required

Required. The ID of the contractor company type.

string
required

Required. The ID of the contractor company.

contractor_company_attributes
object

The attributes of the contractor company.

string
required

Required. The attributes (such as name etc.) you want to update for the contractor company. The contents should reference fields of the ContractorCompanyAttributes message. For example, 'update_mask=name,contact_details.address' indicates that only the name and contact_details.address fields of the ContractorCompanyAttributes message should be updated. Any other attributes provided in the ContractorCompanyAttributes body will be ignored.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json