POST api/Iocl/Insert_Iocl
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"IOCL_ID": 1,
"IOCL_CARDID": "sample string 2",
"IOCL_STATUS": "sample string 3",
"CATEGID": 4,
"Route": "sample string 5",
"LRID": 6
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true