v1

latestOpenAPI 3.0.12026-07-1431023.0 KB
Prices

Update bulk prices (Multiple)

Updates prices in bulk.

In one Feed you can update up to 10,000 items in bulk. To ensure optimal Feed processing time, we recommend sending no more than 1000 items in one Feed and keeping the Feed sizes below 10 MB.

The price sequence guarantee is observed by the bulk price update functionality, subject to the following rules:

The timestamp used to determine precedence is passed in the request headers. All price updates in the feed are considered to have the same timestamp. The timestamp in the XML file is used only for auditing. You can send a single SKU multiple times in one Feed. If a SKU is repeated in a Feed, the price will be set for that SKU on Walmart.com, but there is no guarantee as to which SKU's price within that feed will be used. This API should be used in preference to the update a price. It should be called no sooner than 24 hours after a new item is set up and a wpid (Walmart Part ID) is available. Thereafter, the bulk price update has an service level agreement (SLA) of 15 minutes.

After the update is submitted, wait for at least five minutes before verifying whether the bulk price update was successful. Individual SKU price update success or failure is only available after the entire feed is processed.

If a SKU's price update fails (for example, multiple price updates were sent for the same SKU in a single feed), an error will be returned.

post/v3/feeds

Query parameters

feedType'price' | 'CPT_SELLER_ELIGIBILITY' required

The feed Type

Headers

WM_SEC.ACCESS_TOKENstring required

The access token retrieved in the Token API call

WM_CONSUMER.CHANNEL.TYPEstring

A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding

WM_QOS.CORRELATION_IDstring required

A unique ID which identifies each API call and used to track and debug issues; use a random generated GUID for this ID

WM_SVC.NAMEstring required

Walmart Service Name

Response

Successful Operation

additionalAttributesobject nullable
errorsobject nullable
feedIdstring

A unique ID, returned from the Bulk Upload API, used for tracking the feed file