{}
curl --location --request POST 'https://unified-dev.digit.org/pdf-service/v1/_search?jobid&entityid' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"ResponseInfo": {},
"message": "string",
"filestoreIds": [
"string"
],
"jobid": "string",
"createdtime": 0,
"endtime": 0,
"tenantid": "string",
"totalcount": 0,
"key": "string",
"documentType": "string",
"moduleName": "string"
}