Create Report Request

This request creates a new request for a report by 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 DSV Item Level - Inventory & Cost Report guide for a list of applicable attributes in each report and definitions.

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 value:

ValueMeaning
INVENTORY_DSVCreates a DSV inventory report.
string
required

Specifies the version of the created report.

Valid value:

Report TypeSupported Version
INVENTORY_DSVv1
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