Note: If you’re using the Personalization feature to send offers to players, make sure to include the checkout link offer in the API payload. Although this offer doesn’t appear in the web store, it is still valid and must be explicitly sent to the player through the API.
Note: All offers automatically expire 6 months after generation, regardless of the selected schedule type.
Important: This deeplink can’t be used as a standalone checkout link. Follow the steps to make the checkout link functional.
Parameter | Required? | Type | Description |
---|---|---|---|
playerId | Yes | Number | Player ID. |
originalLink | Yes | String | Deeplink offer URL. |
iat | Yes | Timestamp | Timestamp when the player was redirected to the web store. |
redirectUrl
to players. Make sure the JWT is signed on a secure backend system.