{"templateId":"markdown","versions":[{"version":"shipstation-v2","label":"ShipStation V2 API","link":"/apis/shipstation-v2/docs/shipping/dangerous-goods","default":true,"active":false,"folderId":"58c9a61d"},{"version":"shipengine","label":"ShipStation API (formerly ShipEngine)","link":"/apis/shipengine/docs/shipping/dangerous-goods","default":false,"active":true,"folderId":"58c9a61d"},{"version":"shipstation-v1","label":"ShipStation V1 API","link":"/apis/shipstation-v1/docs/shipping/dangerous-goods","default":false,"active":false,"folderId":"58c9a61d"}],"sharedDataIds":{"sidebar":"sidebar-apis/@shipengine/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Dangerous Goods","keywords":"shipping, labels, shipstation, documentation, api","siteUrl":"https://docs.shipstation.com","lang":"en-US","llmstxt":{"hide":false,"title":"ShipStation API LLM Docs","description":"Find links and references to all markdown documentation for use with LLMs","excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"dangerous-goods","__idx":0},"children":["Dangerous Goods"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ShipStation API supports many properties required by various carriers to indicate you are shipping dangerous goods (DG) and remain in compliance with the carrier's dangerous goods shipping requirements."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Which dangerous goods objects and properties you use and how you use them will depend on the carrier and service you are using for your shipments. Requirements and support will vary from carrier to carrier. In general, we advise that your integration allows the entry of any field we have defined. By sending full information, you ensure that your integration can support shipping dangerous goods with any carrier that supports it with ShipStation API."]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["INFO:"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Some popular carriers that currently support shipping dangerous goods include (but are not limited to) ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://help.shipengine.com/hc/en-us/articles/4406871553819"},"children":["USPS"]},", ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://help.shipengine.com/hc/en-us/articles/4406871529243"},"children":["DHL eCommerce"]},", TNT Australia, Mondial Relay, and New Zealand Post."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["We are currently working to create new guides and update the existing carrier guides for all dangerous goods (DG) supporting carriers with details on their DG shipping requirements and details on how to successfully create dangerous goods labels with ShipStation API. Please check back soon for our carrier-specific updates."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"dangerous-goods-properties","__idx":1},"children":["Dangerous Goods Properties"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ShipStation API currently offers two levels of dangerous goods-related properties when ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/shipping/create-a-shipment"},"children":["creating shipments"]}," or ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/labels/create-a-label"},"children":["purchasing a label"]},":"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Dangerous Goods Advanced Option"]},": Using the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods"]}," ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/carriers/advanced-options"},"children":["advanced option"]},", you can mark a shipment as containing one or more items designated as a dangerous good."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Dangerous Goods Object"]},": The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods"]}," object holds multiple DG-related properties in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["packages.products"]}," aray so you can indicate specific dangerous goods attributes at the product level, as required by the carrier."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Whether you use one or both of these options will be determined by the carrier you use for your shipment. For example, USPS shipments use only the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods"]}," property in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["advanced_options"]}," object, and do not support the product-level properties."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"dangerous-goods-advanced-option","__idx":2},"children":["Dangerous Goods Advanced Option"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods"]}," advanced option is used to indicate a shipment includes an item that is considered a dangerous good by the carrier and is included in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["shipment.advanced_option"]}," object. While shipping dangerous goods with certain carriers may only require this identifier, other carriers will require additional product-level dangerous goods properties (review the Dangerous Goods Object details below)."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This table lists the dangerous goods advanced options available with ShipStation API. Whether these properties are required or not is determined by the carrier and service you are using for the shipment."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Property"},"children":["Property"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["boolean"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates to the carrier that the shipment contains one or more items that are classified as dangerous goods."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods_category"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Specific to DHL eCommerce"]},". Use a number code to denote DG type [01, 02, 03, 04, 05, 06, 08, or 09] as a string instead of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods"]}," boolean. See the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://docs.api.dhlecs.com/#2a6b03d1-0f20-4284-9155-2a803641e755"},"children":["DHL eCommerce Americas API Content Categories"]}," for the correct number-code value of each DG type. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["NOTE"]},": Dangerous Goods is unavailable for DHL eCommerce AU."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods_contact"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["object"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The contact details for the shipment recipient responsible for accepting the DG shipment. Includes ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["name"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["phone"]}," properties."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods_contact.name"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The name of the shipment recipient."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods_contact.phone"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The contact phone number for the shipment recipient."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/reference/list-carrier-options"},"children":["List carrier options"]}," to see if your carrier supports the dangerous goods advanced options."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"dangerous-goods-object","__idx":3},"children":["Dangerous Goods Object"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods"]}," object and its related properties live in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["packages.products"]}," array. These properties provide details about the dangerous good(s) at the product level for any individual item included in a shipment."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["No individual dangerous goods property is required or validated by ShipStation API directly. Whether a property is required or not is determined by the carrier and service you are using for the shipment. We are currently working to provide carrier-specific dangerous goods shipping guidance in our carrier guides. Check back soon for new and updated carrier guides with dangerous goods shipping details!"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This table lists all properties available for the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods"]}," object at the product level in ShipStation API."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Property"},"children":["Property"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Example"},"children":["Example"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["id_number"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Standard 4-digit ID to identify the dangerous goods."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UN1950"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["shipping_name"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Trade description of the dangerous goods."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Lithium metal batteries"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["technical_name"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recognized technical or chemical name of the dangerous goods."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Cyclotrimethylenetrinitramine, desensitized"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["product_class"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Defined DG product class based on regulation. \"Substances (including mixtures and solutions) and articles are assigned to one of nine classes according to either the hazard, or the most prominent of the hazards, they present. Some of these classes are subdivided into divisions.\""]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4.1"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["product_class_subsidiary"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A secondary product class for substances presenting more than one particular hazard"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2.2"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["packaging_group"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["enumerated string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["From the three packing groups that can be assigned to the substance, the one that indicates the degree of danger it presents. Values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["i"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ii"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["iii"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ii"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_amount"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["object"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The amount of the Dangerous goods. Includes ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["amount"]}," (number, >=0) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["unit"]}," (string) properties."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["0.2 kg"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["quantity"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["integer"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mathematical representation of the copies/pieces/volumes of the material being transported."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["packaging_instruction"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The specific standardized packaging instructions from the relevant regulatory agency that have been applied to the parcel/container."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["P905 (UN recommendation used by ADR)",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"967 (IATA regulation)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["packaging_instruction_section"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["enumerated string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Complementary information to specify the exact 'Section of Packaging' instructions (a mandatory piece of data for processing lithium batteries shipments). Values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["section_1"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["section_2"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["section_1"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["section_1b"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["section_1"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["packaging_type"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The type of exterior package used to contain the regulated good."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Fiberboard Box",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1A1 (ADR)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["transport_mean"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["enumerated string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The most critical leg of the journey required to deliver the goods. Values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ground"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["water"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cargo_aircraft_only"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["passenger_aircraft"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ground"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["transport_category"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Category assigned to goods for the transport purpose."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["regulation_authority"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Regulatory agency whose standards are being followed for the shipment. E.g., \"ADR\", \"CFR\", \"IATA\", \"TDG\"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["IATA"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["regulation_level"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["enumerated string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Reference to the amount of the substance being transported, used to trigger different levels of controls/restrictions. Values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["lightly_regulated"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["fully_regulated"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["limited_quantities"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["excepted_quantity"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["fully_regulated"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["radioactive"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["boolean"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates the substance is radioactive."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["FALSE"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["reportable_quantity"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["boolean"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A flag to indicate whether or not the quantity of a hazardous substance from Title 40, Code of Federal Regulations (40 CFR) is sufficient to trigger a report under the Comprehensive Environmental Response, Compensation, and Liability Act (CERCLA)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TRUE"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["tunnel_code"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Defines which types of tunnels the shipment is allowed to go through."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["D"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["additional_description"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A field to provide an additional description about the dangerous good. Use this property to give the provider additional context about the shipment."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"other-considerations-when-shipping-dangerous-goods","__idx":4},"children":["Other Considerations when Shipping Dangerous Goods"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In addition to adding the necessary properties to your ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/shipping/create-a-shipment"},"children":["create shipment"]}," or ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/labels/create-a-label"},"children":["purchase label"]}," requests, be sure to also check with your carrier on any additional requirements you may be contractually obligated to when shipping dangerous goods with them."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Such additional considerations may include:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Packaging requirements"]},": While ShipStation API can communicate the class of hazardous material to the carrier, there may be specific packaging requirements that the carrier specifies for particular shipments. We recommend that you double-check those details with your carrier."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Package labeling requirements"]},": Some carriers may require special dangerous or hazardous goods stickers to be present on the outside of any parcel that contains dangerous goods. Check with your carrier to confirm if this is the case and exactly what form such labeling will take."]}]}]},"headings":[{"value":"Dangerous Goods","id":"dangerous-goods","depth":1},{"value":"Dangerous Goods Properties","id":"dangerous-goods-properties","depth":2},{"value":"Dangerous Goods Advanced Option","id":"dangerous-goods-advanced-option","depth":3},{"value":"Dangerous Goods Object","id":"dangerous-goods-object","depth":3},{"value":"Other Considerations when Shipping Dangerous Goods","id":"other-considerations-when-shipping-dangerous-goods","depth":2}],"frontmatter":{"seo":{"title":"Dangerous Goods"}},"lastModified":"2026-04-08T10:47:45.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/apis/shipengine/docs/shipping/dangerous-goods","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}