You've already forked tdi-connector
update TrackingETA field
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
"Payload": {
|
||||
"TrackingETA": {
|
||||
"EndETA": {
|
||||
"AuthorTimeZone": "Europe/Paris",
|
||||
"DateTime": "2023-01-01T00:00:00Z"
|
||||
"AuthorTimeZone": "UTC",
|
||||
"DateTime": "${tdiEvent.EstimatedDeliveryDate}"
|
||||
},
|
||||
"StartETA": {
|
||||
"AuthorTimeZone": "Europe/Paris",
|
||||
"DateTime": "2023-01-01T00:00:00Z"
|
||||
"AuthorTimeZone": "UTC",
|
||||
"DateTime": "${tdiEvent.EstimatedDeliveryDate}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user