This commit is contained in:
Laurie MONTANT 2025-03-13 15:07:49 +01:00
parent a045b37b7b
commit ff25781b84

View File

@ -22,7 +22,9 @@
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_HsaDispute_Created.ftl">
},
}
<#if TableReasonCode[dispute.dispute_reason_code]??>
,
{
<#assign apiReflexPlatformID = ApiReflexPlatformID.ClaimMessageSent>
"apiReflexPlatformID" : "${apiReflexPlatformID}",
@ -32,6 +34,7 @@
<#else>
<#stop>
</#if>
</#if>
]
<#break>