Skip to content

Instantly share code, notes, and snippets.

@sharathprabhal
Last active October 1, 2017 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sharathprabhal/57c3981e36ac8e0619b3d229dd45ae1a to your computer and use it in GitHub Desktop.
Save sharathprabhal/57c3981e36ac8e0619b3d229dd45ae1a to your computer and use it in GitHub Desktop.
{
"addresses": [{
"line1": "123 Fake street",
"line2": null,
"city": "Oakland",
"state": "CA",
"zip": "94602"
}, {
"line1": "517 Montauk Hwy",
"line2": null,
"city": "Amagansett",
"state": "NY",
"zip": "11930"
}],
"cards": [{
"last_four": "1111",
"card_type": "visa",
"card_uuid": "e46add42-648e-xxxx-xxxx-c6a4ab18xxxx"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment