Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Query Parameters

filename
string
supplierHint
string

Response

The PDF was accepted and enqueued; poll the returned job id.

The PDF was accepted and enqueued; poll the returned job id.

job_id
string
required
Minimum string length: 1
status
enum<string>
required
Available options:
queued,
running,
succeeded,
failed
status_url
string
required
Minimum string length: 1