Assign Items to Repricer API Overview

This API assigns bulk items to the repricer strategy. Only items with minimum and maximum allowed prices are eligible to be automatically repriced.

Note – This specific API can be accessed once in per 10 min.

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 name to which the items to be assigned.

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

Repricer JSON Schema: RepricerJsonSchema.zip

Step to delete item from existing strategy: mention the sku you want to remove along with repricer strategy name as No Strategy/Delete from Repricer” without min and max price info.