Get Beneficiary Details
Use this API to get the details of a particular beneficiary in your account.
URL
https://merchant.payervault.com/payout-api/getBeneficiary/{beneId}
Replace {beneId} with the unique beneId of the beneficiary.
PATH PARAMS
beneId string required
The unique beneId passed in the request during the creation of the beneficiary
Example
__URL__/getBeneficiary/beneId=JohnDoe_1234
HEADERS
X-Client-Id : | YOUR_CLIENT_ID |
---|---|
X-Client-Secret : | YOUR_CLIENT_SECRET |