# (Deprecated) Ingest PR via JSON

<mark style="color:red;">**This API is deprecated and no more supported due to scaling issues.**</mark>

Please refer to the Ingest Documents via JSON API from CFC and use Purchase Document Line Object for JSON records.

{% content-ref url="/pages/TZ219JIozvgml60iIBTZ" %}
[(Deprecated) Ingest Documents via JSON](/cleartax-docs/clear-finance-cloud/cfc-api-reference/ingestion-api/deprecated-ingest-documents-via-json.md)
{% endcontent-ref %}

{% hint style="info" %}
**Note**: Once all documents are ingested, trigger reconciliation using the [Trigger MaxITC Workflow API](/cleartax-docs/max-itc-api/max-itc-api-reference/max-itc-apis/trigger-max-itc-workflow.md).
{% endhint %}

Once all documents are ingested, go to Trigger Max ITC Workflow  API.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cleartax.in/cleartax-docs/max-itc-api/max-itc-api-reference/max-itc-apis/upload-purchase-documents/deprecated-ingest-pr-via-json.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
