PUT api/IssueRequisition
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
AlarmingMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| IsLess | boolean |
None. |
|
| Count | integer |
None. |
|
| StrReq | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"IsLess": true,
"Count": 2,
"StrReq": 3
}