POST api/EmployeeVacation/AddEmployeeVacation

Request Information

URI Parameters

None.

Body Parameters

EmployeeVacation
NameDescriptionTypeAdditional information
VacRefId

integer

None.

Employee

Employee

None.

EmployeeCode

integer

None.

VacRefDate

date

None.

Badge

integer

None.

PlannedVacDate

date

None.

AppliedDate

date

None.

VacType

string

None.

WorkDays

decimal number

None.

ExpReturnDate

date

None.

LastVacDate

date

None.

VacDueDays

decimal number

None.

VacUsedDays

decimal number

None.

TotalDays

decimal number

None.

RequirdDays

decimal number

None.

Notes

string

None.

Status

string

None.

ContractSDate

date

None.

ContractEDate

date

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.