Create Transfer Account
POST/v2/transfer/accounts
Creates a new transfer account associated with a financial account. Use when the financial account needs more than one transfer account. The account is created without a bank connection (connection_uid returns null); associate a connection before enabling remittances/registration. Requires write scope + transfer.accounts.
Request
Responses
- 201
- 403
- 404
- 422
Transfer Account Created
Permission failure. Token without write scope.
Financial Account not found
Validation error. agreement_code above the limit.