Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 586 Bytes

File metadata and controls

39 lines (27 loc) · 586 Bytes

Balance

A collection of endpoints gaining insights into the amount on an integration

Methods

Method HTTP Path Summary
fetch GET /balance Fetch Balance
ledger GET /balance/ledger Balance Ledger

fetch

HTTP: GET
Path: /balance

paystack.balance.fetch

ledger

HTTP: GET
Path: /balance/ledger

paystack.balance.ledger({ ... })

Query Fields

Name Required
perPage false
page false
from false
to false