v1

latestOpenAPI 3.1.02026-07-136587849.3 KB
Lab Reports

Upload Lab Report

Upload and process a base64 encoded document.

post/lab_reports

Request body

bodystring required

raw body in base64

filenamestring required

filename of the document

wait_on_processboolean

wait for the process to complete

Response

OK

Example response

{
  "lab_report": {
    "record_id": "12345678-1234-abcd-4321-abcdef123456"
  }
}