Prior Auth API
Check Status
Returns the current status of a submitted fax prior authorization.
Python
Authorizations
Simplex API Key
Query Parameters
UUID of the fax form, returned by Fill Prior Authorization.
Response
200 - application/json
Whether the status lookup was successful.
UUID of the fax form (echoed from the request).
Current status of the prior authorization.
Available options:
SENT_TO_PLAN, APPROVED, DENIED, ADDITIONAL_QUESTIONS, APPEAL When the status was last updated.
Python
