This endpoint retrieves a paginated list of transactions within a specific batch disbursement with optional filtering capabilities.
Bearer authentication header of the form Bearer Token, Where accessToken is the access token used to authenticate the request.
Preferred language for the response
Required string length: 8
10000000 <= x <= 99999999Identifier of the batch to retrieve transactions for
Page number for pagination (starts from 1)
Number of records per page
If true, includes previous pages; if false, only current page
Field to search by (BeneficiaryName, BeneficiaryAccountNumber, TransactionReferenceNumber, SourceReferenceNumber)
Text to search for (case-insensitive)
Filter by transaction status
Success Response (200)