KT-CT-9019
Error Type: VALIDATION
Invalid input.
For an account user, accountNumber should be provided. Otherwise, only one of emailAddress or mobileNumber should be provided
Error Message
{
"errors": [
{
"message": "Invalid input.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "For an account user, accountNumber should be provided. Otherwise, only one of emailAddress or mobileNumber should be provided",
"errorCode": "KT-CT-9019"
}
}
]
}