> ## 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](/api-reference/payments/latest/split/vendors/create)                           | This API creates a new vendor in Cashfree Payments system.                                                               |
| [Update Vendor Details v2.0](/api-reference/payments/latest/split/vendors/update)                   | 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](/api-reference/payments/latest/split/vendors/get)                          | This API fetches all the details of a specific vendor by sharing the vendor ID.                                          |
| [Upload Vendor Docs](/api-reference/payments/latest/split/vendors/add-document)                     | This API uploads the vendor KYC docs.                                                                                    |
| [Get Vendor All Document Status](/api-reference/payments/latest/split/vendors/get-document)         | This API fetches the submitted vendor KYC document status.                                                               |
| [Get Vendor Document Download URL](/api-reference/payments/latest/split/vendors/download-documents) | This API downloads the uploaded KYC documents. Provide the vendor ID and the document type.                              |
