List
Lists billing ledgers the caller’s org owns or is a payment counterparty on. | authz_personas=[billing_ledger_org_operators] | () -> (BillingLedgerListRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
sort_by
Field to sort by.
sort_order
Sort order (asc or desc).
Allowed values:
page
page_size
filter_status
Filter by status(es). Multi-select.
Allowed values:
filter_task_group_type
Filter to ledgers scoped to this TaskGroup type. Omit to include both type-scoped and type-agnostic ledgers.
Allowed values:
filter_payment_origin_org_id
Filter by payment origin on-chrt org id.
filter_payment_destination_org_id
Filter by payment destination on-chrt org id.
Response
Successful Response
items
total_count
Errors
422
Billing Ledgers List V1request Unprocessable Entity Error

