GET api/InsuranceStatus?patientIdentificationValue={patientIdentificationValue}&patientIdentificationType={patientIdentificationType}&provider={provider}&full={full}
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.