Create Beneficiary Account
This endpoint allows a user to create a Beneficiary Account by submitting personal, address, and banking information. It supports both individual and business account types. The request must include valid bank routing information such as ABA code, IBAN, BIC, and the bank's address. A valid Bearer token is required for authentication, and the topic header must be set appropriately for event tracking.
| Method | API Endpoint |
|---|---|
| POST | https://efylink-business.rare-able.com/api/user/beneficiary_accounts |
headers: Object containing the API headers.
'Authorization : Bearer Token': Use Login API for access token
'X-CLIENT-ID': Use Get Credentials api to generate X-CLIENT-ID
'X-Api-Signature': To know how to generate please use Authentication
'X-Api-Timestamp': Timestamp
Body Params
type string required Please use value from Payment Channels for rail_type
name string required
Other form fields string required Please use Get Beneficiary form fields to get other form fields