# Region

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

Describes a geographic location.

## Fields

- `id` (string, uuid, required) - The unique identifier for the region.
- `name` (string, required, max length 250) - The friendly name of the region.
- `countryCode` (string, required) - The country codes in ISO 3166-Alpha-2 format.
