POST EmployeeBranches/RestoreEmployeeBranches
Request Information
URI Parameters
None.
Body Parameters
EmployeeBranchesDataContext| Name | Description | Type | Additional information |
|---|---|---|---|
| filterStatus | boolean |
None. |
|
| paginationStatus | boolean |
None. |
|
| textSearch | string |
None. |
|
| language | string |
None. |
|
| columnName | string |
None. |
|
| statusWithAll | boolean |
None. |
|
| pageSize | integer |
None. |
|
| page | integer |
None. |
|
| sortToken | string |
None. |
|
| userAuthorizeToken | string |
None. |
|
| employeeTokenList | Collection of string |
None. |
|
| branchesTokenList | Collection of string |
None. |
|
| employeeBranchesToken | string |
None. |
|
| employeeBranchesCode | string |
None. |
|
| employeeCode | string |
None. |
|
| employeeImagePath | string |
None. |
|
| employeeToken | string |
None. |
|
| employeeNameCurrent | string |
None. |
|
| employeeCountryCode | string |
None. |
|
| employeePhone | string |
None. |
|
| employeePhoneWithCC | string |
None. |
|
| branchToken | string |
None. |
|
| branchNameCurrent | string |
None. |
|
| branchNameAr | string |
None. |
|
| branchNameEn | string |
None. |
|
| branchNameUnd | string |
None. |
|
| branchImagePath | string |
None. |
|
| branchRoleToken | string |
None. |
|
| branchRoleNameCurrent | string |
None. |
|
| employeeWorkPlaceTypeToken | string |
None. |
|
| employeeWorkPlaceTypeNameCurrent | string |
None. |
|
| employeeWorkPlaceTypeNameEn | string |
None. |
|
| employeeWorkPlaceTypeNameAr | string |
None. |
|
| employeeWorkPlaceTypeNameUnd | string |
None. |
|
| employeeBranchesNotes | string |
None. |
|
| actionDateTime | string |
None. |
|
| actionDate | string |
None. |
|
| actionTime | string |
None. |
|
| employeeBranchesArchiveStatus | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"filterStatus": true,
"paginationStatus": true,
"textSearch": "sample string 3",
"language": "sample string 4",
"columnName": "sample string 5",
"statusWithAll": true,
"pageSize": 7,
"page": 8,
"sortToken": "sample string 9",
"userAuthorizeToken": "sample string 10",
"employeeTokenList": [
"sample string 1",
"sample string 2"
],
"branchesTokenList": [
"sample string 1",
"sample string 2"
],
"employeeBranchesToken": "sample string 11",
"employeeBranchesCode": "sample string 12",
"employeeCode": "sample string 13",
"employeeImagePath": "sample string 14",
"employeeToken": "sample string 15",
"employeeNameCurrent": "sample string 16",
"employeeCountryCode": "sample string 17",
"employeePhone": "sample string 18",
"employeePhoneWithCC": "sample string 19",
"branchToken": "sample string 20",
"branchNameCurrent": "sample string 21",
"branchNameAr": "sample string 22",
"branchNameEn": "sample string 23",
"branchNameUnd": "sample string 24",
"branchImagePath": "sample string 25",
"branchRoleToken": "sample string 26",
"branchRoleNameCurrent": "sample string 27",
"employeeWorkPlaceTypeToken": "sample string 28",
"employeeWorkPlaceTypeNameCurrent": "sample string 29",
"employeeWorkPlaceTypeNameEn": "sample string 30",
"employeeWorkPlaceTypeNameAr": "sample string 31",
"employeeWorkPlaceTypeNameUnd": "sample string 32",
"employeeBranchesNotes": "sample string 33",
"actionDateTime": "sample string 34",
"actionDate": "sample string 35",
"actionTime": "sample string 36",
"employeeBranchesArchiveStatus": true
}
application/xml, text/xml
Sample:
<EmployeeBranchesDataContext xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelUI.EmployeesModule.EmployeesBranches">
<actionDate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 35</actionDate>
<actionDateTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 34</actionDateTime>
<actionTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 36</actionTime>
<branchImagePath xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 25</branchImagePath>
<branchNameAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 22</branchNameAr>
<branchNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 21</branchNameCurrent>
<branchNameEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 23</branchNameEn>
<branchNameUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 24</branchNameUnd>
<branchRoleNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 27</branchRoleNameCurrent>
<branchRoleToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 26</branchRoleToken>
<branchToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 20</branchToken>
<employeeBranchesArchiveStatus xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">true</employeeBranchesArchiveStatus>
<employeeBranchesCode xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 12</employeeBranchesCode>
<employeeBranchesNotes xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 33</employeeBranchesNotes>
<employeeBranchesToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 11</employeeBranchesToken>
<employeeCode xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 13</employeeCode>
<employeeCountryCode xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 17</employeeCountryCode>
<employeeImagePath xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 14</employeeImagePath>
<employeeNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 16</employeeNameCurrent>
<employeePhone xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 18</employeePhone>
<employeePhoneWithCC xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 19</employeePhoneWithCC>
<employeeToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 15</employeeToken>
<employeeWorkPlaceTypeNameAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 31</employeeWorkPlaceTypeNameAr>
<employeeWorkPlaceTypeNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 29</employeeWorkPlaceTypeNameCurrent>
<employeeWorkPlaceTypeNameEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 30</employeeWorkPlaceTypeNameEn>
<employeeWorkPlaceTypeNameUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 32</employeeWorkPlaceTypeNameUnd>
<employeeWorkPlaceTypeToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.EmployeesModule.EmployeesBranches">sample string 28</employeeWorkPlaceTypeToken>
<branchesTokenList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</branchesTokenList>
<columnName>sample string 5</columnName>
<employeeTokenList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</employeeTokenList>
<filterStatus>true</filterStatus>
<language>sample string 4</language>
<page>8</page>
<pageSize>7</pageSize>
<paginationStatus>true</paginationStatus>
<sortToken>sample string 9</sortToken>
<statusWithAll>true</statusWithAll>
<textSearch>sample string 3</textSearch>
<userAuthorizeToken>sample string 10</userAuthorizeToken>
</EmployeeBranchesDataContext>
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. |