Get transaction's details report

The GET /api/transaction/reportDetails API method provides users with detailed information about specific transactions. This endpoint returns a comprehensive report, which includes transaction IDs, dates, amounts, descriptions, and associated account details.

Functionality:

  • Retrieves detailed reports for specific transactions or transactions over a period.
  • Offers a comprehensive view, including the transaction date, amount, type, description, and account information.
  • Allows for filtering by date or account to narrow down the results.

Key Features:

  • Detailed Transaction Insights: Provides comprehensive details about transactions, helping users review or audit their transaction history.
  • Flexible Filtering: Supports filtering by transaction ID, account ID, or date range to streamline the report generation process.
  • Security: Ensures secure access through proper authentication and authorization measures.
  • Transaction Review: Ideal for users who require in-depth information about specific transactions for auditing or verification.

📘

This endpoint is useful for customers who need a thorough understanding of each transaction, providing transparency and detailed reporting capabilities.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!