KT-CT-3929
Error Type: VALIDATION
The payment is not in a refundable state.
The payment requested for refund is not in a refundable state. Only 'cleared' payments can be requested for refund.
Error Message
{
"errors": [
{
"message": "The payment is not in a refundable state.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "The payment requested for refund is not in a refundable state. Only 'cleared' payments can be requested for refund.",
"errorCode": "KT-CT-3929"
}
}
]
}