Skip to main content

Search Pre-Start-Date Walmart Orders

GET 

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

Search the Walmart Marketplace API live for specific orders created before the inventory start date. purchase_order_id performs a direct order lookup; customer_order_id and order_number scan up to two years of pre-start-date orders and match on the given value.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Results use the same summary shape and eligibility flags as the pre-start-date listing. The inventory start date must be configured (422 otherwise). Returns 500 if Walmart cannot be reached.

Request

Responses

OK

Response Headers
    Content-Type