Created
February 25, 2018 13:00
-
-
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
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
{ | |
"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