> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.itpainform.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itpainform.com/_mcp/server.

# Overview

To download database reports, you must have access granted by ITPA admin to download database reports. Please contact [ashishj@itpainform.com](https://mailto:ashishj@itpainform.com) for the access.

The flow for downloading database report -\
1\. Search for report in database using **Search Report API** with Company name or PAN\
2\. If report found, you can use **RefNo** from **Search Report Result** and use **Place Order API** to create an Order with **isUpdate** **=** **false** and **oldRefNo** **=** **RefNo** and **serviceType = Existing**\
3\. The response of **Place Order API** will return the **refNo**. You can now use this **refNo** to download the database report using **Downalod Report API.**