Accounts
Edit company
Edits the existing company in the account
PUT
/
accounts
/
{accountId}
/
companies
/
{companyId}
Authorizations
x-api-key
string
headerrequiredPath Parameters
accountId
integer
requiredThe account id
companyId
integer
requiredThe company id
Body
externalId1
string | null
Maximum length:
255
externalId2
string | null
Maximum length:
255
Response
200 - application/json
companyId
integer
externalId1
string | null
externalId2
string | null
lastUpdatedAtUtc
string