Skip to main content
GET
/
v1
/
wallet-balances
Wallet balances
curl --request GET \
  --url https://api.sandbox.pawapay.io/v1/wallet-balances \
  --header 'Authorization: Bearer <token>'
{
  "balances": [
    {
      "country": "ZMB",
      "balance": "21798.03",
      "currency": "ZMW",
      "mno": ""
    },
    {
      "country": "UGA",
      "balance": "10798.03",
      "currency": "UGX",
      "mno": ""
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.pawapay.io/llms.txt

Use this file to discover all available pages before exploring further.

Allows you to get the list of wallets and their balances configured for your account.

Authorizations

Authorization
string
header
required

Response

Request has been succesfully processed.

balances
object[]
required

List of wallet balances