AsyncExtractDocument
Use this method to receive a the UUID of your extracted document.
AsyncExtractDocument
Path Parameters
Name
Type
Description
{
"Envelope": {
"Success": "1",
"Message": "",
"Info": {
"Version": "1.0.0",
"Run_Date": "20211008113007",
"Executed_ms": "26.003"
},
"Result": {
"document": {
"system_info": {
"version": "1.0",
"UUID": "9210db16-66d2-4866-ba60-a5e03a8ecf2a",
"FileName": "4944ec73-3d59-4597-8a03-1392ccc9f214",
"result": ""
},
"data": "9210db16-66d2-4866-ba60-a5e03a8ecf2a"
}
}
}
}AsyncExtractDocument
Path Parameters
Name
Type
Description
Last updated
Was this helpful?