Skip to content

Instantly share code, notes, and snippets.

@ivanursul
Created January 3, 2015 15:34
Show Gist options
  • Select an option

  • Save ivanursul/d8f7f01f4317b4c3ca22 to your computer and use it in GitHub Desktop.

Select an option

Save ivanursul/d8f7f01f4317b4c3ca22 to your computer and use it in GitHub Desktop.
{
"personTypeId": 1,
"citizenCountryId": 25465,
"genderTypeId": 2,
"marriedTypeId": 2,
"begDate": "2014-01-01",
"endDate": "2015-01-01",
"firstName": "firstname",
"surname": "surname",
"fatherName": "father name",
"name": "name",
"identifier": "${idnum}",
"isHostel": 1,
"isMilitary": 1,
"photo": "photo",
"resident": 1,
"birthPlace": "Ukraine, Lviv",
"docNum": "doc num",
"docSeries": "doc series"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment