> ## Documentation Index
> Fetch the complete documentation index at: https://developer.tazapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Beneficiary Name Field Character Limit

The beneficiary `name` field now has a maximum character limit of 140 characters.

## Affected Endpoints

* **Create Beneficiary** (`POST /v3/beneficiary`)
* **Update Beneficiary** (`PUT /v3/beneficiary/{id}`)
* **Create Payout** (`POST /v3/payout`) - applies to `beneficiary_details.name`

## Relevant Links

1. [Beneficiary API Documentation](https://tazapay-58ae360f.mintlify.app/API-Reference/tazapay-api/beneficiary/beneficiary)
2. [Create Payout API Documentation](https://tazapay-58ae360f.mintlify.app/API-Reference/tazapay-api/payout/create-payout)
