Overview

View as Markdown

To download database reports, you must have access granted by ITPA admin to download database reports. Please contact 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.