Translations:Accounts/56/en
From ArdorDocs
Get Account Ledger Example
http://localhost:27876/nxt?
requestType=getAccountLedger&
account=ARDOR-7A48-47JL-T7LD-D5FS3
{
"entries": [
{
"change": "100",
"eventType": "CURRENCY_OFFER_EXPIRED",
"ledgerId": "532246",
"holding": "6112509426732269765",
"isTransactionEvent": true,
"balance": "90000",
"holdingType": "UNCONFIRMED_CURRENCY_BALANCE",
"accountRS": "ARDOR-7A48-47JL-T7LD-D5FS3",
"block": "2303344830040052747",
"event": "13236557417702245931",
"account": "12745647715474645062",
"height": 736757,
"timestamp": 78995635
}
],
"requestProcessingTime": 1
}