Skip to content

Instantly share code, notes, and snippets.

@jeremangnr
Created August 14, 2012 16:00
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 jeremangnr/3350494 to your computer and use it in GitHub Desktop.
Save jeremangnr/3350494 to your computer and use it in GitHub Desktop.
Client Entity JSON - Sent from the client app
{
"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