Skip to content

Instantly share code, notes, and snippets.

@adham90
Last active April 30, 2020 16:06
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 adham90/28814931b38827d809be6e6851f572c5 to your computer and use it in GitHub Desktop.
Save adham90/28814931b38827d809be6e6851f572c5 to your computer and use it in GitHub Desktop.
{
"payload":{
"first_name":"String",
"last_name":"String",
"email":"String",
"phone":"String",
"address":[
{
"city_name":"String",
"state_name":"String",
"zip_code":"String",
"address_line_1":"String",
"address_line_2":"String",
"longitude":"String",
"latitude":"String",
"label":"String",
"description":"String",
"country":"String"
}
]
},
"md5":"if this hash chenged then user has new updated"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment