added
Optional "placedTime" Attribute for Order Assignment
about 1 month ago by Developer Relations
You can now optionally include a "placedTime"
attribute when sending orders for assignment to integrated third-party Dispatch providers. This is especially useful if any part of the ordering process occurs after checkout but before calling the 'Create Order' endpoint.
"placedTime": "YYYY-MM-DDTHH:mm:ss.SSSSSSZ",
Providing this timestamp helps the dispatch provider receive the exact order placement time, enabling more accurate ETA calculations and assignment decisions.