v1

latestOpenAPI 3.1.02026-07-24447622848.7 KB
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.