8.4.5 Pointers About Request and Response

This topic provides the information about the Pointers about Request and Response.

If "Country" is provided as empty string in the input request, the service return a message "Country is not provided in the input". If key "Country" is not provided/ is missing in the request, the service returns an exception/ error.

If input documents "Docs" are provided as empty list, the service return a message "Input documents are not provided". If key "Docs" is not provided/ is missing in the request, the service returns an exception/ error.

If either "DocType" is provided as empty string or key “DocType” not provided in the input request, the service returns an exception/ error.

If either the quality of the document is not enough to extract all the details or resolution is poor, the service returns an exception/ error.

If input key value pairs list “Search” is provided as empty list, the service returns empty result along with input country. If key “Search” is not provided/ is missing in the request, the service returns an exception/ error.