Create ServiceEligibility

Deprecated
Runs a synchronous "Hard Eligibility" check, returning when complete. Deprecated in favor of async V2 API

Headers

X-API-KeystringRequired
X-Request-IDstringOptional

Request

This endpoint expects an object.
serviceTypeIdstringRequired
dateOfServicedatetimeRequired
Full ISO8601 timestamp, including timezone
policyIdslist of stringsRequired
stateenumRequired
clinicalInfoobjectOptional

Response

This endpoint returns an object.
idstring
organizationIdstring
serviceTypeIdstring
dateOfServicedatetime
statusenum
Allowed values:
providerslist of objects
policyIdslist of strings
stateenum
validatedAtdatetime or null
Timestamp this was executed
patientResponsibilityobject or null
messageslist of strings or null
clinicalInfoobject or null
conditionalPatientResponsibilitieslist of objects or null