List
Lists LineItemGroups the caller owns, is a payment counterparty on, or is the destination driver for. | authz_personas=[lig_org_operators, lig_driver] | () -> (LineItemGroupListRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
sort_order
Sort order on _id (proxy for creation order; LIGs have no user-facing timestamps to sort by).
Allowed values:
page
page_size
filter_status
Filter by LineItemGroup status(es). Multi-select.
Allowed values:
filter_task_group_id
Filter by parent task group id.
filter_order_id
Filter by parent order id.
filter_order_short_id
Filter by order short id.
filter_order_off_chrt_reference_id
Filter by order off-chrt reference id.
filter_owned_by_org_id
Filter by owner org id.
filter_payment_origin_org_id
Filter by payment origin org id.
filter_payment_destination_org_id
Filter by payment destination org id.
filter_payment_destination_driver_id
Filter by payment destination driver id.
filter_rate_sheet_id
Filter by source rate sheet id (None for ad-hoc/pro-forma LIGs).
filter_statement_id
Filter to LineItemGroups bundled into this statement.
filter_attached_to_statement
Filter by whether the LineItemGroup is bundled into a statement (statement_id is not None if true, is None if false). Used by the statement-bundling worklist to find unbundled LIGs.
Response
Successful Response
items
total_count
Errors
422
Line Item Groups List V1request Unprocessable Entity Error

