We expect the data refresh to be delayed for ecomproductcontentscore dataset today (2026-06-17). We are actively working to resolve the issue and apologize for the inconvenience.
We have become aware that there is missing data for June 2, 2026 within our headless access Channel Performance solutions. This missing data is impacting Scintilla suppliers and the category advisor persona who rely on headless access (Cloud Feeds, Data Feeds API and Scintilla Media Data Feed). Our team investigated the issue and resolved it as of 2:00 pm CT this morning (6/3/26). Please see the next steps below on how to restore missing data. The data has been restated and published as an on-demand update in the status table. Suppliers could have manually used the status timestamp to read the restated store sales data using CDF on June 3. If they did not take manual action, then it processed automatically on June 4 via the normal CDF process.
We have become aware that there is missing data for June 2, 2026 within our headless access Channel Performance solutions. This missing data is impacting Scintilla suppliers and the category advisor persona who rely on headless access (Cloud Feeds, Data Feeds API and Scintilla Media Data Feed). Our team investigated the issue and resolved it as of 2:00 pm CT this morning (6/3/26). Please see the next steps below on how to restore missing data. For the affected tables, we will be processing the data in our incremental on 6/4. We will provide “U” updates for the incorrect data and "I" for the new records that weren't sent.
We have become aware that there is missing data for June 2, 2026 within our headless access Channel Performance solutions. This missing data is impacting Scintilla suppliers and the category advisor persona who rely on headless access (Cloud Feeds, Data Feeds API and Scintilla Media Data Feed). Our team investigated the issue and resolved it as of 2:00 pm CT this morning (6/3/26). Please see the next steps below on how to restore missing data. For the affected tables, we will be processing the incremental data on 6/4. We will provide “U” updates for the incorrect data and "I" for the new records that weren't sent.
We are aware of a data issue with RFID Tag Part table. We are working to fix the issue.
Service Advisory: Cloud Feeds Pipeline Delay We are currently experiencing an infrastructure issue impacting Cloud Feeds data pipelines due to a constraint within our platform. As a result, there may be delays in data availability and refreshes. We are actively engaging and working toward resolution. We will provide updates as additional information becomes available.
We have become aware that there is missing store sales data for May 26, 2026. This missing data is impacting Scintilla suppliers and the category advisor persona who rely on headless access (Cloud Feeds, Data Feeds API and Scintilla Media Data Feed). Our team investigated the issue and resolved it as of 11:30 am CT this morning. Report Builder is unaffected and has all sales data for May 26, 2026. Please see the next steps below on how to restore missing sales data. Data Feeds API: The historical file for the affected May 26 store sales data will be made available, and suppliers will need to manually consume it to recover the missing records.
We have become aware that there is missing store sales data for May 26, 2026. This missing data is impacting Scintilla suppliers and the category advisor persona who rely on headless access (Cloud Feeds, Data Feeds API and Scintilla Media Data Feed). Our team investigated the issue and resolved it as of 11:30 am CT this morning. Report Builder is unaffected and has all sales data for May 26, 2026. Please see the next steps below on how to restore missing sales data. Cloud Feeds: The data will be restated and published as an on-demand update in the status table. Suppliers can manually use the status timestamp to read the restated store sales data using CDF. If they do not take manual action today, then it will process automatically tomorrow via the normal CDF process.
The planned February Release will include the following:
Important Updates
Volt is now Scintilla In-Store:
As part of our broader product branding updates, Volt has been renamed to Scintilla In-Store.
Product functionality, APIs, and data feeds remain unchanged. Documentation has been updated to reflect the new product name across references and descriptions.
DSC Version 2 Now Available: We’re excited to announce the release of Direct Shipment Capture v2 API, featuring updates that align with current integration and authentication standards:
OAuth 2.0 Integration: Implements OAuth for credential management.
Standardized Field Naming: Field names have been standardized to support smoother implementation.
To get started with DSC v2:
If you've already onboarded to DSV v1 or any of our other API offerings, please reach out to a Walmart Data Ventures Account Manager or Sales Engineer to request your client Secret so you can begin generating Bearer Tokens for DSC v2 API calls. Note: DSC API v1 will continue to be supported until further notice to ensure a smooth transition for all supplier partners.
If you're a new supplier looking to be onboarded to v2, please make sure your business partners have already connected with a Walmart Data Ventures Account Manager or Sales Engineer and have submitted an onboarding request form then visit our Get Started documentation to start setting up your access.
The planned January Release includes the following:
Released for NRT
Documentation Updates
DC Inventory Endpoint Clarification: The DC Inventory Endpoint documentation has been updated for clarity, to include the wmtItemNbr parameter: /dc/inventory/status?itemIdentifier=wmtItemNbr
asn is longer mandatory: The asn parameter is no longer mandatory in the request.
Request destination changed to one: Only 1 destination will be accepted in the request. Requests that contain more than 1, or zero, destinations will result in an error.
ETA clarification: A clarification has been added to the documentation to note that ETA parameters should be in UTC format, e.g. 2024-10-17T16:30+0000Z, where "+0000Z" is not changed, i.e. do not provide the timezone offset.
The planned August Release includes the following:
Released for NRT
Endpoint Updates
Association Endpoint Update: The Association Endpoint has the following changes.
The endpoint name has been updated to Associations (with an 's')
Response parameter walmartDataVenturesCompanyId has been update to wm_context_identifier
Documentation Updates: Please note the following changes in the documentation.
Parameter Definition Change: For clarity, the the definition for parameter wm_context_identifier has been updated to "A Walmart Supplier's unique identifier" throughout the documentation.
NRT Throttling Update: The note that there is a uniform rate limit of 600 transactions per minute (TPM) for all NRT API endpoints has been removed from the documentation. The documentation now notes that if the current rate limit is inhibiting your development with our APIs, please contact your Sales Engineering partner to discuss potential solutions.
Inventory Action Capture Endpoint Update: The ICA API will now accept partially correct messages and will respond with the incorrect parts of the request in a separate error.
The planned February Release includes the following:
Released for NRT
Documentation Updates
Inventory Action Capture Endpoint: The eventType CORRECTION has been updated to reflect that only positive quantities are accepted. CORRECTION: Used when inventory needs to be reset to a value that is different from what is available in the Enterprise Inventory. It can also be used if the available quantity is not known. For correction, a positive quantity must be provided. Negative quantities will be rejected. Example: if the current inventory shows 25 but needs to be corrected to 20, the correction event should be sent as 20.
The planned January Release includes the following:
Released for NRT
Documentation Updates
DC Inventory Endpoint: The DC Inventory Endpoint documentation has been updated for clarity, to include the wmtItemNbr parameter: /dc/inventory/status?itemIdentifier=wmtItemNbr
The planned December Release includes the following:
Released for NRT
Endpoint Updates
Multi GTIN Inventory Endpoint Update: The Multi GTIN Inventory (MGI) Endpoint now accepts multiple item identifiers! This endpoint can return inventory information for up to 100 items. Please note:
the endpoint name has been updated to Multi Item Inventory
a new itemIdentifier parameter has been added, so users can pass either the item's GTIN (as parameter gtin) or Walmart Item Number (as parameter wmItemNbr) in the request. The response will return both the item's GTIN and Walmart Item Number, regardless of the parameter used in the request.
Documentation Updates
Error Code and Sandbox Response: PTo help avoid confusion, the individual endpoint error code and sandbox pages have been consolidated to each endpoint reference page. Please refer to each endpoint reference page for applicable error codes and sandbox responses. For your convenience, a Common Error Codes page has also been added for quick reference to common error code reasons and their common resolutions.