GET api/InsuranceStatus?patientIdentificationValue={patientIdentificationValue}&patientIdentificationType={patientIdentificationType}&provider={provider}&full={full}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
patientIdentificationValue

string

Required

patientIdentificationType

string

Default value is NPI

provider

string

Default value is eosa

full

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.