v1

latestOpenAPI 3.1.02026-07-24233206489.1 KB

get/v1/ledger_accounts

Query parameters

afterstring

Use a ledger account ID to retrieve records that come after the specified one.

beforestring

Use a ledger account ID to retrieve records that come before the specified one.

per_pageinteger

The number of records to return.

id[]string[]

To retrieve specific records in bulk, pass their IDs as query parameters using id[]. For example: ?id[]=123&id[]=456.

ledger_idstring

Use this query parameter to filter ledger accounts by their ledger_id.