Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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?