simplepractice_list_billing_items
List billing items from SimplePractice Client Portal: invoices, statements, superbills, receipts, or account history. Use cursor for pagination; empty results are normal.
Instructions
Invoices, statements, superbills, receipts, or account history from the Client Portal. An empty list is a real answer — many practices bill entirely outside the portal. Pages by cursor: pass the returned nextCursor as "before".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | invoice | |
| before | No | Cursor for the next page — the nextCursor from a previous call. | |
| pageSize | No |