Created
February 25, 2020 01:06
-
-
Save Kalimaha/d0e5a871ff7e75060fcd0debaede4e74 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"accountPan": "123", | |
"tokens": [ | |
{ | |
"tokenUniqueReference": "...", | |
"tokenNumber": "...", | |
"maskedTokenNumber": "...", | |
"correlationId": "...", | |
"currentStatusDescription": "...", | |
"currentStatusDateTime": "...", | |
"tokenStorageTechnology": "...", | |
"tokenActivatedDateTime": "...", | |
"tokenRequestorId": "...", | |
"tokenRequestorName": "...", | |
"walletId": "...", | |
"walletIdDescription": "...", | |
"deviceType": "...", | |
"panUniqueReference": "...", | |
"paymentAppInstance": "...", | |
"seId": "...", | |
"tokenActivationDecision": "...", | |
"tokenActivationDecisionReasons": "...", | |
"deviceName": "...", | |
"walletProviderRecommendationResons": "..." | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment