Bundul
Internal
Browse docs
Waiting for review

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 2ebf341 on 2026-09-02 by tools/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_ACCOUNT
  • CREATE_ONE_SUB
  • ONBOARDING_REMINDER
  • BUNDUL_PROCESSING_COMPLETE
  • BUNDUL_ACTION_REQUIRED
  • OTP_REQUIRED_FOR_AUTOMATION
  • SERVICE_RECONNECT_REQUIRED
  • PLAID_RELINK_REQUIRED
  • EMAIL_ACCESS_EXPIRING
  • UTILITY_BILL_INSIGHT
  • UTILITY_PRICE_CHANGE
  • IN_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.