POST api/Values
Request Information
URI Parameters
None.
Body Parameters
FormViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| formType | string |
None. |
|
| ad | string |
None. |
|
| soyad | string |
None. |
|
| telefon | string |
None. |
|
| eposta | string |
None. |
|
| mesaj | string |
None. |
|
| dil | string |
None. |
|
| projectName | string |
None. |
|
| projeId | string |
None. |
|
| campanyId | string |
None. |
|
| unitId | string |
None. |
|
| userId | string |
None. |
|
| sayfa_adi | string |
None. |
|
| refurl | string |
None. |
|
| cururl | string |
None. |
|
| country | string |
None. |
|
| kampanya | string |
None. |
|
| detayliBilgi | boolean |
None. |
|
| goruntuluGorusme | boolean |
None. |
|
| kullanilisSekli | string |
None. |
|
| OdaSayisi | string |
None. |
|
| check | boolean |
None. |
|
| sourceId | integer |
None. |
|
| tcno | string |
None. |
|
| adress | string |
None. |
|
| city | string |
None. |
|
| district | string |
None. |
|
| dateOfBirth | string |
None. |
|
| jop | string |
None. |
|
| newspeaperAds | string |
None. |
|
| inetrnetAdress | string |
None. |
|
| magazineAds | string |
None. |
|
| other | string |
None. |
|
| interes | string |
None. |
|
| notes | string |
None. |
|
| advancePayment | string |
None. |
|
| monthlyInstallment | string |
None. |
|
| expiry | string |
None. |
|
| educationStatus | integer |
None. |
|
| meritialStatus | boolean |
None. |
|
| buyType1 | integer |
None. |
|
| buyType2 | integer |
None. |
|
| contactType1 | integer |
None. |
|
| contactType2 | integer |
None. |
|
| contactType3 | integer |
None. |
|
| contactType4 | integer |
None. |
|
| contactType5 | integer |
None. |
|
| peymentType1 | integer |
None. |
|
| peymentType2 | integer |
None. |
|
| peymentType3 | integer |
None. |
|
| realEstateType1 | integer |
None. |
|
| realEstateType2 | integer |
None. |
|
| realEstateType3 | integer |
None. |
|
| realEstateType4 | integer |
None. |
|
| realEstateType5 | integer |
None. |
|
| realEstateType6 | integer |
None. |
|
| realEstateType7 | integer |
None. |
|
| realEstateType8 | integer |
None. |
|
| realEstateType9 | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"formType": "sample string 1",
"ad": "sample string 2",
"soyad": "sample string 3",
"telefon": "sample string 4",
"eposta": "sample string 5",
"mesaj": "sample string 6",
"dil": "sample string 7",
"projectName": "sample string 8",
"projeId": "sample string 9",
"campanyId": "sample string 10",
"unitId": "sample string 11",
"userId": "sample string 12",
"sayfa_adi": "sample string 13",
"refurl": "sample string 14",
"cururl": "sample string 15",
"country": "sample string 16",
"kampanya": "sample string 17",
"detayliBilgi": true,
"goruntuluGorusme": true,
"kullanilisSekli": "sample string 20",
"OdaSayisi": "sample string 21",
"check": true,
"sourceId": 1,
"tcno": "sample string 23",
"adress": "sample string 24",
"city": "sample string 25",
"district": "sample string 26",
"dateOfBirth": "sample string 27",
"jop": "sample string 28",
"newspeaperAds": "sample string 29",
"inetrnetAdress": "sample string 30",
"magazineAds": "sample string 31",
"other": "sample string 32",
"interes": "sample string 33",
"notes": "sample string 34",
"advancePayment": "sample string 35",
"monthlyInstallment": "sample string 36",
"expiry": "sample string 37",
"educationStatus": 38,
"meritialStatus": true,
"buyType1": 1,
"buyType2": 1,
"contactType1": 1,
"contactType2": 1,
"contactType3": 1,
"contactType4": 1,
"contactType5": 1,
"peymentType1": 1,
"peymentType2": 1,
"peymentType3": 1,
"realEstateType1": 1,
"realEstateType2": 1,
"realEstateType3": 1,
"realEstateType4": 1,
"realEstateType5": 1,
"realEstateType6": 1,
"realEstateType7": 1,
"realEstateType8": 1,
"realEstateType9": 1
}
application/xml, text/xml
Sample:
<FormViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CrmWebApi.Models.ViewModel"> <OdaSayisi>sample string 21</OdaSayisi> <ad>sample string 2</ad> <adress>sample string 24</adress> <advancePayment>sample string 35</advancePayment> <buyType1>1</buyType1> <buyType2>1</buyType2> <campanyId>sample string 10</campanyId> <check>true</check> <city>sample string 25</city> <contactType1>1</contactType1> <contactType2>1</contactType2> <contactType3>1</contactType3> <contactType4>1</contactType4> <contactType5>1</contactType5> <country>sample string 16</country> <cururl>sample string 15</cururl> <dateOfBirth>sample string 27</dateOfBirth> <detayliBilgi>true</detayliBilgi> <dil>sample string 7</dil> <district>sample string 26</district> <educationStatus>38</educationStatus> <eposta>sample string 5</eposta> <expiry>sample string 37</expiry> <formType>sample string 1</formType> <goruntuluGorusme>true</goruntuluGorusme> <inetrnetAdress>sample string 30</inetrnetAdress> <interes>sample string 33</interes> <jop>sample string 28</jop> <kampanya>sample string 17</kampanya> <kullanilisSekli>sample string 20</kullanilisSekli> <magazineAds>sample string 31</magazineAds> <meritialStatus>true</meritialStatus> <mesaj>sample string 6</mesaj> <monthlyInstallment>sample string 36</monthlyInstallment> <newspeaperAds>sample string 29</newspeaperAds> <notes>sample string 34</notes> <other>sample string 32</other> <peymentType1>1</peymentType1> <peymentType2>1</peymentType2> <peymentType3>1</peymentType3> <projeId>sample string 9</projeId> <projectName>sample string 8</projectName> <realEstateType1>1</realEstateType1> <realEstateType2>1</realEstateType2> <realEstateType3>1</realEstateType3> <realEstateType4>1</realEstateType4> <realEstateType5>1</realEstateType5> <realEstateType6>1</realEstateType6> <realEstateType7>1</realEstateType7> <realEstateType8>1</realEstateType8> <realEstateType9>1</realEstateType9> <refurl>sample string 14</refurl> <sayfa_adi>sample string 13</sayfa_adi> <sourceId>1</sourceId> <soyad>sample string 3</soyad> <tcno>sample string 23</tcno> <telefon>sample string 4</telefon> <unitId>sample string 11</unitId> <userId>sample string 12</userId> </FormViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.