update TrackingETA field
This commit is contained in:
parent
95675b3f30
commit
cbf41cd4e0
@ -9,12 +9,12 @@
|
|||||||
"Payload": {
|
"Payload": {
|
||||||
"TrackingETA": {
|
"TrackingETA": {
|
||||||
"EndETA": {
|
"EndETA": {
|
||||||
"AuthorTimeZone": "Europe/Paris",
|
"AuthorTimeZone": "UTC",
|
||||||
"DateTime": "2023-01-01T00:00:00Z"
|
"DateTime": "${tdiEvent.EstimatedDeliveryDate}"
|
||||||
},
|
},
|
||||||
"StartETA": {
|
"StartETA": {
|
||||||
"AuthorTimeZone": "Europe/Paris",
|
"AuthorTimeZone": "UTC",
|
||||||
"DateTime": "2023-01-01T00:00:00Z"
|
"DateTime": "${tdiEvent.EstimatedDeliveryDate}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user