List all Ledger Transactions

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

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

string

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

int32

The number of records to return.

id[]
array of strings

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

id[]
string

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

string

Use this query parameter to filter by transaction status. Valid values are pending, posted, or archived.

string

Use this query parameter to filter by external_id. Note: external_id must be used in combination with ledger_id to uniquely identify a ledger transaction.

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json