# Payer

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

## Fields

- `id` (string, required, max length 50) - The merchant identifier for the payer.
- `name` (string, required, max length 200)
- `identity` (object) - The identity of a payer. In high risk cases this information is required.
- `cellphone` (string, max length 15) - The cellphone number for the payer.
- `email` (string, email) - The email address of the payer.
