Created
June 17, 2022 11:49
-
-
Save ziyan-junaideen/f3416f73808b13bef008469c1568f53a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"id": "transactionID=dcf22218-17bc-4588-9&recordDate=2019-10-07T16:04:50.994520", | |
"type": "authorisations", | |
"attributes": { | |
"amount": { | |
"currency": "USD", | |
"value": 20.99 | |
}, | |
"transactionStatus": "999", | |
"errorMessage": null, | |
"authIndicator": null, | |
"transactionDate": "2019-04-25T22:15:20", | |
"transmissionDate": "2019-10-07T16:03:50", | |
"authorisationCode": null, | |
"responseCode": "000", | |
"expiryDate": "1912", | |
"transactionType": "00", | |
"externalReference": "US123550023", | |
"retrievalReference": "928016000001", | |
"eCom": { | |
"securityLevelIndicator": "212", | |
"cvc2": null, | |
"xid": null, | |
"3dSecure": null | |
}, | |
"pos": { | |
"posCondition": "59", | |
"terminalId": null | |
}, | |
"messageTypeId": "0200", | |
"stan": "000001", | |
"reasonCode": null, | |
"cardNumber": "400123******4051", | |
"avs": { | |
"postCode": null, | |
"streetAddress": null, | |
"response": null | |
} | |
}, | |
"relationships": { | |
"merchant": { | |
"data": { | |
"id": "clientNumber=00001111", | |
"type": "merchants" | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment