GET api/StationeryIssue/CHECKSERIALNUMBER?BRANCHID={BRANCHID}&SERIALNUMBER={SERIALNUMBER}&CATEGORY_ID={CATEGORY_ID}&LOOP={LOOP}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| BRANCHID | No documentation available. |
Define this parameter in the request URI. |
| SERIALNUMBER | No documentation available. |
Define this parameter in the request URI. |
| CATEGORY_ID | No documentation available. |
Define this parameter in the request URI. |
| LOOP | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"Message": "sample string 1",
"Alert": "sample string 2"
},
{
"Message": "sample string 1",
"Alert": "sample string 2"
},
{
"Message": "sample string 1",
"Alert": "sample string 2"
}
]