Ingest Deductions via File

A file can contain multiple deductions. Each deduction can be for an invoice or for an advance payment. If there are multiple deductions for the same invoice or payment, each deduction represents one row in the file.

A file can contain documents belonging to the same TAN.

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

pageGet Pre-signed URLpageUpload File to StoragepageTrigger File IngestionpageGet File Ingestion Status

Last updated