Get Superbill By Note
The Super Bill a note is linked to, or null.
The stable, deterministic replacement for the event-derived existence check in the note → Super Bill flow: a note chain links to at most one bill via the superbill_note junction (UNIQUE(parent_note_id)), so this is a single-row lookup that survives charges being archived / re-pointed. Scoped to the patient so a note id can’t surface another patient’s bill.
Accepts any revision id: the caller holds whichever revision the editor is on, which changes on every save, so resolve to the chain root before matching. An unknown note id is simply unlinked (null), matching the no-link case.
Headers
The tenant you are making this request on behalf of
Your api key
Response
Successful Response
