Our upstream team is transitioning RFID SKU data to a new source. During this period, there may be times when no new data is available. We’ll notify you once the new source is live.
Merchandising will be making additional hierarchy changes for Departments 5, 7, and 87 between Monday, February 23 and Friday, February 27. Additional hierarchy changes for fashion departments will begin on Monday, March 2 and last for up to 8 weeks. The above hierarchy changes will be reflected in Channel Performance on a daily basis, pulling in changes each morning from the day before. If you have any pre-built reports utilizing hierarchy filters, you may need to clear these filters and recreate them with the new hierarchies. Shopper Behavior, Customer Perception, Digital Landscapes, and Insights Activation will reflect all Departments 5, 7, and 87 hierarchy changes on Monday, March 9. Fashion hierarchy changes for Shopper Behavior, Customer Perception, Digital Landscapes, and Insights Activation will also begin to be reflected on Monday, March 9 and will continue to update on a weekly cadence each Monday.
Upcoming restatement to correct overinflated backroom inventory data Walmart Data Ventures was recently informed up our upstream partners that, due to faulty Logic, Backroom Adjustment Retail Amount metrics (backroom_adj_cst_amt and backroom_adj_retail_amt) are overinflated within Backroom Adjustment Inventory at the store level. To correct this data, Walmart Data Ventures worked with upstream partners to restate the data beginning Friday, March 6, and will finalize this work on Monday, March 9. For Data Feeds and Cloud Feeds clients, we will send the updated data in the form of insert and updates, Please plan accordingly.
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.