POST CurePlans/FinalDeleteCurePlan
Request Information
URI Parameters
None.
Body Parameters
CurePlansDataContext| Name | Description | Type | Additional information |
|---|---|---|---|
| filterStatus | boolean |
None. |
|
| paginationStatus | boolean |
None. |
|
| textSearch | string |
None. |
|
| language | string |
None. |
|
| statusWithAll | boolean |
None. |
|
| pageSize | integer |
None. |
|
| page | integer |
None. |
|
| sortToken | string |
None. |
|
| userAuthorizeToken | string |
None. |
|
| curePlanToken | string |
None. |
|
| employeeCodeInReport | string |
None. |
|
| employeeImagePathInReport | string |
None. |
|
| employeeTokenInReport | string |
None. |
|
| employeeNameCurrentInReport | string |
None. |
|
| employeeJobTokenInReport | string |
None. |
|
| employeeJobNameCurrentInReport | string |
None. |
|
| employeeScientificDegreeTokenInReport | string |
None. |
|
| employeeScientificDegreeNameCurrentInReport | string |
None. |
|
| curePlanDescriptionCurrent | string |
None. |
|
| clientToken | string |
None. |
|
| clientNameCurrent | string |
None. |
|
| curePlanDescriptionEn | string |
None. |
|
| curePlanDescriptionAr | string |
None. |
|
| curePlanDescriptionUnd | string |
None. |
|
| curePlanDateTimeFrom | string |
None. |
|
| curePlanDateFrom | string |
None. |
|
| curePlanTimeFrom | string |
None. |
|
| curePlanDateTimeTo | string |
None. |
|
| curePlanDateTo | string |
None. |
|
| curePlanTimeTo | string |
None. |
|
| showTypeToken | string |
None. |
|
| showTypeNameCurrent | string |
None. |
|
| showTypeNameAr | string |
None. |
|
| showTypeNameEn | string |
None. |
|
| showTypeNameUnd | string |
None. |
|
| curePlanDateTime | string |
None. |
|
| curePlanDate | string |
None. |
|
| curePlanDayName | string |
None. |
|
| curePlanTime | string |
None. |
|
| employeeTokenAdded | string |
None. |
|
| employeeTokenUpdate | string |
None. |
|
| curePlanArchiveStatus | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"filterStatus": true,
"paginationStatus": true,
"textSearch": "sample string 3",
"language": "sample string 4",
"statusWithAll": true,
"pageSize": 6,
"page": 7,
"sortToken": "sample string 8",
"userAuthorizeToken": "sample string 9",
"curePlanToken": "sample string 10",
"employeeCodeInReport": "sample string 11",
"employeeImagePathInReport": "sample string 12",
"employeeTokenInReport": "sample string 13",
"employeeNameCurrentInReport": "sample string 14",
"employeeJobTokenInReport": "sample string 15",
"employeeJobNameCurrentInReport": "sample string 16",
"employeeScientificDegreeTokenInReport": "sample string 17",
"employeeScientificDegreeNameCurrentInReport": "sample string 18",
"curePlanDescriptionCurrent": "sample string 19",
"clientToken": "sample string 20",
"clientNameCurrent": "sample string 21",
"curePlanDescriptionEn": "sample string 22",
"curePlanDescriptionAr": "sample string 23",
"curePlanDescriptionUnd": "sample string 24",
"curePlanDateTimeFrom": "sample string 25",
"curePlanDateFrom": "sample string 26",
"curePlanTimeFrom": "sample string 27",
"curePlanDateTimeTo": "sample string 28",
"curePlanDateTo": "sample string 29",
"curePlanTimeTo": "sample string 30",
"showTypeToken": "sample string 31",
"showTypeNameCurrent": "sample string 32",
"showTypeNameAr": "sample string 33",
"showTypeNameEn": "sample string 34",
"showTypeNameUnd": "sample string 35",
"curePlanDateTime": "sample string 36",
"curePlanDate": "sample string 37",
"curePlanDayName": "sample string 38",
"curePlanTime": "sample string 39",
"employeeTokenAdded": "sample string 40",
"employeeTokenUpdate": "sample string 41",
"curePlanArchiveStatus": true
}
application/xml, text/xml
Sample:
<CurePlansDataContext xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelUI.CurePlans"> <clientNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 21</clientNameCurrent> <clientToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 20</clientToken> <curePlanArchiveStatus xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">true</curePlanArchiveStatus> <curePlanDate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 37</curePlanDate> <curePlanDateFrom xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 26</curePlanDateFrom> <curePlanDateTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 36</curePlanDateTime> <curePlanDateTimeFrom xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 25</curePlanDateTimeFrom> <curePlanDateTimeTo xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 28</curePlanDateTimeTo> <curePlanDateTo xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 29</curePlanDateTo> <curePlanDayName xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 38</curePlanDayName> <curePlanDescriptionAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 23</curePlanDescriptionAr> <curePlanDescriptionCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 19</curePlanDescriptionCurrent> <curePlanDescriptionEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 22</curePlanDescriptionEn> <curePlanDescriptionUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 24</curePlanDescriptionUnd> <curePlanTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 39</curePlanTime> <curePlanTimeFrom xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 27</curePlanTimeFrom> <curePlanTimeTo xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 30</curePlanTimeTo> <curePlanToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 10</curePlanToken> <employeeCodeInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 11</employeeCodeInReport> <employeeImagePathInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 12</employeeImagePathInReport> <employeeJobNameCurrentInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 16</employeeJobNameCurrentInReport> <employeeJobTokenInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 15</employeeJobTokenInReport> <employeeNameCurrentInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 14</employeeNameCurrentInReport> <employeeScientificDegreeNameCurrentInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 18</employeeScientificDegreeNameCurrentInReport> <employeeScientificDegreeTokenInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 17</employeeScientificDegreeTokenInReport> <employeeTokenAdded xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 40</employeeTokenAdded> <employeeTokenInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 13</employeeTokenInReport> <employeeTokenUpdate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 41</employeeTokenUpdate> <showTypeNameAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 33</showTypeNameAr> <showTypeNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 32</showTypeNameCurrent> <showTypeNameEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 34</showTypeNameEn> <showTypeNameUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 35</showTypeNameUnd> <showTypeToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.CurePlans">sample string 31</showTypeToken> <filterStatus>true</filterStatus> <language>sample string 4</language> <page>7</page> <pageSize>6</pageSize> <paginationStatus>true</paginationStatus> <sortToken>sample string 8</sortToken> <statusWithAll>true</statusWithAll> <textSearch>sample string 3</textSearch> <userAuthorizeToken>sample string 9</userAuthorizeToken> </CurePlansDataContext>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |