This commit is contained in:
2025-12-17 21:52:57 +01:00
parent 190d484c9b
commit f0145706a6
2 changed files with 8 additions and 3 deletions

View File

@@ -270,7 +270,8 @@
</#switch>
<#break>
<#-- *********************************************** ApiRestID = appointment_put_update_ref ******************** -->
<#case "appointment_put_update_ref">
<#case "appointment_put_update_by_ref">
<#case "appointment_put_update_by_number">
<#switch restResponsetMsg.status!no_status>
<#case no_status>
[
@@ -343,7 +344,9 @@
]
</#switch>
<#break>
<#case "Canceled">
<#-- *********************************************** ApiRestID = canceled ******************** -->
<#case "status_appointment_put_update_by_ref">
<#case "status_appointment_put_update_by_number">
<#switch restResponsetMsg.status!no_status>
<#case no_status>
[
@@ -417,7 +420,8 @@
</#switch>
<#break>
<#-- *********************************************** ApiRestID = appointment_post_physical_receipt_associations ******************** -->
<#case "appointment_post_physical_receipt_associations">
<#case "appointment_post_physical_receipt_associations_by_ref">
<#case "appointment_post_physical_receipt_associations_by_number">
<#switch restResponsetMsg.status!no_status>
<#case no_status>
[