# BankDetails

> A schema in the Payouts API reference. Source: https://hub.ozow.com/api-reference/payouts-api/schemas/bank-details/

## Fields

- `bankGroupId` (string, uuid, required) - The unique bank identifier.
- `accountNumber` (string, required, max length 21) - The bank account number the payment should be made to. The account number should be encrypted by the encryption method detailed above.
- `branchCode` (string, required, max length 10) - The destination bank branch code.
