Get All Beneficiaries
Use this API to get details of all the Batch Transfers done by you.
URL
https://merchant.payervault.com/payout-api/allBeneficiary?page={PG_No}
Replace {PG_No} with a valid page number based on the total number of entries.
Query Params
page number required
You get 10 entries per page. Page Number starts at 1.
Example
__URL__/allBeneficiary?page=1
Headers
X-Client-Id : | YOUR_CLIENT_ID |
---|---|
X-Client-Secret : | YOUR_CLIENT_SECRET |