List expanded
Lists statements with expanded LIGs and task groups, using filtering, sorting, and pagination. | authz_personas=[statement_org_operators, statement_driver] | () -> (StatementsExpandedListRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
sort_by
Field to sort by
Allowed values:
sort_order
Sort order (ascending or descending)
Allowed values:
page
page_size
filter_status
Filter by statement status(es)
Allowed values:
filter_settlement_type
Filter by settlement type
Allowed values:
filter_order_id
Filter by order ID (returns statements whose order_ids list contains this value)
filter_payment_origin_org_id
Filter by payment origin org ID
filter_payment_destination_org_id
Filter by payment destination org ID
filter_owned_by_org_id
Filter by owned by org ID
filter_staged_at_timestamp_gte
Filter by staged_at_timestamp >= value
filter_staged_at_timestamp_lte
Filter by staged_at_timestamp <= value
filter_opened_at_timestamp_gte
Filter by opened_at_timestamp >= value
filter_opened_at_timestamp_lte
Filter by opened_at_timestamp <= value
filter_paid_at_timestamp_gte
Filter by paid_at_timestamp >= value
filter_paid_at_timestamp_lte
Filter by paid_at_timestamp <= value
Response
Successful Response
statements
total_count

