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:

pageGet Pre-signed URLpageUpload File to Storage

Note: Once the file is uploaded to storage, the ingestion is still not complete. The Trigger MaxITC Workflow API provides an option to ingest the file uploaded to storage at the time of triggering the reconciliation. See Trigger MaxITC Workflow API for more details.

Last updated