get https://app.finaleinventory.com/{accountPathComponent}/api/hazardousmaterial
Returns the hazardous material collection
Log in to see full request history
Response
Returns the hazardous material collection
xxxxxxxxxx
curl --request GET \
--url https://app.finaleinventory.com/account/api/hazardousmaterial \
--header 'accept: application/json'
xxxxxxxxxx
{
"description": [],
"hazardousMatId": []
}