POST DoctorNotes/FinalDeleteDoctorNote
Request Information
URI Parameters
None.
Body Parameters
DoctorNotesDataContext| 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. |
|
| doctorNoteToken | string |
None. |
|
| doctorNoteNameCurrent | string |
None. |
|
| doctorNoteNameEn | string |
None. |
|
| doctorNoteNameAr | string |
None. |
|
| doctorNoteNameUnd | 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. |
|
| clientToken | string |
None. |
|
| clientNameCurrent | string |
None. |
|
| showTypeToken | string |
None. |
|
| showTypeNameCurrent | string |
None. |
|
| showTypeNameAr | string |
None. |
|
| showTypeNameEn | string |
None. |
|
| showTypeNameUnd | string |
None. |
|
| doctorNoteDateTime | string |
None. |
|
| doctorNoteDate | string |
None. |
|
| doctorNoteDay | string |
None. |
|
| doctorNoteTime | string |
None. |
|
| employeeTokenAdded | string |
None. |
|
| employeeTokenUpdate | string |
None. |
|
| doctorNoteArchiveStatus | 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",
"doctorNoteToken": "sample string 10",
"doctorNoteNameCurrent": "sample string 11",
"doctorNoteNameEn": "sample string 12",
"doctorNoteNameAr": "sample string 13",
"doctorNoteNameUnd": "sample string 14",
"employeeTokenInReport": "sample string 15",
"employeeCodeInReport": "sample string 16",
"employeeImagePathInReport": "sample string 17",
"employeeNameCurrentInReport": "sample string 18",
"employeeJobTokenInReport": "sample string 19",
"employeeJobNameCurrentInReport": "sample string 20",
"employeeScientificDegreeTokenInReport": "sample string 21",
"employeeScientificDegreeNameCurrentInReport": "sample string 22",
"clientToken": "sample string 23",
"clientNameCurrent": "sample string 24",
"showTypeToken": "sample string 25",
"showTypeNameCurrent": "sample string 26",
"showTypeNameAr": "sample string 27",
"showTypeNameEn": "sample string 28",
"showTypeNameUnd": "sample string 29",
"doctorNoteDateTime": "sample string 30",
"doctorNoteDate": "sample string 31",
"doctorNoteDay": "sample string 32",
"doctorNoteTime": "sample string 33",
"employeeTokenAdded": "sample string 34",
"employeeTokenUpdate": "sample string 35",
"doctorNoteArchiveStatus": true
}
application/xml, text/xml
Sample:
<DoctorNotesDataContext xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelUI.DoctorNotes"> <clientNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 24</clientNameCurrent> <clientToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 23</clientToken> <doctorNoteArchiveStatus xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">true</doctorNoteArchiveStatus> <doctorNoteDate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 31</doctorNoteDate> <doctorNoteDateTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 30</doctorNoteDateTime> <doctorNoteDay xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 32</doctorNoteDay> <doctorNoteNameAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 13</doctorNoteNameAr> <doctorNoteNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 11</doctorNoteNameCurrent> <doctorNoteNameEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 12</doctorNoteNameEn> <doctorNoteNameUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 14</doctorNoteNameUnd> <doctorNoteTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 33</doctorNoteTime> <doctorNoteToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 10</doctorNoteToken> <employeeCodeInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 16</employeeCodeInReport> <employeeImagePathInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 17</employeeImagePathInReport> <employeeJobNameCurrentInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 20</employeeJobNameCurrentInReport> <employeeJobTokenInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 19</employeeJobTokenInReport> <employeeNameCurrentInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 18</employeeNameCurrentInReport> <employeeScientificDegreeNameCurrentInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 22</employeeScientificDegreeNameCurrentInReport> <employeeScientificDegreeTokenInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 21</employeeScientificDegreeTokenInReport> <employeeTokenAdded xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 34</employeeTokenAdded> <employeeTokenInReport xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 15</employeeTokenInReport> <employeeTokenUpdate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 35</employeeTokenUpdate> <showTypeNameAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 27</showTypeNameAr> <showTypeNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 26</showTypeNameCurrent> <showTypeNameEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 28</showTypeNameEn> <showTypeNameUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 29</showTypeNameUnd> <showTypeToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.DoctorNotes">sample string 25</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> </DoctorNotesDataContext>
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. |