Retrieve account balance
GET {{baseUrl}}/payouts/pending/?Currency=<string>&TotalCurrency=<string>
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Currency | string | 3 letter ISO currency code | |
TotalCurrency | string | Use this parameter to show the total account balance in the preferred currency. If not sent, or sent as NULL, 2Checkout sends the total balance in the default account currency |