Insurance Eligibility Usage

Get Practice Eligibility Usage

Get the real time eligibility usage for a practice

get/api/2.0/practices/{id}/eligibility_usage/

Path parameters

idinteger required

The id of the practice

Query parameters

end_datestring

End date for usage period (YYYY-MM-DD)

start_datestring

Start date for usage period (YYYY-MM-DD)

Response

end_datestring date

End date of the usage period.

failed_checksinteger

Number of failed eligibility checks.

start_datestring date

Start date of the usage period.

successful_checksinteger

Number of successful eligibility checks.

total_checksinteger

Total number of eligibility checks performed.

Changes

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