POST api/EmployeeTimeOffs

Request Information

URI Parameters

None.

Body Parameters

EmployeeTimeOff
NameDescriptionTypeAdditional information
Id

integer

None.

TimeOffFK

integer

None.

TimeOff

TimeOff

None.

EmployeeFK

integer

None.

Employee

Employee

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

EmployeeTimeOff
NameDescriptionTypeAdditional information
Id

integer

None.

TimeOffFK

integer

None.

TimeOff

TimeOff

None.

EmployeeFK

integer

None.

Employee

Employee

None.

Response 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.