Find replacement offers using a string or image as the input.
/product_search
and /prices
API requests.query
, image_urls
and images
is
required. The images parameter expects a list of base64
encoded
images. While the image_urls
parameter expects a list of URLs
where the images are stored.claimed_amount
parameter which will be used as a
benchmark price when finding offers.
If a claimed_amount
is provided, price limits will be applied based on
the category
(a setting defined per client). E.g. if a
claimed_amount
of 1000 is given and the category is Mobile Phones
and the price_limits
for said category are:
price_min
and price_max
parameters which,
when provided, will take precedence over the claimed_amount benchmark
logic for calculating the price ranges.
query
and an image
are provided, we will do the following: