List expanded
Lists statements with expanded LIGs and task groups, using filtering, sorting, and pagination. | authz_personas=[statement_org_operators, statement_driver] | () -> (StatementsExpandedListRes)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
Sort order (ascending or descending)
Filter by statement status(es)
[DEPRECATED — use filter_order_short_id] Filter by order ID (returns statements whose order_ids list contains this value)
Filter by order short ID (returns statements whose order_short_ids list contains this value)
Filter by order off-chrt reference ID (returns statements whose order_off_chrt_reference_ids list contains this value)
Filter by payment origin off-chrt shipper org ID
Filter by staged_at_timestamp >= value
Filter by staged_at_timestamp <= value
Filter by opened_at_timestamp >= value
Filter by opened_at_timestamp <= value
Filter by paid_at_timestamp >= value
Filter by paid_at_timestamp <= value
Filter by uncollectible_at_timestamp >= value
Filter by uncollectible_at_timestamp <= value

