Changelog
Introduction

Sections

Theme switcher

getLedgersStreamByLogin

Streams ledger entries for a specific trading account, accepts a PBLedgerRequestByLoginExternal message with the systemUuid, login, and historyOperationType, returns a stream of PBLedgerStreamResponseExternal messages with operation type, time, profit, comment, and associated login.

Request

systemUuidstring
logininteger
historyOperationTypearray
Enum values:
DEPOSITWITHDRAWALCREDIT_INCREDIT_OUTAGENT_COMMISSIONCOMMISSIONSSWAPSOTHERCLOSED_POSITION

Show child attributes

AdditionalTypesarray

Enum values: NONE, NEGATIVE_BALANCE_WITHDRAW, CORRECTION, REVENUE_SHARE, INVOICE_PAYMENT, MINIMUM_MONTHLY, AGENT_COMMISSION, NEGATIVE_BALANCE_CORRECTION, SETTLEMENT, INACTIVITY_FEE, BONUS_IN_OUT, STORAGE_FEE, M2P, BANK, CRYPTO, DEPOSIT_CORRECTION, WITHDRAW_CORRECTION, SWAP_CORRECTION, COMMISSION_CORRECTION, AGENT_FEE_CORRECTION, MINIMUM_MONTHLY_FEE_CORRECTION, REVENUE_SHARE_CORRECTION, CPA, DEPOSIT_BONUS, CASHBACK, IB_COMMISSION, INTERNAL_TRANSFER, NORIA_PAYMENT, UNKNOWN

Show child attributes

Response

ledgerobject

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": "", "login": null, "historyOperationType": [ "" ], "AdditionalTypes": [ "" ] }
Was this section helpful?

What made this section unhelpful for you?