Beneficiary
Get Beneficiary History
Use this API to fetch the transaction history for a particular beneficiary and for a desired period of time.
GET
This API will be retired soon. Please plan to migrate to the latest version, Beneficiary V2.
Please use this Authorization token in headers to call any payout API (Refresh this page if the token is expired)
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?