Theme switcher

Expenses

Financial Data: Extract expense records and categorisations.

Attributes

Attribute

Type

Description

expense_id

integer

Expense identifier

location_id

integer

Practice location identifier

practitioner_id

integer

Practitioner identifier

category_id

integer

Expense category identifier

patient_id

integer

Patient identifier

amount

string

Expense amount (fixed-point)

gst

string

GST amount (fixed-point)

invoice_id

integer

Linked invoice identifier

expense_date

date

Expense date

is_deleted

integer

Deletion status flag (0 or 1)

Use Cases:

  • Expense tracking and reporting
  • Budget analysis
  • Tax preparation
  • Cost centre reporting

Header Parameters

Content-Typestring

Body Parameters

customer_idstring Required

Unique customer identifier

from_datestring
to_datestring
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?