update11

abstract suspend fun update11(externalId: String, putClientsClientIdRequest: PutClientsClientIdRequest): PutClientsClientIdResponse

Update a Client using the External Id Note: You can update any of the basic attributes of a client (but not its associations) using this API. Changing the relationship between a client and its office is not supported through this API. An API specific to handling transfers of clients between offices is available for the same. The relationship between a client and a group must be removed through the Groups API. Responses:

  • 200: OK

Return

PutClientsClientIdResponse

Parameters

externalId

externalId

putClientsClientIdRequest