Use this API to change the customer of a single case. For this API to execute successfully:
All of the following are required:
Name | Description |
---|---|
case.customer.id | ID of the target customer. |
Success
Bad Request message
Unauthorized
Forbidden
Not Found
Not Acceptable
Internal server error
{- "customer": {
- "id": "1003"
}
}
{- "code": "400-101",
- "developerMessage": "Unsupported query parameter(s) supplied: '<query_parameter>'."
}