POST Offers/UpdateOfferWithoutMedia

Request Information

URI Parameters

None.

Body Parameters

OffersDataContext
NameDescriptionTypeAdditional information
filterStatus

boolean

None.

paginationStatus

boolean

None.

dateActive

string

None.

textSearch

string

None.

language

string

None.

statusWithAll

boolean

None.

pageSize

integer

None.

page

integer

None.

sortToken

string

None.

userAuthorizeToken

string

None.

offerToken

string

None.

userToken

string

None.

userNameCurrent

string

None.

serviceToken

string

None.

serviceNameCurrent

string

None.

offerCode

string

None.

offerMediaTypeToken

string

None.

offerMediaTypeNameCurrent

string

None.

offerMediaTypeNameAr

string

None.

offerMediaTypeNameEn

string

None.

offerMediaTypeNameUnd

string

None.

offerTitleCurrent

string

None.

offerTitleEn

string

None.

offerTitleAr

string

None.

offerTitleUnd

string

None.

offerStartDate

string

None.

offerEndDate

string

None.

offerDuration

string

None.

servicePriceInOffer

decimal number

None.

offerDescriptionCurrent

string

None.

offerDescriptionEn

string

None.

offerDescriptionAr

string

None.

offerDescriptionUnd

string

None.

offerNotes

string

None.

actionDateTime

string

None.

actionDate

string

None.

actionTime

string

None.

offerMediaPath

string

None.

offerArchiveStatus

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "filterStatus": true,
  "paginationStatus": true,
  "dateActive": "sample string 3",
  "textSearch": "sample string 4",
  "language": "sample string 5",
  "statusWithAll": true,
  "pageSize": 7,
  "page": 8,
  "sortToken": "sample string 9",
  "userAuthorizeToken": "sample string 10",
  "offerToken": "sample string 11",
  "userToken": "sample string 12",
  "userNameCurrent": "sample string 13",
  "serviceToken": "sample string 14",
  "serviceNameCurrent": "sample string 15",
  "offerCode": "sample string 16",
  "offerMediaTypeToken": "sample string 17",
  "offerMediaTypeNameCurrent": "sample string 18",
  "offerMediaTypeNameAr": "sample string 19",
  "offerMediaTypeNameEn": "sample string 20",
  "offerMediaTypeNameUnd": "sample string 21",
  "offerTitleCurrent": "sample string 22",
  "offerTitleEn": "sample string 23",
  "offerTitleAr": "sample string 24",
  "offerTitleUnd": "sample string 25",
  "offerStartDate": "sample string 26",
  "offerEndDate": "sample string 27",
  "offerDuration": "sample string 28",
  "servicePriceInOffer": 29.0,
  "offerDescriptionCurrent": "sample string 30",
  "offerDescriptionEn": "sample string 31",
  "offerDescriptionAr": "sample string 32",
  "offerDescriptionUnd": "sample string 33",
  "offerNotes": "sample string 34",
  "actionDateTime": "sample string 35",
  "actionDate": "sample string 36",
  "actionTime": "sample string 37",
  "offerMediaPath": "sample string 38",
  "offerArchiveStatus": true
}

application/xml, text/xml

Sample:
<OffersDataContext xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelUI.Offers">
  <actionDate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 36</actionDate>
  <actionDateTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 35</actionDateTime>
  <actionTime xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 37</actionTime>
  <offerArchiveStatus xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">true</offerArchiveStatus>
  <offerCode xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 16</offerCode>
  <offerDescriptionAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 32</offerDescriptionAr>
  <offerDescriptionCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 30</offerDescriptionCurrent>
  <offerDescriptionEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 31</offerDescriptionEn>
  <offerDescriptionUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 33</offerDescriptionUnd>
  <offerDuration xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 28</offerDuration>
  <offerEndDate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 27</offerEndDate>
  <offerMediaPath xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 38</offerMediaPath>
  <offerMediaTypeNameAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 19</offerMediaTypeNameAr>
  <offerMediaTypeNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 18</offerMediaTypeNameCurrent>
  <offerMediaTypeNameEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 20</offerMediaTypeNameEn>
  <offerMediaTypeNameUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 21</offerMediaTypeNameUnd>
  <offerMediaTypeToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 17</offerMediaTypeToken>
  <offerNotes xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 34</offerNotes>
  <offerStartDate xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 26</offerStartDate>
  <offerTitleAr xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 24</offerTitleAr>
  <offerTitleCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 22</offerTitleCurrent>
  <offerTitleEn xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 23</offerTitleEn>
  <offerTitleUnd xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 25</offerTitleUnd>
  <offerToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 11</offerToken>
  <serviceNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 15</serviceNameCurrent>
  <servicePriceInOffer xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">29</servicePriceInOffer>
  <serviceToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 14</serviceToken>
  <userNameCurrent xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 13</userNameCurrent>
  <userToken xmlns="http://schemas.datacontract.org/2004/07/SmartClub.Src.Data.Model.ModelDB.Offers">sample string 12</userToken>
  <dateActive>sample string 3</dateActive>
  <filterStatus>true</filterStatus>
  <language>sample string 5</language>
  <page>8</page>
  <pageSize>7</pageSize>
  <paginationStatus>true</paginationStatus>
  <sortToken>sample string 9</sortToken>
  <statusWithAll>true</statusWithAll>
  <textSearch>sample string 4</textSearch>
  <userAuthorizeToken>sample string 10</userAuthorizeToken>
</OffersDataContext>

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.