Submit a booking document
POST/doc-proc
Submit a booking document for parsing.
Request
Responses
- 201
- 401
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}`).
Unauthorized