KT-CT-3928
Error Type: VALIDATION
Idempotency key used for another repayment request.
The provided idempotency key has already been used with another repayment request. Please re-request with a unique idempotency key
Error Message
{
"errors": [
{
"message": "Idempotency key used for another repayment request.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "The provided idempotency key has already been used with another repayment request. Please re-request with a unique idempotency key",
"errorCode": "KT-CT-3928"
}
}
]
}