# RefundPaidTo

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

The account a refund was paid into.

## Fields

- `accountNumber` (string, required) - The bank account number the refund was paid into.
- `institution` (string, required) - The display name of the institution holding the account.
- `branchCode` (string, nullable, max length 10) - The branch code of the account.
