Create repricer strategy

Creates a new repricing strategy on Walmart Marketplace. A repricer strategy defines how item prices should be automatically adjusted based on competitor pricing, buy box position, or other rules.

Use this API when onboarding new pricing logic or launching a dynamic pricing strategy that responds to market conditions automatically.

For more information and usage examples, refer to the Pricing API Guide.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Provides the details for creating a repricer strategy.

string

A unique name used to identify the repricer strategy. This value helps you manage or reference the strategy in future operations.

boolean

Indicates whether the strategy is active. Set to true to enable repricing for items assigned to this strategy.

boolean

Specifies whether the strategy should apply to items that are currently under promotion.

boolean

If true, reprices item prices to last submitted price when no competitive or target price is available.

boolean

Applicable only to Buy Box strategies. When true, attempts to match or beat external prices when staying competitive with the Buy Box price.

boolean

Indicates whether to compare only against 3P offers.

strategies
array of objects

Pricing strategies that define how item prices should be adjusted.

strategies
Headers
string
required

Access token obtained from the Token API. This is required for authenticating requests to Walmart Marketplace APIs.

string

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

string
required

A unique ID that identifies each API call and is used to track and debug issues. Use a randomly generated GUID for this ID.

string
required

Specifies the name of the Walmart service being called.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json