Skip to main content
GET
Get an invoice

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

invoice
string
required

The invoice ID. Example: inv_01jz8v2q4x...

Query Parameters

fields[invoices]
enum<string>[]
Available options:
status,
source,
original_file_name,
extracted_business_name,
extracted_business_abn,
extracted_account_name,
extracted_account_number,
extracted_account_bsb,
extracted_invoice_number,
created_at,
updated_at

Response

InvoiceResource

data
InvoiceResource · object
required