From 18d3b023f93da05a0b0d6fe2722184196636b91b Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Mon, 15 Jun 2026 15:39:21 +0200 Subject: [PATCH] SCPN1-10893 --- RPtoRFX_CarrierAppointmentCreated.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RPtoRFX_CarrierAppointmentCreated.ftl b/RPtoRFX_CarrierAppointmentCreated.ftl index ac99c03..b1a4c5c 100644 --- a/RPtoRFX_CarrierAppointmentCreated.ftl +++ b/RPtoRFX_CarrierAppointmentCreated.ftl @@ -61,7 +61,7 @@ "activity": "${custom.value.activity_code?json_string}", "originator_code": "${custom.value.originator_code?json_string}", "anticipated_receipt_reference": "${custom.value.anticipated_receipt_reference?json_string}", - "planned_receipt_date": "${custom.value.planned_receipt_date?json_string}", + "planned_receipt_date": "${custom.value.planned_receipt_datetime?json_string}", "anticipated_receipt_year": "${custom.value.anticipated_receipt_year?json_string}", "anticipated_receipt_number": "${custom.value.anticipated_receipt_number?json_string}" }