MERGE api/PropertyPin?key={key}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key | string |
Required |
Body Parameters
DeltaOfPropertyPinModelName | Description | Type | Additional information |
---|---|---|---|
EntityType | Type |
None. |
|
ExpectedClrType | Type |
None. |
Request Formats
application/json, text/json
Sample:
{ "AdId": null, "AgentId": 0, "BuyerId": 0, "Id": null, "ListingId": 0, "PinType": 0, "TimeStamp": "0001-01-01T00:00:00", "Visits": null }
text/html
Sample:
{"AdId":null,"AgentId":0,"BuyerId":0,"Id":null,"ListingId":0,"PinType":0,"TimeStamp":"0001-01-01T00:00:00","Visits":null}
application/xml, text/xml
Sample:
<DeltaOfPropertyPinModel1aMv4_S_PB xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/System.Web.Http.OData" />
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.