We announce the release of a new API version aimed at providing convenience for our partners using the service.
wms_created_time to the response payload of the Order List and Order Detail APIs.wms_created_time (integer, Unix epoch seconds) — the timestamp when the order was created in the Warehouse Management System (WMS). This indicates when the order officially entered fulfillment processing at the warehouse.{
...
"store_created_time": 1781159662,
"wms_created_time": 1781159772,
"approved_time": 1781159771,
...
}wms_created_time as an integer (Unix epoch seconds).country field for display.