Theme switcher

Debtors

Financial Data: Extract debtor information and outstanding balances.

Attributes

Attribute

Type

Description

responsible_party_id

integer

Responsible party identifier

responsible_party

string

Responsible party name (e.g. "Leach Ms Aliyah")

invoice_id

integer

Invoice identifier

date_due

date

Invoice due date (YYYY-MM-DD)

days_over

integer

Days overdue

invoice_amount

string

Invoice amount (fixed-point, e.g. "450.00")

invoice_balance

string

Outstanding balance (fixed-point, e.g. "340.00")

is_third_party

integer (0/1)

Third-party payer flag (0 = no, 1 = yes)

is_bad_debt

integer (0/1)

Bad debt flag (0 = no, 1 = yes)

location_id

integer

Practice location identifier

Use Cases:

  • Accounts receivable reporting
  • Debt collection workflows
  • Financial analysis and reporting

Header Parameters

Content-Typestring

Body Parameters

customer_idstring Required

Unique customer identifier

modestring

Execution mode - "auto" (default), "stream", or "job"

output_formatstring

Response format - "ndjson" (default), "json", or "csv"

compressionstring

Compression type - "none" (default), "gzip", or "zip"

encryptedstring

Encryption - "false" (default) or "true"

Was this section helpful?

What made this section unhelpful for you?

POST

/

Select
1
Was this section helpful?

What made this section unhelpful for you?