Fetch all accounts with aggregated transaction statistics: collection totals, transfer volumes, last activity, and current balance.
Use this endpoint to retrieve all your accounts together with their aggregated transaction statistics in a single response. Each account object includes a live balance, the total number and value of inbound collections, the total number and value of outbound transfers, and the date of the last transaction. This is useful for building summary dashboards or generating periodic reports without issuing separate balance and transaction queries. You can optionally filter the result set by account type, a specific account number, or account status.Endpoint
POST https://baasapi.payrepmfb.com/api/v1/account/api/fetch_account_summaries
Sandbox
POST https://shogun-dev.xchangeboxng.com/api/v1/account/api/fetch_account_summaries