v4
latestOpenAPI 3.1.02026-08-032294621.7 MBList InvoiceV2 record lines
Retrieve a paginated list of lines for a specific InvoiceV2 record, ordered by position.
Path parameters
The number attribute of the record.
The number attribute of the record.
Query parameters
Return invoices whose outstanding balance (amount_due) is greater than or equal to this value.
Return invoices whose outstanding balance (amount_due) is less than or equal to this value.
Return invoices whose amount_due_updated_at is greater than or equal to this timestamp.
Return invoices whose amount_due_updated_at is greater than or equal to this timestamp.
Return invoices whose amount_due_updated_at is less than or equal to this timestamp.
Return invoices whose amount_due_updated_at is less than or equal to this timestamp.
Number of records to return per page (capped at 100)
Number of records to return per page (capped at 100)
Number of records to skip before starting to return results
Number of records to skip before starting to return results
Response
OK