For the complete documentation index, see llms.txt. This page is also available as Markdown.

Ingest PR via File

A file can contain multiple purchase documents. Each document can contain one or more document line items. Each document line item represents one row in the file.

A file can contain documents belonging to one or more GSTINs belonging to the same PAN.

To upload a file, the following 2 APIs are to be used in the same order:

Get Pre-signed URLUpload File to Storage

Last updated

Was this helpful?