Add Beneficiary Account
Authorizations
Path parameters
beneficiaryIdstringRequired
Body
accountNumberstringRequired
The account number of the beneficiary
accountNamestringRequired
The account name of the beneficiary account
currencystring · enumRequiredPossible values:
The currency of the beneficiary account
ibanstringOptional
The IBAN of the beneficiary account
sortCodestringRequired
The sort code of the beneficiary account
swiftBicstringOptional
The SWIFT BIC of the beneficiary account
routingNumberstringOptional
The routing number of the beneficiary account
countrystringOptional
The country of the beneficiary account
bankNamestringOptional
The bank name of the beneficiary account
settlementMethodstringRequired
The settlement method of the beneficiary account
accountCategorystringOptional
The account category of the beneficiary account
Responses
200
The created beneficiary account
application/json
post
/v1/beneficiaries/{beneficiaryId}/accounts200
The created beneficiary account
Last updated