PaymonetraDocs

Balance

Collected and Settled, for the mode your key belongs to.

GEThttps://api.paymonetra.com/v1/balanceSecret key

Send your secret key: Authorization: Bearer sk_live_…. See authentication.

JSON
{
  "mode": "live",
  "collected": { "amount": 430770.62, "ready": 203270.62, "clearing": 227500 },
  "settled":   { "amount": 600000 },
  "currency": "NGN"
}

Same two figures, same reason they are two.

The overview has the context around this call.