Standard Deeplinks¶
This page lists the standard deeplinks available out of the box. For each one, you’ll see where the user is redirected and what parameters (if any) the have to be provided when the campaing is created.
HOME¶
Redirects to: App home screen.
Parameters: None.

OFFERS_OVERVIEW¶
Redirects to: Offers overview list.
Parameters: None.

COUPONS_BY_TYPE¶
Redirects to: Coupons list filtered by campaign type.
Parameters: campaignType - the offer type.

COUPONS_BY_CHAIN_ID¶
Redirects to: Coupons list filtered by retail chain.
Parameters: chainId - the chain Id to filter by.

COUPON_DETAILS¶
Redirects to: Specific coupon details page.
Parameters: campaignId - the Id of the campaign to open.

COUPON_DETAILS_BY_COUPON_ID¶
Redirects to: Specific coupon details page.
Parameters: campaignId- The Id of the campaign , couponId - the Id of the coupon to open.

BONUS¶
Redirects to: Bonus overview screen.
Parameters: None.

CURRENT_GAME¶
Redirects to: Current/active game.
Parameters: None.

GAME_BY_ID¶
Redirects to: Specific game by the provided id.
Parameters: gameId - the Id of the game to open.

LEAFLETS¶
Redirects to: Leaflets overview.
Parameters: None.

LEAFLET_FOR_CHAIN_ID¶
Redirects to: Leaflet details for a selected chain.
Parameters: chainId - the chain Id to filter by.

RECEIPTS¶
Redirects to: Receipts overview.
Parameters: None.

RECEIPT_DETAILS¶
Redirects to: Specific receipt details.
Parameters: receiptId - the Id of the receipt to open.

PAYMENT_SETTINGS¶
Redirects to: Payment settings in the app.
Parameters: None.

SHOPPING_LIST¶
Redirects to: Shopping list overview.
Parameters: None.

SHOPPING_LIST_BY_ID¶
Redirects to: A specific shopping list.
Parameters: shoppingListId - the Id of the shopping list to open.

CHALLENGES¶
Redirects to: Challenges / Stampcards overview.
Parameters: None.

CHALLENGE_DETAILS¶
Redirects to: Specific challenge / stampcard.
Parameters: stampCardId - the Id of the challenge (stampcard) to open.

VOUCHERS¶
Redirects to: Vouchers overview.
Parameters: None.

VOUCHER_DETAILS¶
Redirects to: Specific voucher details.
Parameters: voucherId - the Id of the voucher to open.
