Retrieve lag time for a single item

This request retrieves the lag time for an item with a given product identifier—such as a stock keeping unit (SKU) or global trade item number (GTIN), and ship node. Lag time is the number of days between when an item is ordered and when it is shipped.

Drop ship vendor (DSV) suppliers are expected to ship items the day they receive the purchase order (PO). Under certain circumstances, those suppliers can have items with extended lag times.

For more information about order processing and shipping channels, refer to the DSV Order Processing and Shipping Channel page.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Specifies the stock keeping unit (SKU) item identifier. This identifier is an arbitrary alphanumeric identifier specified by you.

Special characters that require encoding include: :, /, ?, #, [, ], @, !, $, &, ', (, ), *, +, ,, ;, =, {, }, and %.

This parameter is required if the gtin parameter is not included in your query.

string

Global Trade Item Number in 14-digit (GTIN-14) format.

If your value is fewer than 14 digits, add zeros at the beginning to lengthen the value to 14 digits.

This parameter is required if the sku parameter is not included in your query.

string
required

Specifies the distribution facility distributor identifier.

This parameter identifies the facility for which the lag time information is requested. Facility identifiers are autogenerated during account creation, when adding new facilities, and when updating existing facilities in Supplier Center. Take care to use the latest value for your desired facility.

Headers
string

Identifier that tracks the consumer request by channel.

Use the consumer channel type received during your onboarding. Contact your system administrator or developer management for the correct WM_CONSUMER.CHANNEL.TYPE value.

string
required

Unique identifier for each API call, used to track and debug issues.

Use a randomly generated GUID for this ID.

string
required

Access token returned by the Create access token request.

This value is required for token-based authentication.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json