Ingestion API

GST Applicability: A document can be an invoice, and its related credit note, debit note, or advance. It can also be a bill of supply, and its related credit note, debit note, or advance.

Direction: It can be either a sale (outward) or a purchase (inward).

Amendment: It can be an original document or an amendment document.

Clear Finance Cloud provides only 1 option to ingest documents:

Ingest Documents via File API

Ingest Documents via File API is the most recommended option since it supports uploading documents in the bulk of up to 30 lakh document line items in one workflow which will typically take around 15 mins to complete.

pageIngest Documents via File

(Deprecated) Ingest Documents via JSON API

Ingest Documents via JSON API is the least recommended option since each request can handle only 100 document line items and can take a long time to upload all documents in batches.

This API is deprecated and no more supported due to scaling issues.

page(Deprecated) Ingest Documents via JSON

Last updated