Settlement Bank Report
Introduction
The Settlement Bank Report provides a comprehensive overview of financial settlements, offering insights into transactions and ensuring transparency in your financial processes. This report is an essential tool for tracking settlements, facilitating reconciliation, and maintaining accurate financial records.
To access the Settlement Bank Report, use the following API endpoint:
Endpoint: GET - {{baseUrl}}/v1/reports/settlement-bank
Parameter | Required | Type |
---|---|---|
settlement_bank_id | no | string |
search | no | string |
Example Request
To retrieve data from the Settlement Bank Report, make a GET request using a tool like cURL. Replace "YOUR_BEARER_TOKEN" with the actual bearer token obtained through the authentication process
Response
Last updated