Skip to main content

List Pre-Start-Date Walmart Orders

GET 

/api/walmart/:integrationInstance/pre-start-date-orders

Query the Walmart Marketplace API live for orders created before the account's inventory start date, within a chosen creation-date window. Returns lightweight order summaries with an eligibility assessment for import: cancelled orders are marked ineligible, and orders that already exist in SKU.io are flagged already_imported.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Up to 2,000 matching orders are returned per query (Walmart pagination is followed for at most 10 pages). The inventory start date must be configured; both window bounds must fall before it (422 otherwise). Returns 500 if Walmart cannot be reached.

Request

Responses

OK

Response Headers
    Content-Type