---
description: >-
  Complete wallet resource for creating wallets, managing balances, executing
  transactions with optional holds, and transferring funds between wallets.
---

# Wallets

The Wallets API provides a full suite of operations for managing digital wallets within the Inyo Gateway. Wallets can hold funds in a specific currency and support transactions, holds, transfers, and statement retrieval.

## Capabilities

- **Create wallets** for owners and beneficiaries
- **Check balances** in real time
- **Execute transactions** with optional fund holds
- **Transfer funds** between wallets atomically
- **Retrieve statements** with date-range and pagination filters

## Sections

- [Wallet management](wallet-management.md) — Create wallets, retrieve details, check balances, and fetch transaction statements
- [Transactions and transfers](transactions.md) — Execute transactions with holds, confirm held transactions, transfer between wallets, and void transfers
