Post

Beta

Sends real-time eligibility checks to payers through Stedi.

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Request

This endpoint expects an object.
payer_idstringRequired

Supported payer ID values can be found here.

providerobjectRequired
subscriberobjectRequired

The primary policyholder for the insurance plan or a dependent with a unique member ID.

If a dependent has a unique member ID, include their information here and leave dependent undefined.

submitter_transaction_identifierstringOptional

A unique identifier for the eligibility check within the batch. Candid returns this identifier in the response for the /batch/{batch_id} polling endpoint so you can correlate benefit responses with the original eligibility check.

dependentobjectOptional
If a dependent has a unique member ID, include their information as subscriber and leave this field undefined.
encounterobjectOptional

Response

This endpoint returns an object.
responseany
batch_idstring or null
errorslist of objects or null
requestobject or null
An object representing the data for an eligibility request.
parsed_responseobject or null
request_correctionslist of objects or null