Allows updating an existing bank account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the bank account to update.
"3Ez2Ggn8JP4qQgA"
Payload for updating bank account details.
The body is of type object
.
Bank account updated successfully.
The response is of type object
.