Wallet
Overview
Retrieve a list of all wallets associated with an account.
This API allows businesses to view wallet balances and transaction histories.
🔍 Get All wallets
Retrieve a list of all wallets by sending a request to the get all wallets endpoint. This enables businesses to monitor wallet statuses and balances in real-time.
Query Parameters
page
string
default: 1requiredThe page to return.
limit
string
default: 10requiredThe maximum number of results to return.
Response Example
The response provides an array of wallet objects, each containing comprehensive details about the wallets associated with your Swervpay account.
Response
Was this page helpful?