GetBalances
Body Parameters
clientIdstring
The identifier for the client whose balances are being queried. Required to scope the request to the correct client account.
clientKeystring
A unique key assigned to the client, used to authenticate and authorize the request for balance information.
startRowVersionstring
A version marker indicating the starting point for retrieving balance data, enabling pagination and incremental data fetching.
limitnumber
Specifies the maximum number of balance records to retrieve in the response. Defaults to 50 if not provided. Must be a positive integer.
Was this section helpful?
Was this section helpful?