Use this API to get the details of a particular beneficiary in your account.
Click to view the response codes.
Sub Code | Status | Message | Next Action |
---|---|---|---|
200 | SUCCESS | Details of beneficiary | - |
403 | ERROR | Token is not valid | Verify the generated token |
404 | ERROR | Beneficiary does not exist | Provide a valid beneficiary ID |
412 | ERROR | Token missing in the request | Enter the generated token as the value for Authorization under Headers in this format: Bearer <token> . |