GET Lag Time
This request is used to view the lag time of an item at a specific ship node. The supplier must indicate the ship node, the primary identifier, and what identifier type it is. The supplier can either use the global trade item number (GTIN) or the stock keeping unit (SKU) as the primary identifier. It will return both the global trade item number (GTIN) or the stock keeping unit (SKU), as well as the lag time of the item in question at that specific ship node.
GET Lag Time Search Query Examples
Search for a lag time by using global trade item number (GTIN):
GET v3/lagtime?shipNode=721407>in=05521698385361
Search for a lag time by using stock keeping unit (SKU):
GET v3/inventory?shipNode=721407&sku=WkCevhbEi3fSx4y
Updated 4 months ago