Load a bill
Bills
Load a bill
Returns a single bill with line items and ledger sync fields (externalId, externalNumber, externalUrl).
invoiceStatus is computed from cancel state and payment totals (same values as list).
404: Unknown billingId or bill outside your practice.
429: Rate limit exceeded.
GET
Load a bill
Authorizations
Swagger / Postman only: Client ID as username, Client secret as password. In Postman, set this once on the collection (Authorization → Basic Auth) so all requests inherit. For production server-to-server code, prefer X-OM-Auth-ID and X-OM-Auth-Key headers.
Path Parameters
Bill id.
Response
OK