Eligibility

This GET method is similar to the Eligibility Inquiry except that it is a GET call with the Eligibility Request ID as a parameter. This call allows you to get the eligibility verification result by a unique transaction ID. It is designed for use with non-EDI (back office) payers which require human intervention and are thus time delayed in the response.

get/API/GetEligibilityResponse/{elgId}

Path parameters

elgIdinteger required

Query parameters

includeTextResponseboolean

Headers

Authorizationstring required

The authorization token required for the request. Provide the token in the format Bearer { token}, where { token} is your actual authentication token.

Client-Api-Idstring required

Client Id (Accepts valid GUID)

Response

OK

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.