Skip to content

Instantly share code, notes, and snippets.

@Kalimaha
Created February 25, 2020 01:06
Show Gist options
  • Save Kalimaha/d0e5a871ff7e75060fcd0debaede4e74 to your computer and use it in GitHub Desktop.
Save Kalimaha/d0e5a871ff7e75060fcd0debaede4e74 to your computer and use it in GitHub Desktop.
{
"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