Skip to main content
GET
Get Invoice

Authorizations

Authorization
string
header
required

Org API key as Token token=ei_live_...

Path Parameters

invoice_id
string
required

Response

Successful Response

id
string
required
invoice_number
string | null
tutor_id
string | null
student_id
string | null
status
string | null
amount_due_cents
integer | null
amount_paid_cents
integer | null
currency
string | null
due_date
string | null
sent_at
string | null
paid_at
string | null
created_at
string | null
line_items
LineItem · object[]