get
https://api-uat.eficyent.com/api/user/beneficiaries/get-form-fields
This API retrieves the list of required form fields needed to add a beneficiary on the platform.
The response is dynamically generated based on the provided query parameters, such as:
- Beneficiary type (Individual or Business)
- Beneficiary country
- Beneficiary currency
Based on these inputs, the API returns the applicable field definitions, including mandatory fields, data types, and validation rules required to create a beneficiary.
This API helps ensure that the correct beneficiary information is collected according to country-specific, currency-specific, and compliance requirements.
