POST api/listings/PostListing
Request Information
URI Parameters
None.
Body Parameters
ListingDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| BrokerageQOCID | globally unique identifier |
None. |
|
| ListingOfficeQOCID | globally unique identifier |
None. |
|
| SourceSystem | string |
None. |
|
| SourceID | string |
None. |
|
| QOCGUID | globally unique identifier |
None. |
|
| MLSNumber | string |
None. |
|
| AdditionalMLSNumber | string |
None. |
|
| ListingPrice | decimal number |
None. |
|
| BedroomCount | integer |
None. |
|
| FullBathCount | integer |
None. |
|
| HalfBathCount | integer |
None. |
|
| Style | string |
None. |
|
| FirePlaces | string |
None. |
|
| Heating | string |
None. |
|
| Cooling | string |
None. |
|
| GarageSpaces | string |
None. |
|
| Floors | string |
None. |
|
| Exterior | string |
None. |
|
| Foundation | string |
None. |
|
| YearBuilt | integer |
None. |
|
| SquareFootage | string |
None. |
|
| LotSize | string |
None. |
|
| ListingDate | date |
None. |
|
| SoldDate | date |
None. |
|
| DaysOnMarket | integer |
None. |
|
| ListingStatus | TransactionStatuses |
None. |
|
| ListingType | TransactionTypes |
None. |
|
| LotFeatures | string |
None. |
|
| ElementrySchool | string |
None. |
|
| MiddleSchool | string |
None. |
|
| Description | string |
None. |
|
| AreaName | string |
None. |
|
| URL | string |
None. |
|
| ViewCount | integer |
None. |
|
| ShowAddressOnWeb | boolean |
None. |
|
| ShowOnInternet | boolean |
None. |
|
| IsActive | boolean |
None. |
|
| IsCommercial | boolean |
None. |
|
| HotpadsListingType | string |
None. |
|
| HotpadsPropertyType | string |
None. |
|
| CountryCode | string |
None. |
|
| ListingStatusTimeBased | string |
None. |
|
| BonusBedroomCount | integer |
None. |
|
| HasImagesRemoved | boolean |
None. |
|
| Foreclosure | boolean |
None. |
|
| BuyerRepAgreementd | boolean |
None. |
|
| AnnualTaxes | decimal number |
None. |
|
| ExpireDate | date |
None. |
|
| WithdrawnDate | date |
None. |
|
| ClosingDate | date |
None. |
|
| SoldPrice | decimal number |
None. |
|
| LastModifiedDate | date |
None. |
|
| AgentEmail | string |
None. |
|
| LegalDescription | string |
None. |
|
| PID | string |
None. |
|
| PropertyFeatureGroupCode | string |
None. |
|
| PropertyRemarkLanguageCode | string |
None. |
|
| BuildingClass | string |
None. |
|
| PropertyLocation | string |
None. |
|
| PropertyType | PropertyTypes |
None. |
|
| PropertyUseType | PropertyUses |
None. |
|
| StreetDirection | string |
None. |
|
| StreetNumber | string |
None. |
|
| StreetName | string |
None. |
|
| StreetDesignation | string |
None. |
|
| StreetSuffix | string |
None. |
|
| SuiteAptNumber | string |
None. |
|
| BuildingFloorNumber | string |
None. |
|
| City | string |
None. |
|
| StateorProvidence | string |
None. |
|
| PostalCode | string |
None. |
|
| Country | string |
None. |
|
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| CommercialLeaseListing | CommercialLeaseListingDTO |
None. |
|
| Rooms | Collection of RoomDTO |
None. |
|
| PropertyRentInfos | Collection of PropertyRentInfoDTO |
None. |
|
| PropertyCommercialInfos | Collection of PropertyCommercialInfoDTO |
None. |
|
| OpenHouses | Collection of OpenHouseDTO |
None. |
|
| ListingAgents | Collection of ListingAgentDTO |
None. |
|
| ListingContacts | Collection of ListingContactDTO |
None. |
Request Formats
application/json, text/json
Sample:
{
"BrokerageQOCID": "2836d559-a180-4ad2-bd88-42007ae833c1",
"ListingOfficeQOCID": "43c289ac-6ba0-439e-aa9e-9ffde745d1a6",
"SourceSystem": "sample string 2",
"SourceID": "sample string 3",
"QOCGUID": "819957e4-be0a-4077-a88f-1ce228d15831",
"MLSNumber": "sample string 5",
"AdditionalMLSNumber": "sample string 6",
"ListingPrice": 7.0,
"BedroomCount": 1,
"FullBathCount": 1,
"HalfBathCount": 1,
"Style": "sample string 8",
"FirePlaces": "sample string 9",
"Heating": "sample string 10",
"Cooling": "sample string 11",
"GarageSpaces": "sample string 12",
"Floors": "sample string 13",
"Exterior": "sample string 14",
"Foundation": "sample string 15",
"YearBuilt": 1,
"SquareFootage": "sample string 16",
"LotSize": "sample string 17",
"ListingDate": "2026-05-07T22:26:11.8123028+00:00",
"SoldDate": "2026-05-07T22:26:11.8123028+00:00",
"DaysOnMarket": 1,
"ListingStatus": "Active",
"ListingType": "Sales",
"LotFeatures": "sample string 18",
"ElementrySchool": "sample string 19",
"MiddleSchool": "sample string 20",
"Description": "sample string 21",
"AreaName": "sample string 22",
"URL": "sample string 23",
"ViewCount": 24,
"ShowAddressOnWeb": true,
"ShowOnInternet": true,
"IsActive": true,
"IsCommercial": true,
"HotpadsListingType": "sample string 28",
"HotpadsPropertyType": "sample string 29",
"CountryCode": "sample string 30",
"ListingStatusTimeBased": "sample string 31",
"BonusBedroomCount": 1,
"HasImagesRemoved": true,
"Foreclosure": true,
"BuyerRepAgreementd": true,
"AnnualTaxes": 1.0,
"ExpireDate": "2026-05-07T22:26:11.8123028+00:00",
"WithdrawnDate": "2026-05-07T22:26:11.8123028+00:00",
"ClosingDate": "2026-05-07T22:26:11.8123028+00:00",
"SoldPrice": 1.0,
"LastModifiedDate": "2026-05-07T22:26:11.8123028+00:00",
"AgentEmail": "sample string 34",
"LegalDescription": "sample string 35",
"PID": "sample string 36",
"PropertyFeatureGroupCode": "sample string 37",
"PropertyRemarkLanguageCode": "sample string 38",
"BuildingClass": "sample string 39",
"PropertyLocation": "sample string 40",
"PropertyType": "Condominium",
"PropertyUseType": "Owner_Occupied",
"StreetDirection": "sample string 41",
"StreetNumber": "sample string 42",
"StreetName": "sample string 43",
"StreetDesignation": "sample string 44",
"StreetSuffix": "sample string 45",
"SuiteAptNumber": "sample string 46",
"BuildingFloorNumber": "sample string 47",
"City": "sample string 48",
"StateorProvidence": "sample string 49",
"PostalCode": "sample string 50",
"Country": "sample string 51",
"Address1": "sample string 52",
"Address2": "sample string 53",
"CommercialLeaseListing": {
"ListingQOCGUID": "fce92be3-3564-4d31-b943-2cde01594f82",
"QOCGUID": "ad5038f6-df61-4703-ad44-2e282a7c2df8",
"IsSubLease": true,
"RetailAnchor": "sample string 3",
"MinLeaseRatePerSqFt": 1.0,
"MaxLeaseRatePerSqft": 1.0,
"AvailSquareFeet": 1.0,
"MinDivisibleSqFt": 1.0,
"MaxContiguousSqFt": 1.0,
"CommonAreaFactor": 1.0,
"ParkingRatioPer1000SqFt": 1.0,
"LeaseListingStatus": "Available",
"LeaseType": "Absolute_NNN",
"CommercialLeaseListingFloorSizes": [
{
"FloorName": "sample string 1",
"FloorLength": 1.0,
"FloorWidth": 1.0
},
{
"FloorName": "sample string 1",
"FloorLength": 1.0,
"FloorWidth": 1.0
}
],
"CommerialLeaseListingIndustrialSummaries": [
{
"Zoning": "sample string 1",
"DistanceToInterstate": 1.0,
"ClearanceFeet": 1,
"IndustrialBayDepthFeet": 1,
"IndustrialColumnSpacingFeet": 1,
"CeilingHeightFeet": 1,
"NumberOfDocks": 1,
"CrossDocks": true,
"TurningRadius": "sample string 2",
"Sprinkler": "sample string 3",
"GroundLevel": "sample string 4",
"Rail": "sample string 5",
"Power": "sample string 6",
"DockHigh": "sample string 7"
},
{
"Zoning": "sample string 1",
"DistanceToInterstate": 1.0,
"ClearanceFeet": 1,
"IndustrialBayDepthFeet": 1,
"IndustrialColumnSpacingFeet": 1,
"CeilingHeightFeet": 1,
"NumberOfDocks": 1,
"CrossDocks": true,
"TurningRadius": "sample string 2",
"Sprinkler": "sample string 3",
"GroundLevel": "sample string 4",
"Rail": "sample string 5",
"Power": "sample string 6",
"DockHigh": "sample string 7"
}
],
"CommercialLeaseListingSuiteInfos": [
{
"SuiteName": "sample string 1",
"SuiteLeaseRate": 1.0,
"SuiteSqFt": 1,
"BayDepthFeet": 1,
"ColumnSpaceFeet": 1,
"SuiteStatusCode": "sample string 2",
"SuiteLeaseTerm": "sample string 3"
},
{
"SuiteName": "sample string 1",
"SuiteLeaseRate": 1.0,
"SuiteSqFt": 1,
"BayDepthFeet": 1,
"ColumnSpaceFeet": 1,
"SuiteStatusCode": "sample string 2",
"SuiteLeaseTerm": "sample string 3"
}
]
},
"Rooms": [
{
"ListingQOCGUID": "89fb83bb-cec1-4a76-8ada-f00f99f89e36",
"Title": "sample string 2",
"Width": "sample string 3",
"Length": "sample string 4",
"Level": "sample string 5",
"Comments": "sample string 6",
"CreateDate": "2026-05-07T22:26:11.8123028+00:00",
"RoomSequenceNumber": 1
},
{
"ListingQOCGUID": "89fb83bb-cec1-4a76-8ada-f00f99f89e36",
"Title": "sample string 2",
"Width": "sample string 3",
"Length": "sample string 4",
"Level": "sample string 5",
"Comments": "sample string 6",
"CreateDate": "2026-05-07T22:26:11.8123028+00:00",
"RoomSequenceNumber": 1
}
],
"PropertyRentInfos": [
{
"ListingQOCGUID": "a3ceacea-141a-470d-89e1-89a8e636ae87",
"RentalFrequencyCode": "sample string 2",
"TotalAcres": 1.0,
"TotalRoom": 1,
"RoomLevel": "sample string 3",
"RoomFeature": "sample string 4",
"BuildingClass": "sample string 5",
"RenovatedYear": 1,
"NumberofDocks": 1,
"FeeType": "sample string 6",
"FeeFrequencyCode": "sample string 7",
"FeeAmount": 1.0,
"ParkingPlaces": 1
},
{
"ListingQOCGUID": "a3ceacea-141a-470d-89e1-89a8e636ae87",
"RentalFrequencyCode": "sample string 2",
"TotalAcres": 1.0,
"TotalRoom": 1,
"RoomLevel": "sample string 3",
"RoomFeature": "sample string 4",
"BuildingClass": "sample string 5",
"RenovatedYear": 1,
"NumberofDocks": 1,
"FeeType": "sample string 6",
"FeeFrequencyCode": "sample string 7",
"FeeAmount": 1.0,
"ParkingPlaces": 1
}
],
"PropertyCommercialInfos": [
{
"ListingQOCGUID": "9ffeca76-4870-41fa-81a1-4a00a6b19eb0",
"LotSizeUnit": "sample string 2",
"CommZoning": "sample string 3",
"AllowMapping": true,
"CommPropertyName": "sample string 4",
"ExchangeEligible": true,
"CommTemplateGroupCode": "sample string 5",
"PropertyCommercialRemarks": [
{
"LanguageCode": "sample string 1",
"RemarkCode": "sample string 2",
"RemarkText": "sample string 3"
},
{
"LanguageCode": "sample string 1",
"RemarkCode": "sample string 2",
"RemarkText": "sample string 3"
}
]
},
{
"ListingQOCGUID": "9ffeca76-4870-41fa-81a1-4a00a6b19eb0",
"LotSizeUnit": "sample string 2",
"CommZoning": "sample string 3",
"AllowMapping": true,
"CommPropertyName": "sample string 4",
"ExchangeEligible": true,
"CommTemplateGroupCode": "sample string 5",
"PropertyCommercialRemarks": [
{
"LanguageCode": "sample string 1",
"RemarkCode": "sample string 2",
"RemarkText": "sample string 3"
},
{
"LanguageCode": "sample string 1",
"RemarkCode": "sample string 2",
"RemarkText": "sample string 3"
}
]
}
],
"OpenHouses": [
{
"ListingQOCGUID": "91df0851-7d59-4e78-acba-25b6a18cbf78",
"QOCGUID": "b4217e1c-094e-4347-ab03-66acdc44ed40",
"StartingDateTime": "2026-05-07T22:26:11.8123028+00:00",
"EndingDateTime": "2026-05-07T22:26:11.8123028+00:00",
"FeedbackTypeCode": "sample string 3",
"FeedbackRemarks": "sample string 4",
"Detail": "sample string 5",
"IsPublic": true,
"IsWeb": true
},
{
"ListingQOCGUID": "91df0851-7d59-4e78-acba-25b6a18cbf78",
"QOCGUID": "b4217e1c-094e-4347-ab03-66acdc44ed40",
"StartingDateTime": "2026-05-07T22:26:11.8123028+00:00",
"EndingDateTime": "2026-05-07T22:26:11.8123028+00:00",
"FeedbackTypeCode": "sample string 3",
"FeedbackRemarks": "sample string 4",
"Detail": "sample string 5",
"IsPublic": true,
"IsWeb": true
}
],
"ListingAgents": [
{
"ListingQOCGUID": "c13c36c1-3c78-4b8e-8fb5-5a7b4f8899d3",
"QOCGUID": "cb56dace-ad00-43a1-bb57-7eaa926d25fe",
"AgentQOCGUID": "30e62d0a-d215-43d8-8d55-6a3e5d0fdc04",
"OfficeQOCGUID": "feff4933-b2aa-4f28-8550-b564807c215c",
"AgentEmail": "sample string 4"
},
{
"ListingQOCGUID": "c13c36c1-3c78-4b8e-8fb5-5a7b4f8899d3",
"QOCGUID": "cb56dace-ad00-43a1-bb57-7eaa926d25fe",
"AgentQOCGUID": "30e62d0a-d215-43d8-8d55-6a3e5d0fdc04",
"OfficeQOCGUID": "feff4933-b2aa-4f28-8550-b564807c215c",
"AgentEmail": "sample string 4"
}
],
"ListingContacts": [
{
"ListingQOCGUID": "f3da646e-7fb1-41c0-80e7-76911f040961",
"QOCGUID": "0b936112-0c1b-4c19-892a-e2f2931ebaaa",
"ContactType": 0,
"SourceID": "sample string 3",
"LeadType": "Agent_Generated",
"EntityType": "First_Time_Homebuyer",
"IsEnglishSurvey": true,
"SurveyDelivery": "sample string 4",
"ContactSourceID": "sample string 5",
"FirstName": "sample string 6",
"LastName": "sample string 7",
"MidddleName": "sample string 8",
"FamiliarName": "sample string 9",
"PrintedName": "sample string 10",
"CompanyName": "sample string 11",
"GenderType": "Male",
"LanguageSpoken": "sample string 12",
"Phone": "sample string 13",
"Fax": "sample string 14",
"CellPhone": "sample string 15",
"Email": "sample string 16",
"TaxID": "sample string 17",
"PayeeType": "Unknown",
"BusinessSource": "Other",
"StreetDirection": "sample string 18",
"StreetNumber": "sample string 19",
"StreetName": "sample string 20",
"StreetDesignation": "sample string 21",
"StreetSuffix": "sample string 22",
"SuiteAptNumber": "sample string 23",
"BuildingFloorNumber": "sample string 24",
"City": "sample string 25",
"StateorProvidence": "sample string 26",
"PostalCode": "sample string 27",
"Country": "sample string 28",
"Address1": "sample string 29",
"Address2": "sample string 30"
},
{
"ListingQOCGUID": "f3da646e-7fb1-41c0-80e7-76911f040961",
"QOCGUID": "0b936112-0c1b-4c19-892a-e2f2931ebaaa",
"ContactType": 0,
"SourceID": "sample string 3",
"LeadType": "Agent_Generated",
"EntityType": "First_Time_Homebuyer",
"IsEnglishSurvey": true,
"SurveyDelivery": "sample string 4",
"ContactSourceID": "sample string 5",
"FirstName": "sample string 6",
"LastName": "sample string 7",
"MidddleName": "sample string 8",
"FamiliarName": "sample string 9",
"PrintedName": "sample string 10",
"CompanyName": "sample string 11",
"GenderType": "Male",
"LanguageSpoken": "sample string 12",
"Phone": "sample string 13",
"Fax": "sample string 14",
"CellPhone": "sample string 15",
"Email": "sample string 16",
"TaxID": "sample string 17",
"PayeeType": "Unknown",
"BusinessSource": "Other",
"StreetDirection": "sample string 18",
"StreetNumber": "sample string 19",
"StreetName": "sample string 20",
"StreetDesignation": "sample string 21",
"StreetSuffix": "sample string 22",
"SuiteAptNumber": "sample string 23",
"BuildingFloorNumber": "sample string 24",
"City": "sample string 25",
"StateorProvidence": "sample string 26",
"PostalCode": "sample string 27",
"Country": "sample string 28",
"Address1": "sample string 29",
"Address2": "sample string 30"
}
]
}
application/xml, text/xml
Sample:
<ListingDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ListingHub.Application.Common.DTO">
<AdditionalMLSNumber>sample string 6</AdditionalMLSNumber>
<Address1>sample string 52</Address1>
<Address2>sample string 53</Address2>
<AgentEmail>sample string 34</AgentEmail>
<AnnualTaxes>1</AnnualTaxes>
<AreaName>sample string 22</AreaName>
<BedroomCount>1</BedroomCount>
<BonusBedroomCount>1</BonusBedroomCount>
<BrokerageQOCID>2836d559-a180-4ad2-bd88-42007ae833c1</BrokerageQOCID>
<BuildingClass>sample string 39</BuildingClass>
<BuildingFloorNumber>sample string 47</BuildingFloorNumber>
<BuyerRepAgreementd>true</BuyerRepAgreementd>
<City>sample string 48</City>
<ClosingDate>2026-05-07T22:26:11.8123028+00:00</ClosingDate>
<CommercialLeaseListing>
<AvailSquareFeet>1</AvailSquareFeet>
<CommercialLeaseListingFloorSizes>
<CommercialLeaseListingFloorSizeDTO>
<FloorLength>1</FloorLength>
<FloorName>sample string 1</FloorName>
<FloorWidth>1</FloorWidth>
</CommercialLeaseListingFloorSizeDTO>
<CommercialLeaseListingFloorSizeDTO>
<FloorLength>1</FloorLength>
<FloorName>sample string 1</FloorName>
<FloorWidth>1</FloorWidth>
</CommercialLeaseListingFloorSizeDTO>
</CommercialLeaseListingFloorSizes>
<CommercialLeaseListingSuiteInfos>
<CommercialLeaseListingSuiteInfoDTO>
<BayDepthFeet>1</BayDepthFeet>
<ColumnSpaceFeet>1</ColumnSpaceFeet>
<SuiteLeaseRate>1</SuiteLeaseRate>
<SuiteLeaseTerm>sample string 3</SuiteLeaseTerm>
<SuiteName>sample string 1</SuiteName>
<SuiteSqFt>1</SuiteSqFt>
<SuiteStatusCode>sample string 2</SuiteStatusCode>
</CommercialLeaseListingSuiteInfoDTO>
<CommercialLeaseListingSuiteInfoDTO>
<BayDepthFeet>1</BayDepthFeet>
<ColumnSpaceFeet>1</ColumnSpaceFeet>
<SuiteLeaseRate>1</SuiteLeaseRate>
<SuiteLeaseTerm>sample string 3</SuiteLeaseTerm>
<SuiteName>sample string 1</SuiteName>
<SuiteSqFt>1</SuiteSqFt>
<SuiteStatusCode>sample string 2</SuiteStatusCode>
</CommercialLeaseListingSuiteInfoDTO>
</CommercialLeaseListingSuiteInfos>
<CommerialLeaseListingIndustrialSummaries>
<CommercialLeaseListingIndustrialSummaryDTO>
<CeilingHeightFeet>1</CeilingHeightFeet>
<ClearanceFeet>1</ClearanceFeet>
<CrossDocks>true</CrossDocks>
<DistanceToInterstate>1</DistanceToInterstate>
<DockHigh>sample string 7</DockHigh>
<GroundLevel>sample string 4</GroundLevel>
<IndustrialBayDepthFeet>1</IndustrialBayDepthFeet>
<IndustrialColumnSpacingFeet>1</IndustrialColumnSpacingFeet>
<NumberOfDocks>1</NumberOfDocks>
<Power>sample string 6</Power>
<Rail>sample string 5</Rail>
<Sprinkler>sample string 3</Sprinkler>
<TurningRadius>sample string 2</TurningRadius>
<Zoning>sample string 1</Zoning>
</CommercialLeaseListingIndustrialSummaryDTO>
<CommercialLeaseListingIndustrialSummaryDTO>
<CeilingHeightFeet>1</CeilingHeightFeet>
<ClearanceFeet>1</ClearanceFeet>
<CrossDocks>true</CrossDocks>
<DistanceToInterstate>1</DistanceToInterstate>
<DockHigh>sample string 7</DockHigh>
<GroundLevel>sample string 4</GroundLevel>
<IndustrialBayDepthFeet>1</IndustrialBayDepthFeet>
<IndustrialColumnSpacingFeet>1</IndustrialColumnSpacingFeet>
<NumberOfDocks>1</NumberOfDocks>
<Power>sample string 6</Power>
<Rail>sample string 5</Rail>
<Sprinkler>sample string 3</Sprinkler>
<TurningRadius>sample string 2</TurningRadius>
<Zoning>sample string 1</Zoning>
</CommercialLeaseListingIndustrialSummaryDTO>
</CommerialLeaseListingIndustrialSummaries>
<CommonAreaFactor>1</CommonAreaFactor>
<IsSubLease>true</IsSubLease>
<LeaseListingStatus>Available</LeaseListingStatus>
<LeaseType>Absolute_NNN</LeaseType>
<ListingQOCGUID>fce92be3-3564-4d31-b943-2cde01594f82</ListingQOCGUID>
<MaxContiguousSqFt>1</MaxContiguousSqFt>
<MaxLeaseRatePerSqft>1</MaxLeaseRatePerSqft>
<MinDivisibleSqFt>1</MinDivisibleSqFt>
<MinLeaseRatePerSqFt>1</MinLeaseRatePerSqFt>
<ParkingRatioPer1000SqFt>1</ParkingRatioPer1000SqFt>
<QOCGUID>ad5038f6-df61-4703-ad44-2e282a7c2df8</QOCGUID>
<RetailAnchor>sample string 3</RetailAnchor>
</CommercialLeaseListing>
<Cooling>sample string 11</Cooling>
<Country>sample string 51</Country>
<CountryCode>sample string 30</CountryCode>
<DaysOnMarket>1</DaysOnMarket>
<Description>sample string 21</Description>
<ElementrySchool>sample string 19</ElementrySchool>
<ExpireDate>2026-05-07T22:26:11.8123028+00:00</ExpireDate>
<Exterior>sample string 14</Exterior>
<FirePlaces>sample string 9</FirePlaces>
<Floors>sample string 13</Floors>
<Foreclosure>true</Foreclosure>
<Foundation>sample string 15</Foundation>
<FullBathCount>1</FullBathCount>
<GarageSpaces>sample string 12</GarageSpaces>
<HalfBathCount>1</HalfBathCount>
<HasImagesRemoved>true</HasImagesRemoved>
<Heating>sample string 10</Heating>
<HotpadsListingType>sample string 28</HotpadsListingType>
<HotpadsPropertyType>sample string 29</HotpadsPropertyType>
<IsActive>true</IsActive>
<IsCommercial>true</IsCommercial>
<LastModifiedDate>2026-05-07T22:26:11.8123028+00:00</LastModifiedDate>
<LegalDescription>sample string 35</LegalDescription>
<ListingAgents>
<ListingAgentDTO>
<AgentEmail>sample string 4</AgentEmail>
<AgentQOCGUID>30e62d0a-d215-43d8-8d55-6a3e5d0fdc04</AgentQOCGUID>
<ListingQOCGUID>c13c36c1-3c78-4b8e-8fb5-5a7b4f8899d3</ListingQOCGUID>
<OfficeQOCGUID>feff4933-b2aa-4f28-8550-b564807c215c</OfficeQOCGUID>
<QOCGUID>cb56dace-ad00-43a1-bb57-7eaa926d25fe</QOCGUID>
</ListingAgentDTO>
<ListingAgentDTO>
<AgentEmail>sample string 4</AgentEmail>
<AgentQOCGUID>30e62d0a-d215-43d8-8d55-6a3e5d0fdc04</AgentQOCGUID>
<ListingQOCGUID>c13c36c1-3c78-4b8e-8fb5-5a7b4f8899d3</ListingQOCGUID>
<OfficeQOCGUID>feff4933-b2aa-4f28-8550-b564807c215c</OfficeQOCGUID>
<QOCGUID>cb56dace-ad00-43a1-bb57-7eaa926d25fe</QOCGUID>
</ListingAgentDTO>
</ListingAgents>
<ListingContacts>
<ListingContactDTO>
<Address1>sample string 29</Address1>
<Address2>sample string 30</Address2>
<BuildingFloorNumber>sample string 24</BuildingFloorNumber>
<BusinessSource>Other</BusinessSource>
<CellPhone>sample string 15</CellPhone>
<City>sample string 25</City>
<CompanyName>sample string 11</CompanyName>
<ContactSourceID>sample string 5</ContactSourceID>
<ContactType>Unknown</ContactType>
<Country>sample string 28</Country>
<Email>sample string 16</Email>
<EntityType>First_Time_Homebuyer</EntityType>
<FamiliarName>sample string 9</FamiliarName>
<Fax>sample string 14</Fax>
<FirstName>sample string 6</FirstName>
<GenderType>Male</GenderType>
<IsEnglishSurvey>true</IsEnglishSurvey>
<LanguageSpoken>sample string 12</LanguageSpoken>
<LastName>sample string 7</LastName>
<LeadType>Agent_Generated</LeadType>
<ListingQOCGUID>f3da646e-7fb1-41c0-80e7-76911f040961</ListingQOCGUID>
<MidddleName>sample string 8</MidddleName>
<PayeeType>Unknown</PayeeType>
<Phone>sample string 13</Phone>
<PostalCode>sample string 27</PostalCode>
<PrintedName>sample string 10</PrintedName>
<QOCGUID>0b936112-0c1b-4c19-892a-e2f2931ebaaa</QOCGUID>
<SourceID>sample string 3</SourceID>
<StateorProvidence>sample string 26</StateorProvidence>
<StreetDesignation>sample string 21</StreetDesignation>
<StreetDirection>sample string 18</StreetDirection>
<StreetName>sample string 20</StreetName>
<StreetNumber>sample string 19</StreetNumber>
<StreetSuffix>sample string 22</StreetSuffix>
<SuiteAptNumber>sample string 23</SuiteAptNumber>
<SurveyDelivery>sample string 4</SurveyDelivery>
<TaxID>sample string 17</TaxID>
</ListingContactDTO>
<ListingContactDTO>
<Address1>sample string 29</Address1>
<Address2>sample string 30</Address2>
<BuildingFloorNumber>sample string 24</BuildingFloorNumber>
<BusinessSource>Other</BusinessSource>
<CellPhone>sample string 15</CellPhone>
<City>sample string 25</City>
<CompanyName>sample string 11</CompanyName>
<ContactSourceID>sample string 5</ContactSourceID>
<ContactType>Unknown</ContactType>
<Country>sample string 28</Country>
<Email>sample string 16</Email>
<EntityType>First_Time_Homebuyer</EntityType>
<FamiliarName>sample string 9</FamiliarName>
<Fax>sample string 14</Fax>
<FirstName>sample string 6</FirstName>
<GenderType>Male</GenderType>
<IsEnglishSurvey>true</IsEnglishSurvey>
<LanguageSpoken>sample string 12</LanguageSpoken>
<LastName>sample string 7</LastName>
<LeadType>Agent_Generated</LeadType>
<ListingQOCGUID>f3da646e-7fb1-41c0-80e7-76911f040961</ListingQOCGUID>
<MidddleName>sample string 8</MidddleName>
<PayeeType>Unknown</PayeeType>
<Phone>sample string 13</Phone>
<PostalCode>sample string 27</PostalCode>
<PrintedName>sample string 10</PrintedName>
<QOCGUID>0b936112-0c1b-4c19-892a-e2f2931ebaaa</QOCGUID>
<SourceID>sample string 3</SourceID>
<StateorProvidence>sample string 26</StateorProvidence>
<StreetDesignation>sample string 21</StreetDesignation>
<StreetDirection>sample string 18</StreetDirection>
<StreetName>sample string 20</StreetName>
<StreetNumber>sample string 19</StreetNumber>
<StreetSuffix>sample string 22</StreetSuffix>
<SuiteAptNumber>sample string 23</SuiteAptNumber>
<SurveyDelivery>sample string 4</SurveyDelivery>
<TaxID>sample string 17</TaxID>
</ListingContactDTO>
</ListingContacts>
<ListingDate>2026-05-07T22:26:11.8123028+00:00</ListingDate>
<ListingOfficeQOCID>43c289ac-6ba0-439e-aa9e-9ffde745d1a6</ListingOfficeQOCID>
<ListingPrice>7</ListingPrice>
<ListingStatus>Active</ListingStatus>
<ListingStatusTimeBased>sample string 31</ListingStatusTimeBased>
<ListingType>Sales</ListingType>
<LotFeatures>sample string 18</LotFeatures>
<LotSize>sample string 17</LotSize>
<MLSNumber>sample string 5</MLSNumber>
<MiddleSchool>sample string 20</MiddleSchool>
<OpenHouses>
<OpenHouseDTO>
<Detail>sample string 5</Detail>
<EndingDateTime>2026-05-07T22:26:11.8123028+00:00</EndingDateTime>
<FeedbackRemarks>sample string 4</FeedbackRemarks>
<FeedbackTypeCode>sample string 3</FeedbackTypeCode>
<IsPublic>true</IsPublic>
<IsWeb>true</IsWeb>
<ListingQOCGUID>91df0851-7d59-4e78-acba-25b6a18cbf78</ListingQOCGUID>
<QOCGUID>b4217e1c-094e-4347-ab03-66acdc44ed40</QOCGUID>
<StartingDateTime>2026-05-07T22:26:11.8123028+00:00</StartingDateTime>
</OpenHouseDTO>
<OpenHouseDTO>
<Detail>sample string 5</Detail>
<EndingDateTime>2026-05-07T22:26:11.8123028+00:00</EndingDateTime>
<FeedbackRemarks>sample string 4</FeedbackRemarks>
<FeedbackTypeCode>sample string 3</FeedbackTypeCode>
<IsPublic>true</IsPublic>
<IsWeb>true</IsWeb>
<ListingQOCGUID>91df0851-7d59-4e78-acba-25b6a18cbf78</ListingQOCGUID>
<QOCGUID>b4217e1c-094e-4347-ab03-66acdc44ed40</QOCGUID>
<StartingDateTime>2026-05-07T22:26:11.8123028+00:00</StartingDateTime>
</OpenHouseDTO>
</OpenHouses>
<PID>sample string 36</PID>
<PostalCode>sample string 50</PostalCode>
<PropertyCommercialInfos>
<PropertyCommercialInfoDTO>
<AllowMapping>true</AllowMapping>
<CommPropertyName>sample string 4</CommPropertyName>
<CommTemplateGroupCode>sample string 5</CommTemplateGroupCode>
<CommZoning>sample string 3</CommZoning>
<ExchangeEligible>true</ExchangeEligible>
<ListingQOCGUID>9ffeca76-4870-41fa-81a1-4a00a6b19eb0</ListingQOCGUID>
<LotSizeUnit>sample string 2</LotSizeUnit>
<PropertyCommercialRemarks>
<PropertyCommercialRemarkDTO>
<LanguageCode>sample string 1</LanguageCode>
<RemarkCode>sample string 2</RemarkCode>
<RemarkText>sample string 3</RemarkText>
</PropertyCommercialRemarkDTO>
<PropertyCommercialRemarkDTO>
<LanguageCode>sample string 1</LanguageCode>
<RemarkCode>sample string 2</RemarkCode>
<RemarkText>sample string 3</RemarkText>
</PropertyCommercialRemarkDTO>
</PropertyCommercialRemarks>
</PropertyCommercialInfoDTO>
<PropertyCommercialInfoDTO>
<AllowMapping>true</AllowMapping>
<CommPropertyName>sample string 4</CommPropertyName>
<CommTemplateGroupCode>sample string 5</CommTemplateGroupCode>
<CommZoning>sample string 3</CommZoning>
<ExchangeEligible>true</ExchangeEligible>
<ListingQOCGUID>9ffeca76-4870-41fa-81a1-4a00a6b19eb0</ListingQOCGUID>
<LotSizeUnit>sample string 2</LotSizeUnit>
<PropertyCommercialRemarks>
<PropertyCommercialRemarkDTO>
<LanguageCode>sample string 1</LanguageCode>
<RemarkCode>sample string 2</RemarkCode>
<RemarkText>sample string 3</RemarkText>
</PropertyCommercialRemarkDTO>
<PropertyCommercialRemarkDTO>
<LanguageCode>sample string 1</LanguageCode>
<RemarkCode>sample string 2</RemarkCode>
<RemarkText>sample string 3</RemarkText>
</PropertyCommercialRemarkDTO>
</PropertyCommercialRemarks>
</PropertyCommercialInfoDTO>
</PropertyCommercialInfos>
<PropertyFeatureGroupCode>sample string 37</PropertyFeatureGroupCode>
<PropertyLocation>sample string 40</PropertyLocation>
<PropertyRemarkLanguageCode>sample string 38</PropertyRemarkLanguageCode>
<PropertyRentInfos>
<PropertyRentInfoDTO>
<BuildingClass>sample string 5</BuildingClass>
<FeeAmount>1</FeeAmount>
<FeeFrequencyCode>sample string 7</FeeFrequencyCode>
<FeeType>sample string 6</FeeType>
<ListingQOCGUID>a3ceacea-141a-470d-89e1-89a8e636ae87</ListingQOCGUID>
<NumberofDocks>1</NumberofDocks>
<ParkingPlaces>1</ParkingPlaces>
<RenovatedYear>1</RenovatedYear>
<RentalFrequencyCode>sample string 2</RentalFrequencyCode>
<RoomFeature>sample string 4</RoomFeature>
<RoomLevel>sample string 3</RoomLevel>
<TotalAcres>1</TotalAcres>
<TotalRoom>1</TotalRoom>
</PropertyRentInfoDTO>
<PropertyRentInfoDTO>
<BuildingClass>sample string 5</BuildingClass>
<FeeAmount>1</FeeAmount>
<FeeFrequencyCode>sample string 7</FeeFrequencyCode>
<FeeType>sample string 6</FeeType>
<ListingQOCGUID>a3ceacea-141a-470d-89e1-89a8e636ae87</ListingQOCGUID>
<NumberofDocks>1</NumberofDocks>
<ParkingPlaces>1</ParkingPlaces>
<RenovatedYear>1</RenovatedYear>
<RentalFrequencyCode>sample string 2</RentalFrequencyCode>
<RoomFeature>sample string 4</RoomFeature>
<RoomLevel>sample string 3</RoomLevel>
<TotalAcres>1</TotalAcres>
<TotalRoom>1</TotalRoom>
</PropertyRentInfoDTO>
</PropertyRentInfos>
<PropertyType>Condominium</PropertyType>
<PropertyUseType>Owner_Occupied</PropertyUseType>
<QOCGUID>819957e4-be0a-4077-a88f-1ce228d15831</QOCGUID>
<Rooms>
<RoomDTO>
<Comments>sample string 6</Comments>
<CreateDate>2026-05-07T22:26:11.8123028+00:00</CreateDate>
<Length>sample string 4</Length>
<Level>sample string 5</Level>
<ListingQOCGUID>89fb83bb-cec1-4a76-8ada-f00f99f89e36</ListingQOCGUID>
<RoomSequenceNumber>1</RoomSequenceNumber>
<Title>sample string 2</Title>
<Width>sample string 3</Width>
</RoomDTO>
<RoomDTO>
<Comments>sample string 6</Comments>
<CreateDate>2026-05-07T22:26:11.8123028+00:00</CreateDate>
<Length>sample string 4</Length>
<Level>sample string 5</Level>
<ListingQOCGUID>89fb83bb-cec1-4a76-8ada-f00f99f89e36</ListingQOCGUID>
<RoomSequenceNumber>1</RoomSequenceNumber>
<Title>sample string 2</Title>
<Width>sample string 3</Width>
</RoomDTO>
</Rooms>
<ShowAddressOnWeb>true</ShowAddressOnWeb>
<ShowOnInternet>true</ShowOnInternet>
<SoldDate>2026-05-07T22:26:11.8123028+00:00</SoldDate>
<SoldPrice>1</SoldPrice>
<SourceID>sample string 3</SourceID>
<SourceSystem>sample string 2</SourceSystem>
<SquareFootage>sample string 16</SquareFootage>
<StateorProvidence>sample string 49</StateorProvidence>
<StreetDesignation>sample string 44</StreetDesignation>
<StreetDirection>sample string 41</StreetDirection>
<StreetName>sample string 43</StreetName>
<StreetNumber>sample string 42</StreetNumber>
<StreetSuffix>sample string 45</StreetSuffix>
<Style>sample string 8</Style>
<SuiteAptNumber>sample string 46</SuiteAptNumber>
<URL>sample string 23</URL>
<ViewCount>24</ViewCount>
<WithdrawnDate>2026-05-07T22:26:11.8123028+00:00</WithdrawnDate>
<YearBuilt>1</YearBuilt>
</ListingDTO>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
PostResultOfSimpleListingDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| PostStatus | PostStatuses |
None. |
|
| Message | string |
None. |
|
| SourceEntity | SimpleListingDTO |
None. |
Response Formats
application/json, text/json
Sample:
{
"PostStatus": "Successfully",
"Message": "sample string 1",
"SourceEntity": {
"BrokerageQOCID": "ff1d8d7e-54a1-4bf8-8b37-019088fe6d6a",
"ListingOfficeQOCID": "98948e52-8eb1-4b47-9f2d-eef48b4e091f",
"SourceID": "sample string 2",
"QOCGUID": "341d85f3-8b61-4776-a57f-2b7ec372dd0f",
"MLSNumber": "sample string 4",
"CommercialLeaseListing": {
"ListingQOCGUID": "6742d298-fd5e-4276-b7b6-c1703feef3f1",
"QOCGUID": "8b528d93-1ff9-4ab0-856f-b7a00dfa9aca"
},
"OpenHouses": [
{
"ListingQOCGUID": "d9ac82ce-777a-467e-8859-d5a07ccae3d0",
"QOCGUID": "2413c13f-5a16-445e-8d8c-7f94351cee0c"
},
{
"ListingQOCGUID": "d9ac82ce-777a-467e-8859-d5a07ccae3d0",
"QOCGUID": "2413c13f-5a16-445e-8d8c-7f94351cee0c"
}
],
"ListingAgents": [
{
"ListingQOCGUID": "90f8bc04-388e-43c4-88e8-5e235edeb0d9",
"QOCGUID": "1c09ff02-2326-4011-98da-3ee1c857e898",
"AgentQOCGUID": "cba41506-916e-4120-8fcf-093dd0894f26",
"OfficeQOCGUID": "469360ad-c245-4b20-ab51-67ebf3590282",
"AgentEmail": "sample string 4"
},
{
"ListingQOCGUID": "90f8bc04-388e-43c4-88e8-5e235edeb0d9",
"QOCGUID": "1c09ff02-2326-4011-98da-3ee1c857e898",
"AgentQOCGUID": "cba41506-916e-4120-8fcf-093dd0894f26",
"OfficeQOCGUID": "469360ad-c245-4b20-ab51-67ebf3590282",
"AgentEmail": "sample string 4"
}
],
"ListingContacts": [
{
"ListingQOCGUID": "7e06f03c-65ad-4ff8-bb86-95b49666d3db",
"QOCGUID": "f497bd0c-2e1b-48f7-afb7-9c2cbbf41eb6",
"SourceID": "sample string 3",
"ContactType": "Unknown",
"ContactSourceID": "sample string 4"
},
{
"ListingQOCGUID": "7e06f03c-65ad-4ff8-bb86-95b49666d3db",
"QOCGUID": "f497bd0c-2e1b-48f7-afb7-9c2cbbf41eb6",
"SourceID": "sample string 3",
"ContactType": "Unknown",
"ContactSourceID": "sample string 4"
}
]
}
}
application/xml, text/xml
Sample:
<PostResultOfSimpleListingDTOm_PmVAP2a xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ListingHub.Application.Common.APIDTO">
<Message>sample string 1</Message>
<PostStatus>Successfully</PostStatus>
<SourceEntity xmlns:d2p1="http://schemas.datacontract.org/2004/07/ListingHub.Application.Common.DTO">
<d2p1:BrokerageQOCID>ff1d8d7e-54a1-4bf8-8b37-019088fe6d6a</d2p1:BrokerageQOCID>
<d2p1:CommercialLeaseListing>
<d2p1:ListingQOCGUID>6742d298-fd5e-4276-b7b6-c1703feef3f1</d2p1:ListingQOCGUID>
<d2p1:QOCGUID>8b528d93-1ff9-4ab0-856f-b7a00dfa9aca</d2p1:QOCGUID>
</d2p1:CommercialLeaseListing>
<d2p1:ListingAgents>
<d2p1:ListingAgentDTO>
<d2p1:AgentEmail>sample string 4</d2p1:AgentEmail>
<d2p1:AgentQOCGUID>cba41506-916e-4120-8fcf-093dd0894f26</d2p1:AgentQOCGUID>
<d2p1:ListingQOCGUID>90f8bc04-388e-43c4-88e8-5e235edeb0d9</d2p1:ListingQOCGUID>
<d2p1:OfficeQOCGUID>469360ad-c245-4b20-ab51-67ebf3590282</d2p1:OfficeQOCGUID>
<d2p1:QOCGUID>1c09ff02-2326-4011-98da-3ee1c857e898</d2p1:QOCGUID>
</d2p1:ListingAgentDTO>
<d2p1:ListingAgentDTO>
<d2p1:AgentEmail>sample string 4</d2p1:AgentEmail>
<d2p1:AgentQOCGUID>cba41506-916e-4120-8fcf-093dd0894f26</d2p1:AgentQOCGUID>
<d2p1:ListingQOCGUID>90f8bc04-388e-43c4-88e8-5e235edeb0d9</d2p1:ListingQOCGUID>
<d2p1:OfficeQOCGUID>469360ad-c245-4b20-ab51-67ebf3590282</d2p1:OfficeQOCGUID>
<d2p1:QOCGUID>1c09ff02-2326-4011-98da-3ee1c857e898</d2p1:QOCGUID>
</d2p1:ListingAgentDTO>
</d2p1:ListingAgents>
<d2p1:ListingContacts>
<d2p1:SimpleListingContactDTO>
<d2p1:ContactSourceID>sample string 4</d2p1:ContactSourceID>
<d2p1:ContactType>Unknown</d2p1:ContactType>
<d2p1:ListingQOCGUID>7e06f03c-65ad-4ff8-bb86-95b49666d3db</d2p1:ListingQOCGUID>
<d2p1:QOCGUID>f497bd0c-2e1b-48f7-afb7-9c2cbbf41eb6</d2p1:QOCGUID>
<d2p1:SourceID>sample string 3</d2p1:SourceID>
</d2p1:SimpleListingContactDTO>
<d2p1:SimpleListingContactDTO>
<d2p1:ContactSourceID>sample string 4</d2p1:ContactSourceID>
<d2p1:ContactType>Unknown</d2p1:ContactType>
<d2p1:ListingQOCGUID>7e06f03c-65ad-4ff8-bb86-95b49666d3db</d2p1:ListingQOCGUID>
<d2p1:QOCGUID>f497bd0c-2e1b-48f7-afb7-9c2cbbf41eb6</d2p1:QOCGUID>
<d2p1:SourceID>sample string 3</d2p1:SourceID>
</d2p1:SimpleListingContactDTO>
</d2p1:ListingContacts>
<d2p1:ListingOfficeQOCID>98948e52-8eb1-4b47-9f2d-eef48b4e091f</d2p1:ListingOfficeQOCID>
<d2p1:MLSNumber>sample string 4</d2p1:MLSNumber>
<d2p1:OpenHouses>
<d2p1:SimpleOpenHouseDTO>
<d2p1:ListingQOCGUID>d9ac82ce-777a-467e-8859-d5a07ccae3d0</d2p1:ListingQOCGUID>
<d2p1:QOCGUID>2413c13f-5a16-445e-8d8c-7f94351cee0c</d2p1:QOCGUID>
</d2p1:SimpleOpenHouseDTO>
<d2p1:SimpleOpenHouseDTO>
<d2p1:ListingQOCGUID>d9ac82ce-777a-467e-8859-d5a07ccae3d0</d2p1:ListingQOCGUID>
<d2p1:QOCGUID>2413c13f-5a16-445e-8d8c-7f94351cee0c</d2p1:QOCGUID>
</d2p1:SimpleOpenHouseDTO>
</d2p1:OpenHouses>
<d2p1:QOCGUID>341d85f3-8b61-4776-a57f-2b7ec372dd0f</d2p1:QOCGUID>
<d2p1:SourceID>sample string 2</d2p1:SourceID>
</SourceEntity>
</PostResultOfSimpleListingDTOm_PmVAP2a>