Opening the NeoDay app via a deeplink identifier

The NeoDay app can be opened by a deeplink identifier and will then navigate to the associated screen. In order for this to work the domain used in the url, must be associated with the NeoDay app. The apple-app-site-association file and the assetlinks.json file will need to be put inside the /.well-known folder of that domain.

The format that the NeoDay app expects is: "https://some-domain.com/deeplink/\?<data>" for example: "https://some-domain.com/deeplink/campaign-detail-view?stackId=123stack"

The following deep link identifiers can be used to create the url for deeplinking.

deeplink identifierdata (with example)Description
campaign-overview-viewn/a
campaign-detail-viewstackId=123
campaign-transaction-history-viewstackId=123
tier-set-detail-viewtierSetId=123
customercard-detail-viewn/a
customercard-overview-viewn/a
coupon-overview-viewn/a
coupon-detail-viewcouponSlipId=123
rewardshop-product-overview-viewn/a
rewardshop-product-detail-viewn/a
rewardshop-cart-viewn/a
rewardshop-orders-viewn/a