This commit is contained in:
2025-02-10 11:06:00 +01:00
parent 0e0397708f
commit 71a73bded4
2 changed files with 2 additions and 6 deletions

View File

@@ -10,14 +10,9 @@
},
"ID": {
<#switch supplyOfTheTrackingNumber>
<#case 0>
"RefID":" ",
<#break>
<#case 1>
<#if despatched_ipg.consignment_unit_id!="">
"RefID": "${despatched_ipg.consignment_unit_id?trim?json_string}",
<#else>
"RefID":" ",
</#if>
<#break>
<#case 2>