This commit is contained in:
Laurie MONTANT 2025-12-23 12:03:15 +01:00
parent c352775cd4
commit b14e6c21ff

View File

@ -130,16 +130,16 @@
<#include "RFXtoRP_HsrCarrierApt_UpdateAppointment.ftl"> <#include "RFXtoRP_HsrCarrierApt_UpdateAppointment.ftl">
} }
] ]
<#else> </#if>
[ <#else>
{ [
<#assign apiReflexPlatformID = ApiReflexPlatformID.SiteForceRescheduleAppointment> {
"apiReflexPlatformID" : "${apiReflexPlatformID}", <#assign apiReflexPlatformID = ApiReflexPlatformID.SiteForceRescheduleAppointment>
"datas" : "apiReflexPlatformID" : "${apiReflexPlatformID}",
<#include "RFXtoRP_HsrCarrierApt_UpdateSlotAppointment.ftl"> "datas" :
} <#include "RFXtoRP_HsrCarrierApt_UpdateSlotAppointment.ftl">
] }
</#if> ]
</#if> </#if>
</#if> </#if>
</#if> </#if>