cURL
curl --request GET \ --url https://api.notchpay.co/beneficiaries/{id} \ --header 'Authorization: <api-key>'
{ "status": "Accepted", "message": "Beneficiary retrieved", "code": 202, "beneficiary": "<unknown>" }
Unique identifier of the beneficiary
Beneficiary retrieved
"Accepted"
"Beneficiary retrieved"
202
Was this page helpful?