Reports
This article answers common questions about reports.
What is the On-Request Reports API?
The On-Request Reports API is a part of Walmart's US Marketplace API that allows developers to request specific reports or data from Walmart's systems, such as sales data, inventory levels, or order information.
How do I request a promotions report?
You can request a promotions report by submitting a request to the On-request Reports API, specifying the item ID or SKU.
How do I request a return item overrides report?
You can request a return item overrides report by submitting a request to the On-request Reports API, specifying the item ID or SKU.
How do I request an item performance report?
You can request an item performance report by submitting a request to the On-request Reports API, specifying the item ID or SKU.
How do I request a shipping program report?
You can request a shipping program report by submitting a request to the On-request Reports API, specifying the item ID or SKU.
How do I request an inventory report?
You can request an inventory report by submitting a request to the On-request Reports API, specifying the item ID or SKU.
What types of payment data can I access through the Payments Report API?
Through the Payments Report API, you can access payment data such as payment methods (credit card, PayPal), payment amounts, and payment dates.
How do I download a reconciliation report?
You can download a reconciliation report by first getting a list of available report dates, then specifying the report date to download the report. You can use the Reconciliation Report API to generate a report for a specific date range.
How do I download a payment report?
You can generate a payment statement report and obtain information about current cycle outstanding balances and transaction details using the Payments Statement API. To do this, you'll need to make a GET request with the required headers, including Authorization, WM_SEC.ACCESS_TOKEN, Content-Type, WM_QOS.CORRELATION_ID, and WM_SVC.NAME. The response will be a string array containing all available report dates.
Updated 9 days ago
