InternalOptionalcarrier_specific?: CarrierSpecificPackagingA carrier specific packaging code is used instead of a custom bag or box
Optionalcustom_bag?: BagDimensionsA custom bag (soft or polybag) used for packaging
Optionalcustom_box?: BoxDimensionsA custom rigid corrugated box used for packaging
The type and dimensions of the packaging used.
This maps to an input with a GraphQL @oneOf directive.
This means you have to specify exactly one of the keys:
custom_box:BoxDimensionscustom_bag:BagDimensionscarrier_specific:CarrierSpecificPackaging