The GET /api/fundsMovement/ACHTransferDetails/{transferId} method allows users to retrieve detailed information about a specific ACH transfer. By providing the unique transferId, users can access comprehensive data regarding the transaction, including amounts, statuses, sender and receiver details, and timestamps.
Purpose:
This endpoint is designed to enable users to track and verify ACH transactions, providing essential insights into individual transfers within the banking application.
Response:
The API returns a structured response containing detailed information about the specified ACH transfer.
Summary:
The GET /api/fundsMovement/ACHTransferDetails/{transferId} API method enables users to retrieve detailed information about a specific ACH transfer, providing comprehensive insights into the transaction. This capability is essential for tracking, verifying, and managing ACH transactions within banking applications.