Back to Features
🌐

Dangerous Goods Flag

ActiveTradeMUSTFREE

What it does

Flag hazardous materials and dangerous goods based on HS code and product description. Covers UN hazard classes, IATA/IMDG dangerous goods regulations, and country-specific restrictions on lithium batteries, chemicals, flammables, and other regulated materials.

How to use it

1

Check product restrictions

POST /api/v1/restrictions with the product HS code and destination.

2

Look for DG flags

The restrictions array includes dangerous goods classifications if applicable.

3

Review shipping requirements

DG items require special packaging, labeling, and documentation.

4

Check carrier acceptance

Not all carriers accept all DG classes — verify with /shipping/rates.

API Reference

POST/api/v1/restrictions

Related Features

Having issues?