Skip to content

Errors

The following API errors can be encountered with card transactions.

Warning icon

Caution – Only the legacy API sends the error code in HTTP errors

When handling errors with connect, only the message attribute is returned for now.

Card Transaction errors

CodeMessage
61000Length of acceptorId must be lower than 16 characters
61001Length of acceptorName must be lower than 23 characters
61002Length of acceptorCity must be lower than 14 characters
61003Length of acceptorCountry must be lower than 4 characters
61004Length of paymentLocalTime must be lower than 6 characters
61005Length of panToken must be lower than 2^63-1 and higher than 1.
61006paymentAmount is mandatory
61007Length of paymentCurrency must equal 3 numbers
61008Length of fees must be lower than 9 numbers
61009Length of paymentCountry must equal 3 characters
61010paymentId is mandatory
61011paymentStatus is mandatory
61012posCardholderPresence length must be lower than 2 numbers
61013posCardPresence length must be lower than 2 numbers
61014panEntryMethod length must be lower than 3 numbers
61015Length of authorizationResponseCode must equal 2 numbers
61016authorizationIssuerId is mandatory
61017authorizationMti length must be equal to 4 numbers
61018authorizedBalance is mandatory
61019acceptorName is mandatory
61020acceptorCity is mandatory
61021acceptorCountry is mandatory
61022panToken is mandatory
61023authorizationResponseCode is mandatory
61024authorizationMti is mandatory
61025paymentCurrency is mandatory
61026Impossible to read card transactions
61027Unable to filter card transactions by merchantId without at least one of its input parameters: id, cardId, walletId, publicToken, paymentId.
61028Card Transaction Id is mandatory
61029Card Transaction Id does not exist
61030clientId is mandatory
61031The request must contain at least one of those inputs: cardId, paymentId, publicToken, walletId
61032cardTransactionId must be an integer
61033cardId must be an integer
61034walletId must be an integer
61035publicToken must be a string
61036paymentId must be an integer
61037merchantId must be a string
61038Invalid cardTransactionId format (numeric is expected)
61039Invalid format (numeric is expected)
61040The request must contain at least one of those inputs: cardTransactionId, cardId, paymentId, publicToken, walletId
61041Impossible to read card transactions