POST api/v1/OptionTypeValueLimits

Create a new OptionTypeValueLimitMode

Request Information

URI Parameters

None.

Body Parameters

OptionTypeValueLimitModel
NameDescriptionTypeAdditional information
OptionTypeValueLimitID

integer

Required

FsFacilityID

integer

Required

FsDeptId

integer

None.

OptionTypeValueID

integer

None.

MinValue

decimal number

None.

MaxValue

decimal number

None.

Threshold

decimal number

None.

FsDept

FsDeptModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

OptionTypeValueLimitModel
NameDescriptionTypeAdditional information
OptionTypeValueLimitID

integer

Required

FsFacilityID

integer

Required

FsDeptId

integer

None.

OptionTypeValueID

integer

None.

MinValue

decimal number

None.

MaxValue

decimal number

None.

Threshold

decimal number

None.

FsDept

FsDeptModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.