Skip to main content
Python

Authorizations

X-API-Key
string
header
required

Simplex API Key

Query Parameters

form_id
string<uuid>
required

UUID of the fax form, returned by Fill Prior Authorization.

Response

200 - application/json
succeeded
boolean
required

Whether the status lookup was successful.

form_id
string<uuid>
required

UUID of the fax form (echoed from the request).

status
enum<string>
required

Current status of the prior authorization.

Available options:
SENT_TO_PLAN,
APPROVED,
DENIED,
ADDITIONAL_QUESTIONS,
APPEAL
updated_at
string<date-time>

When the status was last updated.