PUT
/
v2.01
/
{ClientId}
/
users
/
{UserId}
/
bankaccounts
/
{BankAccountId}

Path parameters

UserId
string
required

The unique identifier of the User (natural or legal) who owns the bank account.

BankAccountId
string
required

The unique identifier of the bank account.

Body parameters

Active
boolean
required

Whether or not the Bank Account is active. Mangopay automatically sets this parameter to false if the bank account is closed or does not exist anymore.

Responses