Upload Deductions
TDS Form: Deductions can be uploaded for different TDS form types like:
Section | Description | Applicability |
---|---|---|
24Q | Salary | Coming soon... |
26Q | Non salary (domestic) | Supported via API |
27Q | Non salary (foreign) | Coming soon... |
27EQ | Tax Collected at Source (TCS) | Coming soon... |
Revision: Before filing the returns, a deduction can be revised by uploading the updated information with the same Transaction ID for the given Return Period and Form Type. Clear will replace the existing document with the new information received. However, once the returns is filed for that return period and form type, no changes will be allowed.
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.
(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.
(Deprecated) Ingest Deductions via JSONLast updated