Skip to main content

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"
      }
    }
  ]
}