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