Skip to content

Introduction

A Card Transaction is an operation associated to an issued Card. All Card Transactions are mapped to CardTransaction objects.

Card payments almost always go through many steps. There is one CardTransaction per step but not all CardTransactions affect the Balances of the associated Wallet.

Key attributes

AttributeTypeDescription
cardtransactionIdstringThe unique identifier of the card transaction.
cardIdstringThe unique identifier of the card used for the transaction.
walletIdstringThe unique identifier of the Wallet the card is attached to.
walletCurrencystringThe currency of the Wallet.
merchantIdstringThe MID
merchantNamestringThe name of the merchant.
merchantAddressstringThe address of the merchant.
merchantCitystringThe city of the merchant.
merchantCountrystringThe country of the merchant. ISO 3166 3-letter code (except of the US which is a two-letter code)
publicTokenstringThe token of the card (a way to identify a card without knowing or communicating its PAN)
paymentAmountstringThe amount of the transaction, always expressed in Euros.
paymentCurrencystringThe local currency in which the transaction was made, ISO 4217 3-letter code.
paymentLocalAmountstringThe amount of the transaction in the local currency.
paymentLocalDatestringThe local date on which the transaction occurred.
paymentLocalTimestringThe local time at which the transaction occurred.
feesstringATM usage or foreign payments fees as defined by Treezor, always set to 0
paymentCountrystringCountry in which the transaction occurred, ISO 3166 3-letter code.
paymentStatusstringThe general status of the transaction. See table below
posCardholderPresencestringDescribes more precisely how the card was used. See list below
posPostcodestringPostcode of the transaction location.
posCountrystringCountry of the point of sale, ISO 3166 3-letter code.
posTerminalIdstringThe id of the terminal used for the transaction.
posCardPresencestringIndicates whether the card was physically present during the transaction:
  • 0 – The card was present
  • 1 – The card was absent
  • 9 – The card presence cannot be determined
panEntryMethodstringHow the PAN was captured by the merchant. See list below
authorizationNotestringContains detailed information regarding a declined transaction. See table below
authorizationResponseCodestringThe precise status of the transaction. See table below
authorizationIssuerIdstringThe transaction identifier as generated by the payment processor.
authorizationIssuerTimestringThe time of the transaction, in the timezone of the payment processor.
authorizationMtistringThe message type indicator. See list below
authorizedBalancestringThe Authorized Balance of the wallet after the transaction
mccstringThe Merchant Category Code (MCC). A MCC valued to 6011 indicates a withdrawal.
Some MCC are prohibited for anonymous electronic money, such as: money transfer, money order, foreign currency, liquid and cryptocurrency assets, lotteries, on-line gambling, betting, etc.
acquirerIdstringThe acquirer's ID (the merchant's bank in the form of 5 to 6 digits)
is3DSstringIndicates whether 3DSecure was used for authentication:
  • 1 – 3DS was used
  • 0 – 3DS was not used
totalLimitPaymentYearstringThe related Card yearly spent amount. This is used with Cards Limits
totalLimitPaymentMonthstringThe related Card monthly spent amount. This is used with Cards Limits
totalLimitPaymentWeekstringThe related Card weekly spent amount. This is used with Cards Limits
totalLimitPaymentDaystringThe related Card daily spent amount. This is used with Cards Limits
totalLimitPaymentAllstringThe related Card lifetime spent amount. This is used with Cards Limits
totalLimitAtmWeekstringThe related Card weekly ATM withdrawal amount. This is used with Cards Limits
totalLimitAtmDaystringThe related Card daily ATM withdrawal amount. This is used with Cards Limits
totalLimitAtmAllstringThe related Card lifetime ATM withdrawal amount. This is used with Cards Limits
cardDigitalizationExternalIdstringThe digital payment token identifier (only present if payment was made with a digital token such as ApplePay or GooglePay for example)
Bulb icon

Tip – Transaction object id for Card Transactions

When a CardTransaction produces a Transaction object, the CardTransaction.id is reflected in the Transaction.foreignId attribute.

red warning icon

Caution – Data formats may differ

The date, time, and country formats are different from Treezor usual API format because Treezor displays the information as provided by the Card processor.

Statuses (paymentStatus)

This attribute allows you to identify the type of transaction, as Card payments almost always go through many steps.

StatusDescriptionImpacts
Current Balance
Impacts
Authorized Balance
Note
AAuthorization acceptedno crossyes checkmarkAuthorization request accepted by Treezor
RRefundno crossno crossRefunded authorization
SSettledyes checkmarkGenerally noCan be:
  • Refund is successful and the buyer has been refunded
  • Payment is successful and the merchant has been paid
  • MoneySend is successful and the cardholder's bank account has been credited
MMoneySendno crossno crossMoneySend authorization
CClearedno crossno crossSettlement is received without a previous matching authorization reques.
IDeclinedno crossno crossAuthorization refused
VReversedno crossyes checkmarkAuthorization reversed

C (Cleared) may happen when a payment was approved offline by the payment terminal. Such transactions are processed asynchronously. It may take up to several days.

V (Reversed) may happen when an automated gas station authorized an amount greater than the actual amount of fuel pumped.

💡 Negative amounts and Non-Euro Settlement (S) can affect the Authorized Balance. See Non-Euro example and Negative amount settlement example.

MTI (authorizationMti)

The Message Type Identifier (MTI) indicates the type of transaction message.

TypeDescription
100Authorisation Request
120AdviceThis message is generated by the card processor, when a prior authorization request has been declined by the processor for example. It is also used for a reversal advice when the final amount spent at an AFD is known.
400Reversal Request
420Reversal AdviceThis message is sent to Treezor by the card processor when a prior reversal request was not delivered due to a network issue, for example.
1240Settlement

PAN Entry Method (panEntryMethod)

This attribute informs you of how the PAN was provided to or accessed by a merchant for a transaction.

Description
0Unknown or no terminal
1Manual Key Entry
2Partial Magnetic Stripe Read
3Barcode
4OCR
5Chip (contact interface)
7Chip (contactless interface)
10Credential-on-file (e.g., one-click purchase)
79PAN & Expiration date entered by acquirer
80Magnetic Stripe fallback (The terminal was not able to read the chip)
81e-commerce
91Contactless magstripe mod

Cardholder Presence (posCardholderPresence)

This attribute indicates whether the cardholder was present at the point of sale and provides details if they were not present.

Cardholder PresenceDescription
0yes checkmarkPresentCardholder present
1no crossNot-presentUnspecified
2no crossNot-presentMail/facsimile order
3no crossNot-presentPhone/ARU order
4no crossNot-presentStanding order/recurring transactions
5no crossNot-presentElectronic order (home computer, internet, mobile phone, PDA)
6no crossNot-presentInstallment transaction (similar to recurring but fixed number of installments)
9UnknownUnknown

Authorization Note (authorizationNote)

This attribute allows your Support Users to inform the cardholder of the cause of a payment incident and/or status.

You should always use the authorizationNote together with the authorizationResponseCode to provide accurate information to the cardholder.

The authorizationResponseCode indicates if the transaction was Declined or Approved, while the authorizationNote provides more details as to why.

Bulb icon

Tip – Multiple messages may be contained in the authorizationNote

In which case they are concatenated with the \n character to separate them.

Find below the list of common authorization notes.

Authorization NoteDescriptionSource
; DE095={amount}; DE095={amount}Informative message, {amount} is the remaining authorized amount after a partial reversalCard Processor
ASI.... AVS checkInformative message, the address of the cardholder has been checkedCard Processor
ASI.... CVC checkInformative message, the CVC has been checkedCard Processor
ATM MONTHLY LEGAL LIMIT OF WALLET EXCEEDEDThe legal ATM withdrawal limit has been reachedTreezor
AUTOMATIC AUTHORISATION REMOVAL BillAmt - {amount} Location - {business} {country}An authorization from 7 days ago has been cancelled and reversed, as no settlement occurred (these are generally used to ensure a Card is valid by authorizing a small amount that is never actually debited)Card Processor
Banknet advice: APS error; unable to deliver responseTemporary internal error, the Cardholder should retry their paymentCard Processor
BlockedCardThe Card is blocked.Card Processor
Card CVV2 not matching with cvv2 in auth requestThe cardholder entered an erroneous CVV2 (or CVC)Card Processor
ChargeBack - Credit to CardInformative message, the cardholder has just been refunded following a chargebackCard Processor
Connection TimeoutTemporary internal error, the Cardholder should retry their paymentCard Processor
COUNTRY CODE NOT ALLOWEDThe merchant's country is not allowed by the Card or Card ProgramCard Processor
CountryNotPermittedToCardHolderThe payment country is not allowed by the Card or Card ProgramCard Processor
Credit Other - pre-arbitrationArbitration case: the cardholder has definitively won the chargeback following a dispute with the merchant.Treezor
DECLINED BY GPSThe card processor declined the transaction (this is always accompanied by a more detailed message)Treezor
DECLINED BY NETWORKThe card processor declined the transactionScheme
DR: AF:Mag ATM attemptAn ATM withdrawal was attempted using the magstripe, which is forbidden for security reason. The cardholder should retry using the Card Chip&PIN method.Card Processor
DR: ARQC not matchingThere was a malfunction with the Card and/or the payment terminal, the cardholder may retry their payment onceCard Processor
DR: Card expiry check failed with Emboss Expiry date (DE014)The cardholder entered a wrong expiration dateCard Processor
DR: Card not found UnKnownCardThe Card PAN is unknown or invalid but does match Treezor's range of Card numbersCard Processor
DR: CVC2 tries exceededThe cardholder entered erroneous CVC too many times. A ticket must be open with Treezor to unlock it.Card Processor
DR: Declined due to Card Status: Card Destroyed (Original status 83, changed to 05) The Card has been destroyedCard Processor
DR: Declined due to Card Status: Expired cardThe Card has expired (expiration date is in the past)Card Processor
DR: Declined due to Card Status: Lost card (Capture)(Issuer will be charged if card is picked up)The Card has been lost and the merchant is allowed to keep the Card and send it to their bank for restitution to TreezorCard Processor
DR: Declined due to Card Status: Restricted card (Card is not active)The Card is inactiveCard Processor
DR: Declined due to Card Status: Short-term DebitThe Card is lockedCard Processor
DR: Declined due to Card Status: Stolen card (Capture)(Issuer will be charged if card is picked up)The Card has been stolen and the merchant is allowed to keep the Card and send it to their bank for restitution to TreezorCard Processor
DR: Declined due to CardUsageGroupCheck GroupUsageID-{groupId} [additional information]The authorization was blocked due to restrictions on the use of the Card. More information are available in the details: [additional information].Card Processor
DR: Declined due to Lost Card (Capture)(Original auth resp status 41, changed to 05)The Card has been declared as lostCard Processor
DR: Declined due to Restricted card (Card is not active)The Card is not activated or is disabledCard Processor
DR: Declined due to Stolen Card (Capture)(Original auth resp status 43, changed to 05) The Card has been declared as stolenCard Processor
DR: Decline existing tokens(10) > Min_Tokens_To_Decline(10) DR: MDES/VDEP validation failed MDES check failed from Tokenisation ProcessingThere are already 10 Cards tokenized with an X-Pay provider (Google Pay, Apple Pay, Samsung Pay...), no more tokenization are allowed
DR: Decline as wallet_device_score (1) <= wallet_device_max_score_decline (1)Card tokenization has been denied by the X-Pay provider (Apple Pay, Google Pay, Samsung Pay...) due to poor End User's device scoring
DR: Expiry Date missing.The expiration date of the Card has not been providedCard Processor
DR: IAV:V (checked by MC-PREVAL)Monetary Currency mismatch between authorization and authenticationCard Processor
DR: iCVV does not match on EMV Track 2Either an issue with the merchant's terminal, or the chip of the card. Contact Support if the issue occurs with multiple merchants.Card Processor
DR: Incorrect PINThe PIN code entered was incorrectCard Processor
DR: MDES Invalid Card Number - payment_token not foundThe Card was properly digitized for X-Pay but an incident occurred when payin with X-Pay. The cardholder should digitize their card again.Card Processor
DR: Offline PIN incorrectThe cardholder entered an erroneous PINCard Processor
DR: Offline PIN try limit exceededThe maximum number of erroneous PIN has been reached, the PIN must be unlockedCard Processor
DR: Requires SCAThe transaction requires a Strong Customer Authentication such as 3D Secure or Chip & Pin.Card Processor
EH Timeout - An error occurred while sending the request.Temporary internal error, the Cardholder should retry their paymentCard Processor
EH Timeout - Response status code does not indicate success: 429 (Too Many Requests).Temporary internal error, the Cardholder should retry their paymentCard Processor
EH Timeout - Response status code does not indicate success: 502 (Bad Gateway).Temporary internal error, the Cardholder should retry their paymentCard Processor
EH Timeout - The operation was canceled.Temporary internal error, the Cardholder should retry their paymentCard Processor
EH Timeout - Unable to connect to the remote serverTemporary internal error, the Cardholder should retry their paymentCard Processor
EH TimeoutTemporary internal error, the Cardholder should retry their paymentCard Processor
Electronic Money: MCC not permittedThe law prohibits this MCC (type of business). This only occurs with EM projectsTreezor
Electronic Money: transaction not permitted to cardholderThe cardholder doesn't exist or is frozen. This only occurs with EM projectsTreezor
Electronic Money: cumulative amount authorized exceededThe electronic money limit on sliding period has been reached. This only occurs with EM projectsTreezor
Electronic Money: amount exceeds the authorized amountThe transaction amount exceeds the authorized amount. This only occurs with EM projectsTreezor
Electronic Money: payment is not permitted in this countryThe country of the wallet and the country in which the payment is done don't match. This only occurs with EM projectsTreezor
ErrorInternalTemporary internal error, the Cardholder should retry their paymentTreezor
EXTERNAL AUTHORIZATION - APPROVEDThe Transaction was approved by you, using the External Authorization featureTreezor
EXTERNAL AUTHORIZATION - DO NOT HONORThe transaction has been refused by you and the refusal code is unspecified, using the External Authorization featureAgent
EXTERNAL AUTHORIZATION - INSUFFICIENT_FUNDSThe transaction has been refused by you because there are insufficient funds, using the External Authorization featureAgent
EXTERNAL AUTHORIZATION - TRANSACTION_NOT_PERMITTED_TO_CARDHOLDERThe transaction has been refused by you because the conditions of use of the card are not respected by the cardholder, using the External Authorization featureAgent
EXTERNAL AUTHORIZATION - INVALID_CARD_NUMBERThe transaction has been refused by you because the card is unknown, using the External Authorization featureAgent
EXTERNAL AUTHORIZATION - INVALID_MERCHANTThe transaction has been refused by you because the merchant or type of merchant is not allowed, using the External Authorization featureAgent
EXTERNAL AUTHORIZATION - EXCEEDS_WITHDRAWAL_AMOUNT_LIMITThe transaction has been refused by you because the withdrawal limits or ceilings are insufficient, using the External Authorization featureAgent
Fixed amount adjustmentThe difference between the pre-authorized amount for the AFD transaction and the actually charged amount has been reversed. Learn more about this specific case in the corresponding example.Treezor
Gen: Pre-Authorization RequestInformative message, indicates a pre-authorization request (such as a deposit) which can be canceled laterCard Processor
Incoming transaction concern an unactive walletThe transaction is associated to an inactive WalletTreezor
Incoming transaction concern an unactive userThe transaction is associated to an inactive UserTreezor
Incoming transaction concern an unactive cardThe transaction is associated to an inactive CardTreezor
Incoming transaction concern an unknown PANThe transaction is associated to an unknown PAN (absent from our system)Treezor
Insufficient fundsThe Wallet has insufficient fundsTreezor
Invalid card number (no such token)The Card PAN is invalid or unknownTreezor
Issuer Time-outTemporary internal error, the Cardholder should retry their paymentCard Processor
LIMIT ATM EXCEEDED ALLThe lifetime ATM withdrawal limit has been reachedTreezor
LIMIT ATM EXCEEDED DAYThe daily ATM withdrawal limit has been reachedTreezor
LIMIT ATM EXCEEDED MONTHThe monthly ATM withdrawal limit has been reachedTreezor
LIMIT ATM EXCEEDED WEEKThe weekly ATM withdrawal limit has been reachedTreezor
LIMIT ATM EXCEEDED YEARThe yearly ATM withdrawal limit has been reachedTreezor
LIMIT CONTACTLESS APPLE PAY EXCEEDEDThe Apple Pay contactless limit has been reachedTreezor
LIMIT CONTACTLESS EXCEEDEDThe contactless limit has been reachedTreezor
LIMIT PAYMENT EXCEEDED ALLThe lifetime payment limit has been reachedTreezor
LIMIT PAYMENT EXCEEDED DAYThe daily payment limit has been reachedTreezor
LIMIT PAYMENT EXCEEDED MONTHThe monthly payment limit has been reachedTreezor
LIMIT PAYMENT EXCEEDED WEEKThe weekly payment limit has been reachedTreezor
LIMIT PAYMENT EXCEEDED YEARThe yearly payment limit has been reachedTreezor
MCC NOT ALLOWEDThe Merchant Category Code (category of business) is not allowed by the Card or Card ProgramTreezor
MccNotPermittedToCardHolderThe Merchant Category Code (category of business) is not allowed by the Card or Card ProgramTreezor
MDC DECLINED - did not match: {rulesetIds}The transaction was refused by the Treezor transaction rules engine.Treezor
MDES FPAN Status:41Informative message, a payment was made with Apple Pay/Google Pay/Samsung Pay and the actual Card is lostCard Processor
MDES FPAN Status:62Informative message, a payment was made with Apple Pay/Google Pay/Samsung Pay and the actual Card is stolen or disabledCard Processor
MERCHANT ID NOT ALLOWEDThe merchant's ID (one specific business) is not allowedTreezor
MerchantIdNotPermittedToCardHolderThe merchant's ID (one specific business) is not allowedTreezor
Null or Empty Response received from clientTemporary internal error, the Cardholder should retry their paymentCard Processor
POSDailyLimitExceededThe daily payment limit has been reachedTreezor
Presentment for Partial ReversalInformative message, following a Gas station transactionCard Processor
PSD2 Counter ResetInformative message, the contactless counter or e-commerce counter has been reset to zeroCard Processor
RefundInformative message, refund authorizationTreezor
REVERSALInformative message, the reversal cancels a previous authorization at the merchant's request. It frees up the Authorized Balance of the Wallet.Treezor
Reversal due to AFD Advice with different amount. (AFD Amount=30.0000)Informative message, the reversal cancels a previous authorization at the merchant's request. It frees up the Authorized Balance of the Wallet.Card processor
Signature Verification - FailedOccurs in countries where the authentication method consists in signing the receipt. Such authentications are refused as they can't be checked online.Card processor
SIMULTANEOUS OPERATIONS ON THE SAME WALLETMultiple operations occurred at the very same time on the Wallet, the cardholder should retry their paymentTreezor
Specific to AFD: fixed amount authorizationThe fixed amount of €160 has been applied for a automated fuel dispenser (AFD) transaction. Learn more about this specific case in the corresponding example.Treezor
System Error.Temporary internal error, the Cardholder should retry their payment.Treezor
User's assets are freezedThe Wallet or payment account of the User is frozen by an AML-CFT sanction.Treezor
{rulesetIds}The transaction was accepted by the Treezor transaction rules engine.Treezor

The DR: prefix means Decline Reason.

Warning icon

Caution – The authorization notes list isn't exhaustive

Due to the vast number of possibilities regarding authorization notes and their variations, we document only the most common ones.

Codes (authorizationResponseCode)

This information is provided in the authorizationResponseCode attribute.

It provides clues as to why the transaction was accepted or refused, and pointers regarding what to do next. This information comes in addition to the status of a transaction.

CodeActionDescription
00yes checkmarkApproveAPPROVED
08yes checkmarkApproveHONOR_WITH_ID
10yes checkmarkApprovePARTIAL_APPROVAL
87yes checkmarkApprovePURCHASE_AMOUNT_ONLY_NO_CASH_BACK_ALLOWED
98yes checkmarkApproveREFUND_GIVEN_TO_CUSTOMER
85yes checkmarkApproveNOT_DECLINED_VALID_FOR_ALL_ZERO_AMOUNT_TRANSACTIONS
01phoneCall-IssuerREFER_TO_CARD_ISSUER
70phoneCall-issuerCONTACT_CARD_ISSUER
41lockCaptureLOST_CARD
43lockCaptureSTOLEN_CARD
02no crossDeclineCARD_NOT_YET_ACTIVATED
03no crossDeclineINVALID_MERCHANT
04no crossDeclineCAPTURE_CARD_CAPTURE
05no crossDeclineDO_NOT_HONOR
06no crossDeclineERROR (REVERSAL ONLY)
12no crossDeclineINVALID_TRANSACTION
13no crossDeclineINVALID_AMOUNT
14no crossDeclineINVALID_CARD_NUMBER
15no crossDeclineINVALID_ISSUER
30no crossDeclineFORMAT_ERROR
51no crossDeclineINSUFFICIENT_FUNDS
54no crossDeclineEXPIRED_CARD
55no crossDeclineINVALID_PIN
57no crossDeclineTRANSACTION_NOT_PERMITTED_TO_CARDHOLDER
58no crossDeclineTRANSACTION_NOT_PERMITTED_TO_ACQUIRER_TERMINAL
61no crossDeclineEXCEEDS_WITHDRAWAL_AMOUNT_LIMIT
62no crossDeclineRESTRICTED_CARD
63no crossDeclineSECURITY_VIOLATION
65no crossDeclineEXCEEDS_WITHDRAWAL_COUNT_LIMIT
71no crossDeclinePIN_NOT_CHANGED
75no crossDeclineALLOWABLE_NUMBER_OF_PIN_TRIES_EXCEEDED
76no crossDeclineINVALID_TO_ACCOUNT_SPECIFIED
77no crossDeclineINVALID_FROM_ACCOUNT_SPECIFIED
78no crossDeclineINVALID_ACCOUNT_SPECIFIED_GENERAL
81no crossDeclineDOMESTIC_DEBIT_TRANSACTION_NOT_ALLOWED_REGIONAL_USE_ONLY
83no crossDeclineCARD_DESTROYED
84no crossDeclineINVALID_AUTHORIZATION_LIFE_CYCLE
86no crossDeclinePIN_VALIDATION_NOT_POSSIBLE
88no crossDeclineCRYPTOGRAPHIC_FAILURE
89no crossDeclineUNACCEPTABLE_PIN__TRANSACTION_DECLINED__RETRY
91no crossDeclineAUTHORIZATION_PLATFORM_OR_ISSUER_SYSTEM_INOPERATIVE
92no crossDeclineUNABLE_TO_ROUTE_TRANSACTION
94no crossDeclineDUPLICATE_TRANSMISSION_DETECTED
96no crossDeclineSYSTEM_ERROR
99no crossDeclineCARD_VOIDED

Structure of a Transaction

json
{
	"cardtransactionId":"2xxx88", 		
	"cardId":"1xx9",					// related Card id
	"walletId":"9xx32", 				// related Wallet id
	"walletCurrency":"978", 			
	"merchantId":"2288442AO1EOAZQ",	
	"merchantName":"REGULARISATION TVA",
	"merchantCity":"330768976257 ", 
	"merchantCountry":"FRA", 
	"paymentLocalTime":"94902", 
	"publicToken":"58xxxx220", 
	"paymentAmount":"180.00", 
	"paymentCurrency":"978",
	"fees":"0.00",
	"paymentCountry":"FRA", 
	"paymentId":"1xxx63", 
	"paymentStatus":"A", 				// see table above
	"paymentLocalAmount":"180.00", 
	"posCardholderPresence":"0",		// see list above
	"posPostcode":"5008",
	"posCountry":"507", 
	"posTerminalId":"13061803", 
	"posCardPresence":"4", 				// see list above
	"panEntryMethod":"1", 
	"authorizationNote":"", 			
	"authorizationResponseCode":"0", 	// see table above
	"authorizationIssuerId":"2354807787",
	"authorizationIssuerTime":"2017-10-16 10:49:03", 
	"authorizationMti":"100",			// see list above
	"authorizedBalance":"18186.65",
	"limitAtmYear":"0",
	"limitAtmMonth":"0", 
	"limitAtmWeek":"100", 
	"limitAtmAll":"0", 
	"limitPaymentYear":"0", 
	"limitPaymentMonth":"5000", 
	"limitPaymentWeek":"5000", 
	"limitPaymentDay":"5000", 
	"limitPaymentAll":"0", 
	"totalLimitAtmWeek":"0.00", 
	"totalLimitAtmDay":"0.00", 
	"totalLimitAtmAll":"0.00", 
	"totalLimitPaymentYear":"0.00", 
	"totalLimitPaymentMonth":"1980.00", 
	"totalLimitPaymentWeek":"1980.00", 
	"totalLimitPaymentDay":"180.00", 
	"totalLimitPaymentAll":"0.00",
	"cardDigitalizationExternalId": "0",
	"mccCode":"5734",
	"acquirerId": "12653",
	"is3DS": null,
	"merchantAddress": null,			
	"paymentLocalDate": null
}

Endpoints

EndpointScope
/v1/cardtransactions
Search Card transactions
read_only
/v1/cardtransactions/{cardTransactionId}
Retrieve a specific transaction, using its id
read_only
/v1/auth-requests/{authenticationRequestID}/result
Answer to a Strong Customer Authentication request
read_write

Object relations diagram

Bulb icon

Tip – Diagram is interactive

Click on the diagram nodes to access the relevant documentation.