This endpoint provides dynamic discount information based on various criteria like user location, holidays, etc. It supports both client-side and server-side API calls with different parameter requirements.
Warning: A paid plan is required to access the promotion API.
Required for client-side API calls. The unique identifier for the product for which to retrieve a discount.
Required for server-side API calls. A unique identifier associated with a particular deal.
Required for server-side API calls. The user's IP address.
Optional for server-side API calls. The desired base currency code for the discount information (e.g., EUR).
Successful retrieval of discount information. The response structure varies depending on whether a discount is available and if the user is accessing via a VPN.