Fetches hazmat data from the db. If request body is empty then all hazmat items are returned.
| ids | Array of strings |
{- "ids": [
- "string"
]
}[- {
- "id": "string",
- "regulation": "string",
- "editionType": "string",
- "properShippingName": "string",
- "hazardClass": "string",
- "UNDGnumber": "string",
- "packingGroup": "string",
- "subsidiaryRisk": [
- "string"
], - "marinePollutionType": "string",
- "emsNumber": [
- "string"
], - "additionalInformation": "string",
- "flashPoint": null,
- "carriageMode": "string",
- "productType": "string",
- "liquidType": "string"
}
]