Update Repricer Strategy

Updates an existing repricer strategy. Use this API to modify and update a repricer strategy rule, name, amount, and unit for a given strategy.

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…
Path Params
string
required

The unique ID of the repricer strategy. This strategy collection ID is used to identify the specific repricer strategy that should be updated.

Body Params

The request body contains details of the repricer strategy to be updated.

string

The name of the repricer strategy collection.

boolean

The status of the strategy collection. Active status indicates that the strategy collection is active.

boolean

Specifies whether repricing should be applied to items that are on promotion.

boolean

If true, restores the price to the last submitted price when no repricing target is available.

boolean

Applicable only for Buy Box Strategy. If true, enables pricing to match external competitors and beat the Buy Box price.

boolean

Indicates whether to compare only against 3P offers.

strategies
array of objects

List of strategy rules to apply within the repricer strategy.

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