Show / Hide Table of Contents

    400 - Invalid Packing Group

    • v2
    • validation
    • pro
    • api
    • shipments
    • error
    • 400
    Tip

    The invalid_packing_group error code will be returned if you attempt to create or update a shipment containing dangerous_goods and do not provide a valid value for packing_group.

    This error code will be returned, for example, if you provide an unrecognised or invalid value for packing_group when creating a new shipment:

    {
      "dangerous_goods": {
        "packing_group": "7"
      }
    }
    
    Note

    The valid values for packing_group include:

    Value Description
    i High Danger
    ii Medium Danger
    iii Low Danger
    Back to top Copyright © Sorted Group 2023. Generated by DocFX