The EzyStream platform can provide access to additional Subscription Coupons, called Perk+. The EzyStream API will provide you with a unique URL for each of your users. Your application’s UI should hide this URL from your user by being opened in your application as a web view, retaining your own header and footer/navigation active in the app.
...
- Request must include your token (tk), the user’s surname (sn). (encrypted), email (em) address and membership number (mn) (encrypted).
- If validated, a unique URL is returned.
- If not validated, we return a 403 or 404 error, with a message.
Info | ||
---|---|---|
| ||
The usage of the Perk+ embed is subject to pre-approved criteria from the Frequent Values (by Entertainment) programme. Learn how to embed the URL into your app correctly. |
REQUEST URL
Perk+ Version 1: https://vodapi.ezystream.com/v3/coupon/ext/eb-url?mn=UzZVNPUWl&tk=3af2e35a-3797&sn=Jkluda&em=a@gmail.com
Perk+ Version 2: https://vodapi.ezystream.com/v4/coupon/ext/eb-url?mn=UzZVNPUWl&tk=3af2e35a-3797&sn=Jkluda&em=a@gmail.com
EXAMPLE RESPONSE - SUCCESS
...