# BankAccount

> A schema in the One API reference. Source: https://hub.ozow.com/api-reference/one-api/schemas/bank-account/

## Fields

- `institutionId` (string, uuid, required) - The unique identifier of the institution.
- `institutionName` (string) - The name of the institution.
- `accountNumber` (string, required) - The bank account number.
- `branchCode` (string, required, max length 10) - The branch code of the account.
