Created
August 14, 2012 16:00
-
-
Save jeremangnr/3350494 to your computer and use it in GitHub Desktop.
Client Entity JSON - Sent from the client app
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
{ | |
"Manager": { | |
"__metadata": { | |
"uri": "http://192.168.10.179/iPadForms/ManagerService.svc/Managers(4L)" | |
} | |
}, | |
"ClientCodeNum": "1989477898", | |
"LastName": "Payload", | |
"DoB": "/Date(582001200000)/", | |
"ClientID": "s984sa4ss", | |
"FirstName": "Test" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment