diff --git a/RFXtoRP_HsrPrepa_CarrierUpdated.ftl b/RFXtoRP_HsrPrepa_CarrierUpdated.ftl index f95c99c..b819fca 100644 --- a/RFXtoRP_HsrPrepa_CarrierUpdated.ftl +++ b/RFXtoRP_HsrPrepa_CarrierUpdated.ftl @@ -12,9 +12,10 @@ "Payload":{ "Carrier": { "ActorID":"${preparationOrder.load_data.carrier_code}" - }, + } <#-- Add transport grade code --> <#if preparationOrder.transport_grade_code!=""> + , "CarrierService":"${preparationOrder.transport_grade_code}" }