KT-CT-9702
Error Type: APPLICATION
Balance transfer is not support for debit account with Zero balance.
An account can have a negative or a positive balance but not a balance with zero value.
Error Message
{
"errors": [
{
"message": "Balance transfer is not support for debit account with Zero balance.",
"extensions": {
"errorType": "APPLICATION",
"errorDescription": "An account can have a negative or a positive balance but not a balance with zero value.",
"errorCode": "KT-CT-9702"
}
}
]
}