Skip to content

Instantly share code, notes, and snippets.

@peterbsmyth
Forked from djowinz/post-data.json
Last active December 13, 2017 18:49
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 peterbsmyth/9eef122cf353b22986cb04e64c2d354e to your computer and use it in GitHub Desktop.
Save peterbsmyth/9eef122cf353b22986cb04e64c2d354e to your computer and use it in GitHub Desktop.
Account Creation: Pro
{
"legal_entity.address.city": "CA",
"legal_entity.address.line1": "56 Bridgeport Street",
"legal_entity.address.line2": "",
"legal_entity.address.postal_code": "92629",
"legal_entity.address.state": "California",
"legal_entity.dob.day": 26,
"legal_entity.dob.month": 8,
"legal_entity.dob.year": 1992,
"legal_entity.ssn_last_4": 0000,
"external_account": "tok_1BY7HYBg2UQBlLHxwpojuD6X (STRIPE.JS Generated Token)"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment