Accounts
Add companies
Adds the companies with the ids to the account, if the company already is in the account is will not be added. You can add maximum 10 000 companies per request.
POST
/
accounts
/
{accountId}
/
companies
Authorizations
x-api-key
string
headerrequiredPath Parameters
accountId
integer
requiredThe account id
Body
companyId
integer
requiredexternalId1
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