Skip to content

Instantly share code, notes, and snippets.

@JoaoVagner
Created June 2, 2016 17:36
Show Gist options
  • Save JoaoVagner/b97591186415fdd260f040cb6309cffd to your computer and use it in GitHub Desktop.
Save JoaoVagner/b97591186415fdd260f040cb6309cffd to your computer and use it in GitHub Desktop.
{
"id": 0,
"name": "",
"email": "",
"registry_code": "",
"code": "",
"notes": "",
"status": "",
"created_at": "",
"updated_at": "",
"metadata": {},
"address": {
"street": "",
"number": "",
"additional_details": "",
"zipcode": "",
"neighborhood": "",
"city": "",
"state": "",
"country": ""
},
"phones": [
{
"id": 0,
"phone_type": "",
"number": "",
"extension": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment