{
"fileHeader": {
"fileId": "<string>",
"fileName": "<string>",
"fileReceivedDateTime": "2099-12-31T03:00:00.000Z",
"numberOfTransactions": 123
},
"records": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"transactionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"messageFunction": "NOTIFICATION",
"card": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"sequenceNumber": 1,
"accountId": "<string>",
"cardholderId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"groups": [
{
"groupId": "<string>"
}
]
},
"merchant": {
"id": "<string>",
"name": "<string>",
"city": "<string>",
"country": "FIN",
"zipCode": "<string>",
"address": "<string>",
"category": {
"code": "<string>",
"description": "<string>",
"group": "<string>"
},
"terminalId": "<string>",
"subMerchantId": "<string>",
"partialApprovalCapable": true,
"acquirerId": "<string>",
"acquirerCountry": "FIN",
"acquirerReferenceData": "<string>"
},
"transaction": {
"authCode": "<string>",
"authValidity": 123,
"issuerTransactionFees": [
{}
],
"cardholderVerificationMethods": [],
"retrievalReferenceNumber": "<string>",
"cardholderPresent": true,
"cardPresent": true,
"merchantInitiated": true,
"transactionDateTime": "2099-12-31T03:00:00.000",
"originalTransactionId": "<string>",
"reconciliationDate": "2099-12-31",
"reconciliationCycle": "<string>",
"processedDateTime": "2099-12-31T03:00:00.000Z",
"exchangeRates": {
"ecbRate": 2.72
},
"partialClearingApplied": true,
"authorizationProcessedDateTime": "2099-12-31T03:00:00.000Z"
},
"masterCardMessage": {
"MTI": "<string>",
"DE03": "<string>",
"DE04": "<string>",
"DE05": "<string>",
"DE06": "<string>",
"DE09": "<string>",
"DE10": "<string>",
"DE12": "<string>",
"DE14": "<string>",
"DE22": "<string>",
"DE23": "<string>",
"DE24": "<string>",
"DE25": "<string>",
"DE26": "<string>",
"DE30": "<string>",
"DE31": "<string>",
"DE32": "<string>",
"DE33": "<string>",
"DE37": "<string>",
"DE38": "<string>",
"DE40": "<string>",
"DE41": "<string>",
"DE42": "<string>",
"DE43": "<string>",
"DE48": "<string>",
"DE49": "<string>",
"DE50": "<string>",
"DE51": "<string>",
"DE54": "<string>",
"DE62": "<string>",
"DE63": "<string>",
"DE71": "<string>",
"DE72": "<string>",
"DE73": "<string>",
"DE93": "<string>",
"DE94": "<string>",
"DE95": "<string>",
"DE100": "<string>",
"DE105": "<string>",
"DE111": "<string>",
"DE123": "<string>",
"DE124": "<string>",
"DE125": "<string>"
},
"visaMessage": {
"transactionCode": "05",
"tcr0": "05004920190000000059000Z 74570004034703415858345000000000202000000005190752000000005190752ICA SUPERMARKET SJOSTADENSTOCKHOLM SE 541112030 1000N7917405 074034B",
"tcr1": "0501 000000 1470525 10002134000000000000 4034 0 V 0 000000000 0",
"tcr5": "0505484033362888522000000000000 00 0000 000000000000 000000000155700C000000000000000000000000000F 0000000000000000 "
}
}
]
}Clearing File Copy
Clearing file copy schema
Header information of the file.
Show child attributes
Show child attributes
This array comprises a collection of records in the file.
Generally, the transaction object will be included. However, there are situations where the masterCardMessage object is present instead.
The masterCardMessage object is an unparsed ISO8583 message that has not been converted into a transaction object.
The visaMessage object represents a message in the Visa Base II format that has not been converted into a transaction, containing
the mappings between the transaction component records (TCRs) and their data.
Show child attributes
Show child attributes
Was this page helpful?
⌘I

