POST BodyAnatomy/UpdateBodyAnatomy

Request Information

URI Parameters

None.

Body Parameters

BodyAnatomyDataContext
NameDescriptionTypeAdditional 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.

bodyAnatomyToken

string

None.

bodyAnatomyTypeToken

string

None.

bodyAnatomyTypeNameCurrent

string

None.

specialSpecialtyToken

string

None.

specialSpecialtyNameCurrent

string

None.

generalSpecialtyToken

string

None.

generalSpecialtyNameCurrent

string

None.

bodyAnatomyNameCurrent

string

None.

bodyAnatomyNameCollecation

string

None.

bodyAnatomyNameEn

string

None.

bodyAnatomyNameAr

string

None.

bodyAnatomyNameUnd

string

None.

bodyAnatomyDescriptionCurrent

string

None.

bodyAnatomyDescriptionEn

string

None.

bodyAnatomyDescriptionAr

string

None.

bodyAnatomyDescriptionUnd

string

None.

bodyAnatomyImagePath

string

None.

bodyAnatomyNotes

string

None.

bodyAnatomyArchiveStatus

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",
  "bodyAnatomyToken": "sample string 10",
  "bodyAnatomyTypeToken": "sample string 11",
  "bodyAnatomyTypeNameCurrent": "sample string 12",
  "specialSpecialtyToken": "sample string 13",
  "specialSpecialtyNameCurrent": "sample string 14",
  "generalSpecialtyToken": "sample string 15",
  "generalSpecialtyNameCurrent": "sample string 16",
  "bodyAnatomyNameCurrent": "sample string 17",
  "bodyAnatomyNameCollecation": "sample string 18",
  "bodyAnatomyNameEn": "sample string 19",
  "bodyAnatomyNameAr": "sample string 20",
  "bodyAnatomyNameUnd": "sample string 21",
  "bodyAnatomyDescriptionCurrent": "sample string 22",
  "bodyAnatomyDescriptionEn": "sample string 23",
  "bodyAnatomyDescriptionAr": "sample string 24",
  "bodyAnatomyDescriptionUnd": "sample string 25",
  "bodyAnatomyImagePath": "sample string 26",
  "bodyAnatomyNotes": "sample string 27",
  "bodyAnatomyArchiveStatus": true
}

application/xml, text/xml

Sample:
<BodyAnatomyDataContext xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelUI.AdditionalSettings.ProjectHR">
  <bodyAnatomyArchiveStatus xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">true</bodyAnatomyArchiveStatus>
  <bodyAnatomyDescriptionAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 24</bodyAnatomyDescriptionAr>
  <bodyAnatomyDescriptionCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 22</bodyAnatomyDescriptionCurrent>
  <bodyAnatomyDescriptionEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 23</bodyAnatomyDescriptionEn>
  <bodyAnatomyDescriptionUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 25</bodyAnatomyDescriptionUnd>
  <bodyAnatomyImagePath xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 26</bodyAnatomyImagePath>
  <bodyAnatomyNameAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 20</bodyAnatomyNameAr>
  <bodyAnatomyNameCollecation xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 18</bodyAnatomyNameCollecation>
  <bodyAnatomyNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 17</bodyAnatomyNameCurrent>
  <bodyAnatomyNameEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 19</bodyAnatomyNameEn>
  <bodyAnatomyNameUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 21</bodyAnatomyNameUnd>
  <bodyAnatomyNotes xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 27</bodyAnatomyNotes>
  <bodyAnatomyToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 10</bodyAnatomyToken>
  <bodyAnatomyTypeNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 12</bodyAnatomyTypeNameCurrent>
  <bodyAnatomyTypeToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 11</bodyAnatomyTypeToken>
  <generalSpecialtyNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 16</generalSpecialtyNameCurrent>
  <generalSpecialtyToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 15</generalSpecialtyToken>
  <specialSpecialtyNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 14</specialSpecialtyNameCurrent>
  <specialSpecialtyToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.AdditionalSettings.ProjectHR.BodyAnatomy">sample string 13</specialSpecialtyToken>
  <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>
</BodyAnatomyDataContext>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.