Fetch all transfer details present in a bulk disbursements file by its specific id to know the status of each transaction.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This is the specific id used to get the individual transfer details in the uploaded bulk disbursement file.
Page number for pagination (default is 0).
Number of items per page for pagination (default is 10).