You've already forked tdi-connector
Modifs TDI LMO
This commit is contained in:
20
TDItoRP_TrackingETAUpdated.ftl
Normal file
20
TDItoRP_TrackingETAUpdated.ftl
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"Header": {
|
||||
"ProjectID": "${projectRP}"
|
||||
},
|
||||
"ID": {
|
||||
"RefID": "${tdiEvent.ParcelNumber}"
|
||||
},
|
||||
"Payload": {
|
||||
"TrackingETA": {
|
||||
"EndETA": {
|
||||
"AuthorTimeZone": "Europe/Paris",
|
||||
"DateTime": "2023-01-01T00:00:00Z"
|
||||
},
|
||||
"StartETA": {
|
||||
"AuthorTimeZone": "Europe/Paris",
|
||||
"DateTime": "2023-01-01T00:00:00Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user