diff --git a/RFXtoRP_HsrPrepa_GoodsPrepared.ftl b/RFXtoRP_HsrPrepa_GoodsPrepared.ftl index dcb0278..4fd880d 100644 --- a/RFXtoRP_HsrPrepa_GoodsPrepared.ftl +++ b/RFXtoRP_HsrPrepa_GoodsPrepared.ftl @@ -30,6 +30,10 @@ "Unit": "${weight_unit_rfx}", "Value": "${dimensionCarton.carton_gross_weight}" }, + "Height": { + "Unit": "${length_unit_rfx}", + "Value": "${dimensionCarton.overall_height} + }, "Width": { "Unit": "${length_unit_rfx}", "Value": "${dimensionCarton.overall_width}"