Retrieve a paginated list of all disbursement transactions
Start date for filtering transactions (inclusive)
"2025-01-01"
End date for filtering transactions (inclusive)
"2025-03-31"
Page number for pagination
x >= 1
Number of records per page
1 <= x <= 100
Successfully retrieved disbursements
The response is of type object
.
Retrieve a paginated list of all disbursement transactions
Start date for filtering transactions (inclusive)
"2025-01-01"
End date for filtering transactions (inclusive)
"2025-03-31"
Page number for pagination
x >= 1
Number of records per page
1 <= x <= 100
Successfully retrieved disbursements
The response is of type object
.