Skip to main content
POST
Link eligibility check with a patient
This endpoint ties eligibility request to a specific patient. Use the code returned from the Create Patient endpoint. The result will contain a URL to the patient’s profile in the Anagram web app.

Authorizations

Authorization
string
header
required

Your API token prefaced with an "Api" prefix. Example value: "Api B3F4242424E3FDB4242424242A9C7642"

Path Parameters

patient_code
string
required

Body

application/json
request_uid
string
required

Eligibility check request UID

Response

JSON object response

request_uid
string
provider_app_url
string

URL to the patient's profile in the Anagram app

results
object[]