Get RAP post-purchase items

Use this endpoint to retrieve items by RAP status (ELIGIBLE, ENROLLED, COMPLETE). Supports category and price filters, search by item name or SKU, and sorting by Walmart-recommended item priority or price.

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

Scroll cursor for pagination. For the first request, pass "*" to fetch the initial page. For subsequent requests, pass the scrollId returned in the previous response.

Body Params

The request payload must include the filter criteria or parameters that determine which results are returned by the API endpoint.

search
array of objects

Search request criteria. Each object defines the parameters for an individual search operation.

filter
object
required

Defines the set of filtering conditions to apply when retrieving items. Use this object to specify which items to include in the response based on their status, date range, category, and price.

sort
array of objects

An array of sorting criteria objects. Each object specifies how the results should be ordered based on one or more item attributes.

sort
Headers
string
required

Access token obtained from the Token API. This is required for authenticating requests to Walmart Marketplace APIs.

string

A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding.

string
required

A unique ID that identifies each API call and is used to track and debug issues. Use a randomly generated GUID for this ID.

string
required

Specifies the name of the Walmart service being called.

Response

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