Reports APIs
PayTabs provides you with a collection of API endpoints which used to process all payments, regardless of if they are through either your own payment pages, the managed payment pages, or if you are using the hosted payment pages.
Reports is a powerful feature designed to help merchants monitor and analyze their transaction flow. By using Reports, merchants gain the ability to access bulk transaction data in detail, making it easier to track payment activity, review order histories, and ensure smooth business operations.
Reports API is a feature that allows merchants to retrieve detailed reporting data for their profiles. Using this API, you can either fetch a list of available reports for a specific profile or request a particular report for that profile.
This functionality is accessible through our Merchant Dashboard and our APIs. In this guide, we will walk you through the integration process for the Reports API, including how to authenticate, request reports, and handle responses efficiently.
The Reports API works in conjunction with the Reports menu in the Merchant Dashboard. To use this API, you must first create a report in the dashboard (daily, weekly, or monthly) so that it can be generated and made available.
If no report is created and configured (including selecting the required fields in the layout), the API will not return any report data.
These reports provide transaction details for specific date ranges.(daily, weekly, or monthly) For more information on how to create and configure reports, please check the following link: Reports Menu Via Merchant Dashboard
📄️ Step 1: Understanding Workflow & Prerequisites
Before using Reports API, it’s essential to understand the workflow and prerequisites. This ensures your business can effectively utilize the platform's capabilities to use Reports APIs. From setting up API integrations to configuring the needed parameters, every step plays a crucial role in managing your Reports APIs.
🗃️ Step 2: Reports Management
2 items