Authorization: ********************{
"success": true,
"data": [
{
"id": 0,
"code": "string",
"branch": {},
"supplier": {},
"shipment_type": {
"value": "chilled",
"label": "Chilled"
},
"food_name": "string",
"food_category": "string",
"status": {},
"samples_count": 0,
"inspector": {},
"created_at": "2019-08-24T14:15:22.123Z"
}
],
"meta": {
"total": 0
}
}