POST api/v1/staffingexceptionsskills

Create a new StaffingExceptionsSkillMode

Request Information

URI Parameters

None.

Body Parameters

StaffingExceptionsSkillModel
NameDescriptionTypeAdditional information
StaffingExceptionsSkillId

integer

Required

StaffingExceptionsId

integer

Required

SkillId

integer

Required

Target

decimal number

None.

Scheduled

decimal number

None.

Difference

decimal number

None.

AppChanged

string

String length: inclusive between 0 and 50

UserChanged

string

String length: inclusive between 0 and 50

CreateDateUtc

date

None.

DateChangedUtc

date

None.

StaffingException

StaffingExceptionModel

None.

SkillFsDeptSkill

FsDeptSkillModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

StaffingExceptionsSkillModel
NameDescriptionTypeAdditional information
StaffingExceptionsSkillId

integer

Required

StaffingExceptionsId

integer

Required

SkillId

integer

Required

Target

decimal number

None.

Scheduled

decimal number

None.

Difference

decimal number

None.

AppChanged

string

String length: inclusive between 0 and 50

UserChanged

string

String length: inclusive between 0 and 50

CreateDateUtc

date

None.

DateChangedUtc

date

None.

StaffingException

StaffingExceptionModel

None.

SkillFsDeptSkill

FsDeptSkillModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.