> ## 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](/api-reference/tazapay-api/beneficiary)
2. [Create Payout API Documentation](/api-reference/tazapay-api/create-payout)
