Skip to content

Instantly share code, notes, and snippets.

@ziyan-junaideen
Created June 17, 2022 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ziyan-junaideen/f3416f73808b13bef008469c1568f53a to your computer and use it in GitHub Desktop.
Save ziyan-junaideen/f3416f73808b13bef008469c1568f53a to your computer and use it in GitHub Desktop.
{
"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