Skip to main content

Migrate client/client group

This operation will move the client/clientgroup to a company. It can also add a client (that is not part of any company) to a company.

Path Parameters
  • companyId string required
Header Parameters
  • Accept string required
Request Body required
  • entities object[]
  • clientId integer
  • _type_ string
  • clientGroupId integer
Responses

OK


Schema
  • errorMessage string
  • errorCode integer
Loading...