EndpointsOffers endpoint Returns offers and locale API data for the provided product. JavaScriptapiClient.offers.get({categoryId: string, price: number}, region?: string); JavaScriptapiClient.offers.getMany(Array<{categoryId: string, price: number}>, region?: string);Updated 12 days ago Getting Started