Skip to content

Instantly share code, notes, and snippets.

@chanakaDe
Last active August 2, 2020 05:11
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 chanakaDe/45059a251f4d204f4c667acfc10d6dff to your computer and use it in GitHub Desktop.
Save chanakaDe/45059a251f4d204f4c667acfc10d6dff to your computer and use it in GitHub Desktop.
{
"first_name": "Anura",
"last_name": "de silva",
"username": "anura1993",
"email": "chanaka@technohive.tech",
"password": "123",
"street_address": "No 5B, Polwatta Road",
"city": "Horana",
"state": "WES",
"zip_code": "12400",
"package": "Two-Can-Do",
"plan_id": "plan_GdEMvcfeHtinNU",
"stripe_token": "tok_chargeDeclinedExpiredCard",
"coupon" : "",
"metadata": {
"street_address": "",
"city": "",
"state": "",
"zip_code": "",
},
"children": [
{
"first_name": "lahiru1",
"last_name": "udayanga1",
"dob": "1997-12-12",
"img": "child.img",
"nickname": "lahiru",
"password": "123"
},
{
"first_name": "ayesha1",
"last_name": "jayasinghe1",
"dob": "1987-12-12",
"img": "child11.img",
"nickname": "ayesha",
"password": "6969"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment