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_order_id
Filter by order ID
filter_payment_role
Filter by payment role: origin (courier pays) or destination (courier receives). Returns both if not specified.
Allowed values:
sort_order
Sort order (asc or desc)
Allowed values:
page
page_size
Response
Successful Response
items
total_count
Errors
422
Line Item Groups List for Courier Org V1request Unprocessable Entity Error

