Skip to main content

Submit a booking document

POST 

/doc-proc

Submit a booking document for parsing.

Request

Responses

Document accepted for processing. The response body carries the per-submission tracking identifier (`processId`), and the `Location` header points at the status resource for this submission.
Response Headers
  • Location string
    Relative path to the status resource for this submission (`/doc-proc/{processId}`).