You've already forked reflex-wms-connector
version 1 des FTL des RDZ
This commit is contained in:
13
RFXtoRP_HsrCarrierApt_SiteCancelAppointment.ftl
Normal file
13
RFXtoRP_HsrCarrierApt_SiteCancelAppointment.ftl
Normal file
@@ -0,0 +1,13 @@
|
||||
<#include "HfRpConfig.ftl">
|
||||
<#include "ReflexUtils.ftl">
|
||||
|
||||
<#assign ref_datetime = RfxDateTimetoUTCWithTimezone(carrier_apt.metadata.last_update_datetime,time_zone_rfx) />
|
||||
|
||||
[
|
||||
{
|
||||
"AppointmentID": "${carrier_apt.appointment_reference?trim?json_string}",
|
||||
"Header": {
|
||||
"ProjectID": "${projectRP}"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user