cancelMoveOut
Cancel an ongoing move out.
Arguments
Possible Errors
- KT-CT-1113: Disabled GraphQL field requested.
- KT-CT-7899: An internal error occurred.
- KT-JP-4101: Unauthorized.
- KT-JP-4501: Unauthorized.
- KT-JP-4520: Unable to process request.
- KT-JP-4535: Move out cancel cannot self-service.
- KT-JP-4536: Move out active process not found.
- KT-JP-4537: Move out cancel input data is invalid.
- KT-JP-4538: Move out process not withdrawable.
Allowed Viewers
Required Permissions
Can access customer queriesQuery Complexity
6Examples
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Variables
{
"input": CancelMoveOutInput
}
Response
{
"data": {
"cancelMoveOut": {
"spin": "beyond-laugh-might-six-appear"
}
}
}