Create report request

This request downloads all DSV Orders in a single report.

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 for the request.

Valid values are:

ValueMeaning
DSV_ORDERSReport with all a supplier's drop ship vending (DSV) orders placed within a set time period (two months by default).
ITEM_CONFIGURATION_DATAItem configuration data report.
string
required

Specifies the version of the created report.

Valid values are:

Report TypeSupported Version
DSV_ORDERSv1
ITEM_CONFIGURATION_DATAv1
Body Params

Request fields

rowFilters
array of objects

List of row filter objects.

Use this list to define how the generated report is filtered.

rowFilters
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