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

# Recipients

> Overview of the Recipients endpoints and functionality

# Recipients

Recipients are the entities to which funds are transferred. The Recipients API allows you to create, retrieve, and manage recipient information.

## Recipient Endpoints

The following endpoints are available for managing recipients:

* **Get Recipients** - List all recipients
* **Create Recipient** - Add a new recipient
* **Get Recipient by ID** - Retrieve a specific recipient's details
* **Get Recipients by User ID** - List all recipients for a specific user
* **Deactivate Recipient** - Deactivate an existing recipient
* **Validate Recipient** - Validate recipient banking information
* **Validate US Routing Number** - Verify a US bank routing number
* **Validate India IFSC Code** - Verify an Indian bank IFSC code

For detailed information on specific endpoints, please refer to the [API Reference](/api-reference/recipient/get-recipients).
