POST api/IRDDetails/SaveIrd
Request Information
URI Parameters
None.
Body Parameters
SeizureModelName | Description | Type | Additional information |
---|---|---|---|
Seizure | seizure |
None. |
|
SeizureDetail | Collection of seizureDetail |
None. |
|
SeizurePerson | Collection of seizurePerson |
None. |
|
SeizureBusiness | Collection of seizureBusiness |
None. |
|
SeizureImage | Collection of seizureImage |
None. |
|
SeizureSmugglingRoute | Collection of seizureSmugglingRoute |
None. |
|
Seizures | Collection of seizure |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
multipart/form-data
Sample:
Sample not available.
application/octet-stream
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ReturnResultName | Description | Type | Additional information |
---|---|---|---|
Result | Object |
None. |
|
Msg | Object |
None. |
|
token | Object |
None. |
|
Data | Object |
None. |
Response Formats
application/json, text/json
Sample:
{ "result": {}, "msg": {}, "token": {}, "data": {} }
multipart/form-data, application/octet-stream
Sample:
{"result":{},"msg":{},"token":{},"data":{}}