POST api/DoH/PostAbnormalCase
Documentation for 'PostAbnormalCase'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| dohModel | Documentation for 'dohModel'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"DoH_BirthCaseID": "sample string 1",
"DoH_ChildFullName": "sample string 2",
"DoH_DateOfBirth": "sample string 3",
"DoH_GenderCode": 4,
"DoH_RightHands": [
"sample string 1",
"sample string 2",
"sample string 3"
]
}
application/x-www-form-urlencoded
Sample: