Skip to main content

Error Message

{
  "errors": [
    {
      "message": "Payment instruction creation using the same card number on the same day is not allowed.",
      "extensions": {
        "errorType": "VALIDATION",
        "errorDescription": "We do not allow the creation of a new payment instruction using the same card number on the same day.",
        "errorCode": "KT-JP-3902"
      }
    }
  ]
}