Bundul
Internal
Browse docs
Waiting for review

generated

Backend ↔ mobile contract

Generated from the code on every merge. Do not edit it — fix the generator instead.

Written by the build · 2 September 2026

Backend ↔ mobile contract

Generated from commit 0788897 on 2026-09-01 by tools/docs/generate.ts. Do not edit this file. Fix the generator instead.

A push whose deeplink the app cannot route is a notification that does nothing when tapped.

Deeplinks — 7 of 9 routed by the app

Deeplink Route Routed by the app?
subOtp /sub/:param/otp
subReconnect /sub/:param/reconnect
plaidRelink /plaid/relink
emailRelink /email/relink
oneSub /one-sub
connectAccount /connect-account
home /home
retrySubscriptions /retry-subscriptions no
utilityBill /sub/:param/bill no

2 deeplinks the app does not handle. Tapping such a push does nothing — handleNotificationUrl falls through to default: return false.

This page is written by the build from the code, so there is nothing to edit here. If it is wrong, the generator is wrong.