Bank Account
Add a bank account owner
POST/bank-accounts/{bank_account_id}/owner
Adds an additional owner to an existing bank account. This enables joint ownership where multiple entities can have ownership rights. The entity must be verified before being added as an owner and must belong to the same platform as the bank account.
Path Parameters
bank_account_id
stringRequiredUnique identifier for the bank account.
Body Parameters
entity_id
stringRequiredThe entity ID to add as owner