MFC Details

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:

NameDescriptionRequiredData Type
wm_context_identifierA Walmart Supplier's unique identifier.Mandatory for Preferred Service Providers (PSPs) only.String

Request Body Details

ParameterMandatoryDescriptionData Type
store_numberYesThis 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_typeYesZone in which the inventory is located. The only valid input is MFC.Array

Response Body Details

ParameterDescriptionData Type
supplierThe name of the supplier.String
store_nbrThe store number associated with the requested details.Integer
gtinThe 14-digit Global Trade Item Number that uniquely identifies the items.String
wm_item_nbrThe Walmart Item Number that uniquely identifies the items.String
statusStatus 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_dateThe Date in which the status of the item goes into effect. In YYYY-MM-DD format.Date
zone_typeThe inventory's location zone (MFC).String


©️Walmart | All Rights Reserved