Skip to content

Instantly share code, notes, and snippets.

@prem0862
Created February 25, 2018 13:00
Show Gist options
  • Save prem0862/809640d292c0c3b3f441aaebc5ba8a31 to your computer and use it in GitHub Desktop.
Save prem0862/809640d292c0c3b3f441aaebc5ba8a31 to your computer and use it in GitHub Desktop.
This is the Request Payload code i am getting while interrupting the request using developer tools
{
"activationDate":"25 Feb 2018",
"active":true,
"address":[
],
"clientClassificationId":219,
"clientTypeId":213,
"datatables":[
{
"data":{
"AL 1":"",
"locale":"en",
"dateFormat":"dd-mm-YYYY"
},
"registeredTableName":"address mani"
}
],
"dateFormat":"dd MMMM YYYY",
"dateOfBirth":"25 Feb 2018",
"externalId":"79545685",
"firstname":"Prem",
"genderId":227,
"lastname":"S",
"locale":"en",
"middlename":"S",
"mobileNo":"7854693265",
"officeId":1,
"staffId":170
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment