curl --location '/api/v1/shipments/b2c/OASC226653810/inspection-list' \
--header 'Authorization: <api-key>'{
"data": [
{
"inspection_code": "QC-283437",
"oasin": "OASIN2091028",
"return_quantity": 1,
"expiry_date": 0.0,
"manufacturing_date": 0.0,
"batch_lot_code": "PO89977899",
"stock_level": "A"
}
],
"error": false,
"error_code": null,
"log_id": null,
"messages": "OK",
"total": 1,
"version": "1.0.8"
}