customers
Moves a client customer to a new manager customer. This simplifies the complex request that requires two operations to move a client customer to a new manager, for example: 1. Update operation with Status INACTIVE (previous manager) and, 2. Update operation with Status ACTIVE (new manager). List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError HeaderError InternalError MutateError QuotaError RequestError
post/v23/customers/{+customerId}/customerManagerLinks:moveManagerLink
Path parameters
customerIdstring required
Required. The ID of the client customer that is being moved.
Request body
Response
Successful response