Get Beneficiary History
Use this API to fetch the transaction history for a particular beneficiary and for a desired period of time.
GET
Query Parameters
The beneficiary id that you have created. Alphanumeric characters accepted.
Start date for the desired period. Format - yyyy-mm-dd
End date for the desired period. Format - yyyy-mm-dd. If start date is provided, end date is a mandatory. End date has to be a day less than current date.
Number of transactions to be displayed on the page. Maximum = 25. Default value set is 25.
Will show the latest transfers on the first page. Minimum = 1. Default value set is 1.
Was this page helpful?