Prise en compte de l'API LVRemoved

This commit is contained in:
2023-09-05 15:05:31 +02:00
parent 8cdcafd70e
commit 0f6dcfb497
4 changed files with 9 additions and 20 deletions

View File

@@ -0,0 +1,14 @@
<#include "HfRpConfig.ftl">
[
{
"Header": {
"ProjectID": "${projectRP}"
},
"ID": {
"RefID": "${lv.item_code}"
},
"Payload": {
"RemovedLogisticVariant": "${lv.logistical_variant_code}
}
}
]