Create ServiceEligibility

Creates a ServiceEligibility, returns immediately in the PENDING status.

Authentication

X-API-Keystring
API Key authentication via header

Request

This endpoint expects an object.
serviceTypeIdstringRequired
dateOfServicedatetimeRequired
Full ISO8601 timestamp, including timezone
policyIdslist of stringsRequired
stateenumRequired
2 letter US state code
clinicalInfoobjectOptional

Response

This endpoint returns an object.
idstring
organizationIdstring
serviceTypeIdstring
dateOfServicedatetime
statusenum
Allowed values:
providerslist of objects
policyIdslist of strings
stateenum
2 letter US state code
_tokenstring
Temporary access token to retrieve this ServiceEligibility
validatedAtdatetime or null
Timestamp this was executed
patientResponsibilityobject or null
messageslist of strings or null
clinicalInfoobject or null
conditionalPatientResponsibilitieslist of objects or null