POST api/AgentListing
Request Information
URI Parameters
None.
Body Parameters
AgentListingModelName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
MlsId | string |
None. |
|
MLSListingId | string |
None. |
|
ListingAgentId | integer |
Required |
|
TotalBaths | decimal number |
Required |
|
TotalBedrooms | decimal number |
Required |
|
Description | string |
Required |
|
Price | integer |
Required |
|
VideoURL | string |
None. |
|
Headline | string |
Required |
|
FeaturedPhoto | string |
Required |
|
PhotoAlbum | string |
None. |
|
LastUpdateDate | date |
None. |
|
Features | string |
None. |
|
Schools | string |
None. |
|
AllowComments | boolean |
None. |
|
DateInserted | date |
None. |
|
ListingUrl | URI |
None. |
|
ShouldDisplayAddress | boolean |
None. |
|
DisplayStreetAddress | string |
None. |
|
AgentDirectoryUrl | string |
None. |
|
CoverPhoto | CoverPhotoModel |
None. |
|
PropertyStatusType | PropertyStatusType |
None. |
|
PropertyType | PropertyType |
Required |
|
ListingPhotos | Collection of ListingPhotoModel |
None. |
|
Address | AddressModel |
Required |
Request Formats
application/json
Sample:
text/json
Sample:
text/html
Sample:
application/xml
Sample:
text/xml
Sample:
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.