POST Update Lag Time
This request allows the supplier to update the lag time of items in bulk by indicating the primary identifier, either the global trade item number (GTIN) or the stock keeping unit (SKU), as well as the ship node.
Versions Available
- v2.X: Global trade item number (GTIN) is the primary identifier. This enables updates across multiple nodes.
- v1.0: Stock keeping unit (SKU) is the primary identifier. Only a single node can be updated at a time.
Submission Flow
The POST Update Lag Time submission process is an asynchronous flow. After a successful submission, the supplier must continue to track the submission feed status using the feed ID (feedId) when each item lag time update was successful. The workflow is shown in the following:

For more about feed statuses and how to track them, see the GET Feed Item Status request.
Parameter Validation
Query Parameter (shipNode
): This query parameter is required in v1.X, but is not used in v2.X.
Updated about 18 hours ago