> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Settlements

> Razorpay [Settlements](/payments/settlements) is the process in which the money received from your customers is settled to your bank account. You can manage settlements using APIs or from the [Dashboard](/payments/settlements/dashboard).

Captured payments are automatically settled to the bank account submitted to us as part of your KYC verification as per your [settlement cycle](/payments/settlements#settlement-cycle).

Fork the Razorpay Postman Public Workspace and try the Settlements APIs using your [Test API Keys](/payments/dashboard/account-settings/api-keys#generate-api-keys).

### Related Guides

[About Settlements](/payments/settlements)

### Endpoints

* **get** `/v1/settlements/` - Fetch All Settlements:
  Retrieves all settlements.

* **get** `/v1/settlements/:id` - Fetch Settlements With ID:
  Retrieves settlements with id.

* **get** `/v1/settlements/recon/combined?year=yyyy&month=mm` - Fetch Settlement Recon Details:
  Retrieves details of all Settlement Recon.
