Skip to content

Instantly share code, notes, and snippets.

@karnie6
Last active August 27, 2016 03:43
Show Gist options
  • Save karnie6/95a54e86ac3b2cf389b84d1f07ec2d2c to your computer and use it in GitHub Desktop.
Save karnie6/95a54e86ac3b2cf389b84d1f07ec2d2c to your computer and use it in GitHub Desktop.
{
"user": {
"id": "1234",
"first_name": "Raffi",
"last_name": "Kayat",
"birthday": "08/10/1984",
"email_address": "raffi.kayat@gmail.com",
"avatar": "http://s3.amazon.com/images/raffi.jpg"
},
"card": {
"card_number": "1234 5678 8796 2392",
"expiration_date": "06/21",
"cvv": "8743"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment