cURL
curl --request GET \ --url https://{tenant}.fincode.software/api/v6/services/usermanagement/find-all-beneficiery \ --header 'X-Auth-Token: <x-auth-token>' \ --header 'platform: <platform>' \ --header 'uuid: <uuid>'
Retrieves a list of all saved beneficiaries associated with the authenticated customer or managed by the agent.
/login
/refresh-token
fincode
curl --location 'https://remitjunction.fincode.software/api/v6/services/usermanagement/find-all-beneficiery' \ --header 'X-Auth-Token: YOUR_JWT_ACCESS_TOKEN' \ --header 'platform: fincode' \ --header 'uuid: 200'
List of beneficiaries