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

# Overview

This section consists of the new set of Vendor KYC APIs. Use these APIs to perform actions such as creating a vendor, updating vendor details, get vendor details, upload vendor KYC documents, get all vendor documents and so on.

**Vendors 2.0 APIs**

| API Name                                                                                                    | Description                                                                                                              |
| :---------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------- |
| [Create Vendor v2.0](/docs/api-reference/payments/latest/easy-split/create-vendor)                               | This API creates a new vendor in Cashfree Payments system.                                                               |
| [Update Vendor Details v2.0](/docs/api-reference/payments/latest/easy-split/update-vendor-details)               | This API updates the existing vendor details such as name, email, phone number, UPI details, and any of the KYC details. |
| [Get Vendor All Details](/docs/api-reference/payments/latest/easy-split/get-vendor-all-details)                  | This API fetches all the details of a specific vendor by sharing the vendor ID.                                          |
| [Upload Vendor Docs](/docs/api-reference/payments/latest/easy-split/upload-vendor-docs)                          | This API uploads the vendor KYC docs.                                                                                    |
| [Get Vendor All Document Status](/docs/api-reference/payments/latest/easy-split/get-vendor-all-documents-status) | This API fetches the submitted vendor KYC document status.                                                               |
| [Get Vendor Document Download URL](/docs/api-reference/payments/latest/easy-split/download-vendor-documents)     | This API downloads the uploaded KYC documents. Provide the vendor ID and the document type.                              |
