Benefit Estimation

POST https://sandbox.apis.changehealthcare.com/dentalnetwork/eligibility/v1/benefitestimation

This endpoint provides the patient's eligibility and coverage.

Request Body

{"payer"=>{"payorId"=>"string"}, "provider"=>{"serviceProviderNumber"=>"", "taxId"=>"", "npi"=>""}, "subscriber"=>{"memberId"=>"string", "firstName"=>"string", "lastName"=>"string", "dateOfBirth"=>"string", "groupNumber"=>"string"}, "dependent"=>{"firstName"=>"string", "lastName"=>"string", "dateOfBirth"=>"string", "relationToSubscriber"=>"st"}, "procedures"=>[{"dateOfService"=>"string", "procedureCode"=>"string", "tooth"=>"string", "surface"=>"string", "cavity"=>"string", "feeCharged"=>"string", "ucr"=>"string", "expectedCoverage"=>"string", "visitNumber"=>"string", "treatementPlanId"=>"string", "toothMissing"=>false, "dateExtracted"=>"string"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring