SCPN1-10586

This commit is contained in:
2026-04-21 08:34:49 +02:00
parent 50771c3268
commit 846641ac35

View File

@@ -172,10 +172,10 @@
[ [
{ {
<#assign apiReflexPlatformID = ApiReflexPlatformID.BookingCancelAppointment> <#assign apiReflexPlatformID = ApiReflexPlatformID.BookingForceCancelAppointment>
"apiReflexPlatformID" : "${apiReflexPlatformID}", "apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" : "datas" :
<#include "RFXtoRP_HsrCarrierApt_BookingCancelAppointment.ftl"> <#include "RFXtoRP_HsrCarrierApt_BookingForceCancelAppointment.ftl">
} }
] ]
<#break> <#break>