# Amount

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

## Fields

- `currency` (string, required, min length 3, max length 3) - The ISO 4217 current code.
- `value` (number, float, required, min 0.01) - The amount in the currency specified.
