Last active
August 27, 2016 03:43
-
-
Save karnie6/854b8e8d2fdad60212abba5960cc5c56 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
{ | |
"user": { | |
"id": "1234", | |
"first_name": "Raffi", | |
"last_name": "Kayat", | |
"birthday": "08/10/1984", | |
"email_address": "[email protected]", | |
"avatar": "http://s3.amazon.com/images/raffi.jpg" | |
}, | |
"balance": "450.00", | |
"currency": "USD", | |
"last_updated_time": "Aug 25, 2016 08:00:00 AM EST" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment