Get Product Offers
Retrieve all seller offers and prices for a product from a retailer via the Zinc API.
Authorizations
Zinc API key (Bearer zn_...)
Headers
Path Parameters
Query Parameters
Retailer identifier: amazon, walmart, bestbuy, etsy, or a Shopify store's domain (e.g. retailer=yetch.studio)
Max response age in seconds (mutually exclusive with newer_than)
Minimum retrieval timestamp (mutually exclusive with max_age)
Return immediately with status=processing
Response
Retailer payload, passed through unmodified. Fields vary by retailer, so only status is guaranteed: completed for a resolved response, processing when async=true and the fetch is still running, failed when the retailer returned an error (with code and message).
completed, processing, failed 
