Physical Properties =================== .. toctree:: :hidden: physical-properties/volumetric-weight Information about the dimensions of the shipment. Attributes ---------- ================= ======= ======== =========== Attribute Type Required Description ================= ======= ======== =========== weight integer ✓ Weight in grams. height integer Height in millimeters. width integer Width in millimeters. length integer Length in millimeters. volume float Volume in liters (dm3). volumetric_weight integer :doc:`Volumetric weight ` in grams. This value is calculated by the API and cannot be sent by the user. ================= ======= ======== ===========