Create Report Schedule

This API allows you to create a new report schedule based on the necessary parameters specified in the request body.

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

Specifies the type of report to be generated. Example: ITEM for Item Report.

string

Specifies the version of the report. For example, v1.

Body Params
string
enum

Specifies the frequency at which the report should be generated. For example, if set to YEARLY, the report will be generated once every year.

Allowed:
number

Defines the interval at which the report repeats based on the selected frequency.

number

Specifies the hour of the day at which the schedule will be triggered. Allowed values are from 0 to 23, where 0 corresponds to 12:00 AM UTC and 23 corresponds to 11:00 PM UTC. The hour selection is based on the UTC timezone.

number

Specifies the day of the month on which the schedule will be triggered.

number

Specifies the day of the week on which the schedule will be triggered. Allowed values are from 0 to 6, where 0 represents Monday and 6 represents Sunday.

number

Specifies the month in which the schedule will be triggered. Allowed values are from 1 to 12.

string

Specifies the start date for the schedule. The date should be in a valid date format (Example: YYYY-MM-DD).

filters
object
Headers
string
required

Specifies the name of the Walmart service being called.

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

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

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