GET api/Batut?diagnoseCode={diagnoseCode}&gender={gender}&circumstance={circumstance}&birthDate={birthDate}&deathDate={deathDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| diagnoseCode | string | Required | |
| gender | string | Required | |
| circumstance | integer | Required | |
| birthDate | date | Required | |
| deathDate | date | Required | 
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
            Sample:
                    
Sample not available.