The
/integrations/vertofx/beneficiaries/{id}
endpoint retrieves detailed information about a specific beneficiary.
Method: GET
Path Parameter:
Parameter | Type | Description |
---|---|---|
id | string | The unique identifier of the beneficiary |
Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Path Parameters
Parameter | Type | In | Required | Description |
---|---|---|---|---|
id | string | path | ✅ | Beneficiary ID |
Responses
✅ 200 - Success
⚠️ 401 - Unauthorized
⚠️ 404 - Not Found
❌ 500 - Internal Server Error
Tags
VertoFx
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Beneficiary ID