Changelog
Introduction

Sections

Theme switcher

getLedgersStreamByGroupsOrLogins

Streams ledger entries filtered by specified groups or account logins, accepts a PBLedgersRequestByGroupsOrLoginsExternal message with the systemUuid, optional logins, groups, and historyOperationType, returns a stream of PBLedgersStreamResponseExternal messages with grouped ledger details.

Either logins or groups parameter must be provided.

Request

systemUuidstring Required
loginsarray

Show child attributes

groupsarray

Show child attributes

historyOperationTypearray Required
Enum values:
DEPOSITWITHDRAWALCREDIT_INCREDIT_OUTAGENT_COMMISSIONCOMMISSIONSSWAPSOTHERCLOSED_POSITION

Response

ledgersobject

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 { "systemUuid": "", "logins": [ "" ], "groups": [ "" ], "historyOperationType": [] }
Was this section helpful?

What made this section unhelpful for you?