Creates a report
Submits a report request. Poll GET /reports/{reportId} for status.
Report type taxonomy TBD — coordinate with Pod 5 for financial reports.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
reportType
Report type — Walmart Partner Reporting Platform enum name. Runtime availability is CCM-controlled; consult PRP docs for current PROD-enabled types.
dataStartTime
dataEndTime
reportOptions
Additional report-type-specific options
marketplaceIds
Response
Report request accepted
reportId
Errors
400
Bad Request Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error