DELETE api/OtherRel
刪除子表家屬狀況資料
Request Information
URI Parameters
None.
Body Parameters
DelDataModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| GUID | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": 1,
"GUID": "60c782ea-d920-4e7a-88e3-a186346f9fea"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.