Skip to main content
PATCH
Configure automatic top-up so your wallet is recharged when the balance drops below a trigger. Requires a saved card on file.
Request amounts are in kobo (1 NGN = 100 kobo). The returned wallet also reports amounts in integer kobo.

Body

boolean
required
Whether auto top-up is active.
integer
required
Balance in kobo at which auto top-up triggers. Nullable.
integer
required
Amount in kobo to recharge when triggered. Nullable.
The data object is the full wallet DTO described in Get wallet (values in integer kobo).