List
Lists owner-scoped invoices with related orders, counterparties, and accounts expanded. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (InvoiceListRes)
Query parameters
Search invoice names and descriptions.
Search invoice names and descriptions.
Field to sort by.
Sort order for query results
Sort order.
Filter by one or more invoice statuses.
Filter by one or more invoice statuses.
Filter by one or more invoice types.
Filter by one or more invoice types.
Filter by one or more currency codes.
Filter by one or more currency codes.
Must be a string starting with org_
Filter by an on-CHRT counterparty organization.
Filter by off-CHRT counterparty organization data.
Filter by off-CHRT counterparty organization data.
Filter by a driver counterparty.
Filter by a driver counterparty.
Filter by an associated counterparty account.
Filter by an associated counterparty account.
Filter by created_at_timestamp greater than or equal.
Filter by created_at_timestamp greater than or equal.
Filter by created_at_timestamp less than or equal.
Filter by created_at_timestamp less than or equal.
Filter by last_edited_at_timestamp greater than or equal.
Filter by last_edited_at_timestamp greater than or equal.
Filter by last_edited_at_timestamp less than or equal.
Filter by last_edited_at_timestamp less than or equal.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.