Get Superbill By Event
Newest non-archived single-appointment Super Bill for (patient, event), or null.
Powers the note → Super Bill entry point. A note is tied to exactly one appointment, so this only ever reuses a single-appointment bill — one whose linked charges cover only this event. Multi-appointment bills (built from the patient tab) are deliberately ignored; the note flow makes its own single-appointment bill instead.
Coverage is derived from the linked charges’ event_ids, NOT
superbill.payload: save_superbill overwrites the payload with the
editor’s SuperbillPayload, so the {"event_ids": [...]} written at
creation is gone after the first save. Superbill.event_id only stores the
canonical (first-selected) event, so it can’t distinguish a
single-appointment bill from a multi-appointment one either.
Headers
The tenant you are making this request on behalf of
Your api key
Response
Successful Response
