-
-
Save peterbsmyth/9eef122cf353b22986cb04e64c2d354e to your computer and use it in GitHub Desktop.
Account Creation: Pro
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
{ | |
"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