Add Beneficiary
This method allows the merchant to add a new beneficiary in the beneficiaries list.
| Request Body — REQUIRED |
|---|
code string |
name string |
emails string |
beneficiaryAccounts object[]accountType string | accountNumber string | accountDescription string | bic string |
|
| Responses |
|---|
| Schema — OPTIONAL |
|---|
code string — OPTIONAL | name string — OPTIONAL | emails string — OPTIONAL | beneficiaryAccounts object[] — OPTIONALaccountType string — OPTIONAL | accountNumber string — OPTIONAL | accountDescription string — OPTIONAL | bic string — OPTIONAL |
|
|