Update Beneficiary Information
This method allows the merchant to update information about a beneficiary.
Query Parameters |
---|
beneficiaryCodeDto object — REQUIRED |
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 |
|
|