Stickers — Voucher Claim
Last updated
Last updated
The LiSA Player dispatches a message when the voucher code of an active voucher sticker is redeemed by the user.
This message is sent by the LiSA Player to the host app / environment.
Along with all standard , a Voucher Claim message includes the following additional properties:
messageType
Required.
lsc:sticker:voucher:claim
stickerDetails
Required.
stickerType
Required.
The stickerType
property represents the type of sticker being used.
In case of the Voucher Sticker Claim message, the value is always voucher
.
The stickerDetails
property represents the corresponding details object containing relevant information. The structure of this object varies depending on the stickerType
.
In case of the Voucher Sticker Claim message, the sticker details will always include voucher specific details only.
Refer to for detailed information.