Created
March 10, 2017 15:25
-
-
Save chebyte/31c935ad1fd8f197f36de6f925da473d 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
{ | |
"response": { | |
"status": 1000, | |
"transaction_id": "668484", | |
"message": { | |
"card": { | |
"id": "35449959", | |
"activated": "1", | |
"activation_code": null, | |
"expiration_date": "2017-09-30", | |
"cc_number": "451129xxxxxx1196", | |
"denomination": "150", | |
"activated_date": "2017-03-03 16:50:09", | |
"hint": "", | |
"current_balance": 150, | |
"reloadable": "0", | |
"atm_access": "0", | |
"service_pak": "0", | |
"card_pin": null, | |
"atm_pin": null, | |
"order": { | |
"id": "51181920", | |
"purchase_date": "2017-03-03 16:13:54", | |
"type": "shopping" | |
}, | |
"parent": null, | |
"reissue": null, | |
"registration": { | |
"first_name": null, | |
"last_name": null, | |
"address1": null, | |
"address2": null, | |
"city": null, | |
"state": null, | |
"zip": null, | |
"email": null, | |
"mobile": null | |
}, | |
"full_registration": false | |
}, | |
"Processors": { | |
"Code": "KEY" | |
}, | |
"locale": { | |
"country_code": "USA" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment