Skip to main content
GET
/
v1
/
ui
/
admin
/
transactions
/
balance
Get balance for specific provider (admin only)
curl --request GET \
  --url https://api.example.com/v1/ui/admin/transactions/balance
{}

Query Parameters

providerId
string
required

Provider ID

currency
string

Currency code

Response

Balance retrieved successfully

The response is of type object.