Assign/unassign items to/from repricer strategy

Call this endpoint to assign or unassign repricer strategies for items in the Walmart Marketplace. 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:

  • 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. The bulk assign API can only be accessed once per 10 minutes.

Note: This page describes examples using only the required parameters and inputs to update an existing repricer strategy. For a full list of customization options and additional capabilities, refer to the Marketplace Pricing API Reference.

Input requirements

The Stock Keeping Units (SKUs) listed below must be included in the request.

SKU: The SKUs that you would like to add to a repricer strategy.

RepricerStrategy: Name of the strategy to which the items should be assigned.

Minimum & maximum seller allowed prices: The minimum and maximum price limit of the Repricer algorithm to ensure that the prices stay within a set range. The minimum price cannot be less than $0.01

External product ID type (Optional): If you select a strategy with the Competitive Price or External Price strategy rule, choose a product ID type. This ensures that we compare your item to the corresponding items on competitor sites.

External product ID (Optional): The 10-digit alphanumeric code that identifies products on Amazon. It’s unique for each product and is assigned when you create a new product in Amazon’s catalog.

Repricer JSON schema: RepricerJsonSchema.zip