POST AddictiveStuffClient/ArchiveAddictiveStuffClient
Request Information
URI Parameters
None.
Body Parameters
AddictiveStuffClientDataContext| 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. |
|
| addictiveStuffClientToken | string |
None. |
|
| clientToken | string |
None. |
|
| clientNameCurrent | string |
None. |
|
| addictiveStuffToken | string |
None. |
|
| addictiveStuffNameCurrent | string |
None. |
|
| addictiveStuffTypeToken | string |
None. |
|
| addictiveStuffTypeNameCurrent | string |
None. |
|
| addictiveStuffClientNotes | string |
None. |
|
| employeeTokenInReport | string |
None. |
|
| employeeCodeInReport | string |
None. |
|
| employeeImagePathInReport | string |
None. |
|
| employeeNameCurrentInReport | string |
None. |
|
| employeeJobTokenInReport | string |
None. |
|
| employeeJobNameCurrentInReport | string |
None. |
|
| employeeScientificDegreeTokenInReport | string |
None. |
|
| employeeScientificDegreeNameCurrentInReport | string |
None. |
|
| injuryDate | string |
None. |
|
| InjuryDetailsCurrent | string |
None. |
|
| InjuryDetailsAr | string |
None. |
|
| InjuryDetailsEn | string |
None. |
|
| InjuryDetailsUnd | string |
None. |
|
| InjuryReasonCurrent | string |
None. |
|
| InjuryReasonAr | string |
None. |
|
| InjuryReasonEn | string |
None. |
|
| InjuryReasonUnd | string |
None. |
|
| InjurySyndromeCurrent | string |
None. |
|
| InjurySyndromeAr | string |
None. |
|
| InjurySyndromeEn | string |
None. |
|
| InjurySyndromeUnd | string |
None. |
|
| InjuryTreatmentCurrent | string |
None. |
|
| InjuryTreatmentAr | string |
None. |
|
| InjuryTreatmentEn | string |
None. |
|
| InjuryTreatmentUnd | string |
None. |
|
| employeeTokenAdded | string |
None. |
|
| employeeTokenUpdate | string |
None. |
|
| recoveryState | boolean |
None. |
|
| recoveryDate | string |
None. |
|
| recoveryNotes | string |
None. |
|
| injuryDurationToNow | string |
None. |
|
| treatmentDuration | string |
None. |
|
| actionDateTime | string |
None. |
|
| actionDate | string |
None. |
|
| actionDayName | string |
None. |
|
| actionTime | string |
None. |
|
| addictiveStuffClientArchiveStatus | 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",
"addictiveStuffClientToken": "sample string 10",
"clientToken": "sample string 11",
"clientNameCurrent": "sample string 12",
"addictiveStuffToken": "sample string 13",
"addictiveStuffNameCurrent": "sample string 14",
"addictiveStuffTypeToken": "sample string 15",
"addictiveStuffTypeNameCurrent": "sample string 16",
"addictiveStuffClientNotes": "sample string 17",
"employeeTokenInReport": "sample string 18",
"employeeCodeInReport": "sample string 19",
"employeeImagePathInReport": "sample string 20",
"employeeNameCurrentInReport": "sample string 21",
"employeeJobTokenInReport": "sample string 22",
"employeeJobNameCurrentInReport": "sample string 23",
"employeeScientificDegreeTokenInReport": "sample string 24",
"employeeScientificDegreeNameCurrentInReport": "sample string 25",
"injuryDate": "sample string 26",
"InjuryDetailsCurrent": "sample string 27",
"InjuryDetailsAr": "sample string 28",
"InjuryDetailsEn": "sample string 29",
"InjuryDetailsUnd": "sample string 30",
"InjuryReasonCurrent": "sample string 31",
"InjuryReasonAr": "sample string 32",
"InjuryReasonEn": "sample string 33",
"InjuryReasonUnd": "sample string 34",
"InjurySyndromeCurrent": "sample string 35",
"InjurySyndromeAr": "sample string 36",
"InjurySyndromeEn": "sample string 37",
"InjurySyndromeUnd": "sample string 38",
"InjuryTreatmentCurrent": "sample string 39",
"InjuryTreatmentAr": "sample string 40",
"InjuryTreatmentEn": "sample string 41",
"InjuryTreatmentUnd": "sample string 42",
"employeeTokenAdded": "sample string 43",
"employeeTokenUpdate": "sample string 44",
"recoveryState": true,
"recoveryDate": "sample string 46",
"recoveryNotes": "sample string 47",
"injuryDurationToNow": "sample string 48",
"treatmentDuration": "sample string 49",
"actionDateTime": "sample string 50",
"actionDate": "sample string 51",
"actionDayName": "sample string 52",
"actionTime": "sample string 53",
"addictiveStuffClientArchiveStatus": true
}
application/xml, text/xml
Sample:
<AddictiveStuffClientDataContext xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelUI.ServicesModule.HistoricalPlans.AddictiveStuffIdClient"> <InjuryDetailsAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 28</InjuryDetailsAr> <InjuryDetailsCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 27</InjuryDetailsCurrent> <InjuryDetailsEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 29</InjuryDetailsEn> <InjuryDetailsUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 30</InjuryDetailsUnd> <InjuryReasonAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 32</InjuryReasonAr> <InjuryReasonCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 31</InjuryReasonCurrent> <InjuryReasonEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 33</InjuryReasonEn> <InjuryReasonUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 34</InjuryReasonUnd> <InjurySyndromeAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 36</InjurySyndromeAr> <InjurySyndromeCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 35</InjurySyndromeCurrent> <InjurySyndromeEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 37</InjurySyndromeEn> <InjurySyndromeUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 38</InjurySyndromeUnd> <InjuryTreatmentAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 40</InjuryTreatmentAr> <InjuryTreatmentCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 39</InjuryTreatmentCurrent> <InjuryTreatmentEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 41</InjuryTreatmentEn> <InjuryTreatmentUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 42</InjuryTreatmentUnd> <actionDate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 51</actionDate> <actionDateTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 50</actionDateTime> <actionDayName xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 52</actionDayName> <actionTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 53</actionTime> <addictiveStuffClientArchiveStatus xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">true</addictiveStuffClientArchiveStatus> <addictiveStuffClientNotes xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 17</addictiveStuffClientNotes> <addictiveStuffClientToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 10</addictiveStuffClientToken> <addictiveStuffNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 14</addictiveStuffNameCurrent> <addictiveStuffToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 13</addictiveStuffToken> <addictiveStuffTypeNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 16</addictiveStuffTypeNameCurrent> <addictiveStuffTypeToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 15</addictiveStuffTypeToken> <clientNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 12</clientNameCurrent> <clientToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 11</clientToken> <employeeCodeInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 19</employeeCodeInReport> <employeeImagePathInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 20</employeeImagePathInReport> <employeeJobNameCurrentInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 23</employeeJobNameCurrentInReport> <employeeJobTokenInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 22</employeeJobTokenInReport> <employeeNameCurrentInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 21</employeeNameCurrentInReport> <employeeScientificDegreeNameCurrentInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 25</employeeScientificDegreeNameCurrentInReport> <employeeScientificDegreeTokenInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 24</employeeScientificDegreeTokenInReport> <employeeTokenAdded xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 43</employeeTokenAdded> <employeeTokenInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 18</employeeTokenInReport> <employeeTokenUpdate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 44</employeeTokenUpdate> <injuryDate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 26</injuryDate> <injuryDurationToNow xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 48</injuryDurationToNow> <recoveryDate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 46</recoveryDate> <recoveryNotes xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 47</recoveryNotes> <recoveryState xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">true</recoveryState> <treatmentDuration xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.ServicesModule.HistoricalPlans.AddictiveStuffClient">sample string 49</treatmentDuration> <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> </AddictiveStuffClientDataContext>
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. |