post https://api-gateway.walmart.com/v1/FEED_STATUS
The feed status notification is sent to suppliers when a bulk submission or feed has completed processing, and each record in the feed is in an end state.
A supplier can submit a feed for many functions (item setup, item maintenance, inventory updates, cost updates, and more) using the Submit bulk feed request (POST v3/feeds/?feedtype
) available in the 1P Supplier Items, Cost, Inventory, Lag Time, and other APIs.
- Event Type: FEED_STATUS
- Event Trigger: A feed submitted by a supplier is in an end state (PROCESSED or ERROR)
- Event Version : V1
- Resource Name: FEEDS
When the feed status event occurs, the supplier will receive the notification payload at the defined destination URL.
See the samples provided for more information.