reflex-wms-connector/RFXtoRP_HsaItm_ItemDeleted.ftl
2024-02-29 13:34:59 +01:00

13 lines
186 B
Java

<#include "HfRpConfig.ftl">
[
{
"Header": {
"ProjectID": "${projectRP}"
},
"ID": {
"RefID": "${item.item_code?trim?json_string}"
},
"Payload": {}
}
]