The Market Fulfillment Center (MFC) API provides suppliers with visibility into which products (by GTIN or wm_item_nbr) are being added and removed from a Market Fulfillment Center assortment. Data is updated weekly.
Please note that this endpoint will be unavailable during the hours of 12AM and 2AM CST.
Endpoints
POST
/inventory/items-assortment
Optional Headers
The following optional header keys are available:
Name | Description | Required | Data Type |
---|---|---|---|
wm_context_identifier | A Walmart Supplier's unique identifier. | Mandatory for Preferred Service Providers (PSPs) only. | String |
Request Body Details
Parameter | Mandatory | Description | Data Type |
---|---|---|---|
store_number | Yes | This is an identifying number of a store within a country. It is the most used store identifier and is an essential store attribute for reporting. | Integer |
zone_type | Yes | Zone in which the inventory is located. The only valid input is MFC. | Array |
Response Body Details
Parameter | Description | Data Type |
---|---|---|
supplier | The name of the supplier. | String |
store_nbr | The store number associated with the requested details. | Integer |
gtin | The 14-digit Global Trade Item Number that uniquely identifies the items. | String |
wm_item_nbr | The Walmart Item Number that uniquely identifies the items. | String |
status | Status of the item in the assortment for a specific store. Valid Values: - Keep: Product continues to be available in the MFC Assortment - Add: Product will be added to the MFC Assortment for this store - Delete: Product will no longer be in the MFC assortment for this store | String |
effective_date | The Date in which the status of the item goes into effect. In YYYY-MM-DD format. | Date |
zone_type | The inventory's location zone (MFC). | String |
©️Walmart | All Rights Reserved