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 only be accessed once 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 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
Step to delete item from existing strategy: Mention the sku you want to remove along with the repricer strategy name as No Strategy/Delete from Repricer without min and max price info.
Updated about 1 month ago