Product and Listing are not the same record
Autopricy keeps catalogue context and the sellable Listing separate so price actions target the correct entity.
OnBuy repricer / winning checks
Autopricy connects OnBuy Product and Listing data to bounded repricing rules. It can evaluate the current winning state, lower an eligible price when competition requires it, and explore a controlled increase after winning without crossing the configured maximum.
OnBuy repricing challenges
A useful OnBuy repricer should not lower every price on every cycle. It needs Product and Listing identity, winning-state checks, boundaries, rate awareness and delayed confirmation.
Autopricy keeps catalogue context and the sellable Listing separate so price actions target the correct entity.
A losing Listing may need a bounded decrease; a winning Listing may support a cautious increase if the configured strategy allows it.
Autopricy records queued work and later status rather than promising an instant storefront change.
Marketplace mechanics
| Synchronise | Read Product and Listing records and retain exact account and listing identity. |
|---|---|
| Check | Use the available winning state and competition context for the current Listing. |
| Decide | Apply the configured decrease or raise strategy inside minimum and maximum values. |
| Confirm | Respect locks, quotas and processing delays; keep status history for later review. |
Reference: OnBuy API documentation · OnBuy seller terms
Autopricy responds to the OnBuy signals available to the integration. Stock, delivery, seller performance and marketplace rules can still affect which Offer wins.
Workflow
Confirm the current OnBuy authorization and supported account context.
Check identifiers, current price, availability and winning state.
Configure minimum, maximum, decrease and optional raise behaviour.
Review queue, locks, quota handling and later marketplace confirmation.
Example: a Listing is winning at £31.20 with a £28.00 floor and £34.00 ceiling. A configured strategy may test £31.40. If the Listing stops winning, the next eligible decision can move back inside the safe range; it cannot exceed the ceiling or assume an immediate storefront update.
Related resources
FAQ
A configured strategy can explore a bounded increase when the available winning state supports it. The maximum price remains a hard limit.
Not necessarily. Marketplace queues and display processing can introduce delay, so Autopricy separates submission from later confirmation.
No. Price is important, but availability, delivery, seller performance and OnBuy rules can also matter.
The workflow uses locks, quota-aware scheduling and stored status history to prevent overlapping work where possible.
Start with one supported store, a controlled product scope, explicit boundaries and visible platform results.
yuanyongvia@gmail.com