/billing_new

List

Lists owner-scoped invoice line items with attached invoices expanded. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (InvoiceLineItemListRes)

get/billing_new/invoice_line_items/list/v1

Query parameters

sort_by'created_at_timestamp' | 'last_edited_at_timestamp' | 'description' | 'quantity' | 'unit_price' | 'invoice_type' | 'currency_code' | 'line_item_type'

Field to sort by.

sort_order'asc' | 'desc'

Sort order for query results

Sort order.

pageinteger
page_sizeinteger
filter_invoice_typesInvoiceTypeEnum1[] nullable

Filter by one or more invoice types.

Filter by one or more invoice types.

filter_currency_codesBillingCurrencyCodeEnum1[] nullable

Filter by one or more currency codes.

Filter by one or more currency codes.

filter_line_item_typesInvoiceLineItemTypeEnum1[] nullable

Filter by one or more line item types.

Filter by one or more line item types.

filter_unitsInvoiceLineItemUnitEnum1[] nullable

Filter by one or more units.

Filter by one or more units.

filter_counterparty_org_idstring nullable

Must be a string starting with org_

Filter by an on-CHRT counterparty organization.

filter_counterparty_off_chrt_org_data_idstring nullable

Filter by off-CHRT counterparty organization data.

Filter by off-CHRT counterparty organization data.

filter_counterparty_driver_idstring nullable

Filter by a driver counterparty.

Filter by a driver counterparty.

filter_shipper_account_idstring nullable

Filter by an associated shipper account.

Filter by an associated shipper account.

filter_invoice_idstring nullable

Filter by an attached invoice.

Filter by an attached invoice.

filter_is_invoicedboolean nullable

Filter by whether a line item is attached to an invoice.

Filter by whether a line item is attached to an invoice.

filter_order_idstring nullable

Filter by an attributed order.

Filter by an attributed order.

filter_task_group_idstring nullable

Filter by an attributed task group.

Filter by an attributed task group.

filter_created_at_timestamp_gtestring date-time nullable

Filter by created_at_timestamp greater than or equal.

Filter by created_at_timestamp greater than or equal.

filter_created_at_timestamp_ltestring date-time nullable

Filter by created_at_timestamp less than or equal.

Filter by created_at_timestamp less than or equal.

filter_last_edited_at_timestamp_gtestring date-time nullable

Filter by last_edited_at_timestamp greater than or equal.

Filter by last_edited_at_timestamp greater than or equal.

filter_last_edited_at_timestamp_ltestring date-time nullable

Filter by last_edited_at_timestamp less than or equal.

Filter by last_edited_at_timestamp less than or equal.

Response

Successful Response

total_countinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.