Get Ledgers
With this endpoint, you can retrieve all Ledgers for a specific Trading Account.
Header Parameters
Authorizationstring
Query Parameters
systemUuidstring Required
The unique system identifier for the account; required to specify from which system the ledgers are retrieved.
loginstring Required
The login identifier for the Trading Account; required to identify the account whose ledger entries are to be fetched.
typesarray Required
Enum values:
DEPOSITWITHDRAWALCREDIT_INCREDIT_OUTAGENT_COMMISSIONCOMMISSIONSSWAPSCLOSED_POSITION Show child attributes
fromstring
Start date for filtering the ledger entries; optional.
tostring
End date for filtering the ledger entries; optional.
limitinteger
The maximum number of ledger entries to return in the response; optional.
Response
200
Object
OK
Response Attributes
operationsarray
An array of objects, each representing a ledger entry.
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?