generated
Push notifications (12 types, 9 deeplinks)
Generated from the code on every merge. Do not edit it — fix the generator instead.
Written by the build · 2 September 2026
Push notifications (12 types, 9 deeplinks)
Generated from commit
2ebf341on 2026-09-02 bytools/docs/generate.ts. Do not edit this file. Fix the generator instead.
Build every push through the catalog — never hand-assemble a data object at a call site.
Notification types
CONNECT_ACCOUNTCREATE_ONE_SUBONBOARDING_REMINDERBUNDUL_PROCESSING_COMPLETEBUNDUL_ACTION_REQUIREDOTP_REQUIRED_FOR_AUTOMATIONSERVICE_RECONNECT_REQUIREDPLAID_RELINK_REQUIREDEMAIL_ACCESS_EXPIRINGUTILITY_BILL_INSIGHTUTILITY_PRICE_CHANGEIN_APP_MESSAGE
Deeplinks
The app must route every one of these. See contracts.md for whether it does.
| Key | URL |
|---|---|
subOtp |
bundulio://sub/${userSubscriptionId}/otp |
subReconnect |
bundulio://sub/${userSubscriptionId}/reconnect |
plaidRelink |
bundulio://plaid/relink${relinkQuery(params)} |
emailRelink |
bundulio://email/relink |
oneSub |
bundulio://one-sub |
connectAccount |
bundulio://connect-account |
home |
bundulio://home |
retrySubscriptions |
bundulio://retry-subscriptions |
utilityBill |
bundulio://sub/${userSubscriptionId}/bill |
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.