List Ledger Transaction Versions

Path Params
string
required

The ID of the ledger transaction.

Query Params
string

The ID of the ledger account statement.

date

Use "gt" (>), "gte" (>=), "'lt" (<), "lte" (<=), or "eq" (=) to filter by the created at timestamp of the version. For example, for all times after Jan 1 2000 12:00 UTC, use created_at%5Bgt%5D=2000-01-01T12:00:00Z.

int64

Use "gt" (>), "gte" (>=), "lt" (<), "lte" (<=), or "eq" (=) to filter by the version. For example, for all versions after 2, use version%5Bgt%5D=2

string
int32
Defaults to 25
Response

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