update TrackingETA field
This commit is contained in:
parent
95675b3f30
commit
cbf41cd4e0
@ -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}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user