curl --location 'http://localhost:5000/api/HJWMS/External/SmartRackExternal/StockData'{
"code": 0,
"message": "string",
"sessionId": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"resultData": [
{
"rackId": "string",
"grn": "string",
"cellId": "string",
"stockInSheet": "string",
"stockOutSheet": "string",
"ledColor": 0,
"isBlink": true,
"status": 0
}
],
"total": 0
}