Retrieve Details on a Single Report

This request creates a report, specifying the report type and version.

In the request body, define one or more attributes to include in the report. The attribute must be a valid attribute for the report. Refer to the On Request Reports guide for more information.

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

Specifies the report type.

UseINVOICES to retrieve an invoice report.

Valid values are:

ValueMeaning
INVOICESCreates a report with all invoices a supplier has successfully submitted to Walmart, including payment status and details. Returns the last two months of invoices by default.
string
required

Indicates the version of the created report. Invoice reports support version v1.

Body Params

Request fields

rowFilters
array of objects

Array of objects containing filters for the report you want to generate.

rowFilters
includeColumns
array of strings

List of columns returned in the report.

includeColumns
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