List for courier org
Lists line item groups for the authenticated courier organization with filtering and pagination. | org_type=[courier], min_org_role=operator | () -> (LineItemGroupListRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
filter_driver_id
Filter by driver ID (payment_destination_driver_id)
filter_status
Filter by line item group status(es)
filter_attached_to_statement
Filter by whether line item group is attached to a statement
filter_payment_role
Filter by payment role: origin (courier pays) or destination (courier receives). Returns both if not specified.
Allowed values:
page
page_size
Response
Successful Response
line_item_groups
total_count

