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"created_at_timestamp"Optional
Field to sort by.
sort_orderenumOptional

Sort order (asc or desc).

Allowed values:
pageintegerOptional>=1Defaults to 1
page_sizeintegerOptional1-100Defaults to 20
filter_statusenumOptional

Filter by status(es). Multi-select.

Allowed values:
filter_task_group_typeenumOptional

Filter to ledgers scoped to this TaskGroup type. Omit to include both type-scoped and type-agnostic ledgers.

Allowed values:
filter_payment_origin_org_idstringOptional

Filter by payment origin on-chrt org id.

filter_payment_destination_org_idstringOptional

Filter by payment destination on-chrt org id.

Response

Successful Response
itemslist of objects
total_countinteger

Errors

422
Billing Ledgers List V1request Unprocessable Entity Error