Create Report Request

This endpoints creates a new report request for the specified reportType and reportVersion.

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

Specifies the report type. For example, use ITEM for item reports.

string
required

Specifies the version of the report. For ITEM, supported values are v1 through v6. For all other reportType values, only v1 is supported.

Body Params

Request body

Request Payload

rowFilters
array of objects

Row-level filters applied to the report output.

rowFilters
excludeColumns
array of strings

List of columns to exclude from the report.

excludeColumns
string

Start timestamp for the report data range. Use ISO 8601 format (YYYY-MM-DDTHH:mm:ssZ).

string

End timestamp for the report data range. Use ISO 8601 format (YYYY-MM-DDTHH:mm:ssZ).

Headers
string
required

The access token retrieved in the Token API call

string

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

string
required

A unique ID which identifies each API call and used to track and debug issues; use a random generated GUID for this ID

string
required

Walmart Service Name

Response

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