GET api/Iocl/GetByIoclId?ioclId={ioclId}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
ioclId
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response 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
}