Skip to content

Instantly share code, notes, and snippets.

@ac1dr3d
Created November 6, 2024 12:45
Show Gist options
  • Save ac1dr3d/e1b98bffbc68d1b08217331c1ae01965 to your computer and use it in GitHub Desktop.
Save ac1dr3d/e1b98bffbc68d1b08217331c1ae01965 to your computer and use it in GitHub Desktop.
request.json
{
"employeeId": null,
"firstName": "123",
"lastName": "123",
"contractStartDate": "2024-11-05T20:00:00.000Z",
"contractExpirationDate": null,
"contractAutoRenewal": false,
"supervisorId": null,
"officeId": null,
"positionId": "08dcd954-2b26-4f24-82a0-a615395f6ce7",
"residenceCityIata": "KUT",
"workStateId": "08dcd953-fe9a-4f56-8b0a-e3479bd00556",
"workTypeId": "08dcd954-047c-43ac-8b64-600e9bf9a76a",
"dateOfBirth": "2024-11-05T20:00:00.000Z",
"gender": 1,
"marriageStatus": 1,
"nationalities": "",
"personalEmail": "[email protected]",
"personalTelephone": "123",
"skills": [],
"hobbies": [],
"relatives": [
{
"employee": null,
"relation": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment