POST api/listings/PostListings
Request Information
URI Parameters
None.
Body Parameters
Collection of 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": "d01821b5-8e35-4d64-afa8-81fc2bb7d2da",
"ListingOfficeQOCID": "2fc9ac2f-c0c3-4c41-8c8b-7861b311c142",
"SourceSystem": "sample string 2",
"SourceID": "sample string 3",
"QOCGUID": "6b2cce31-e653-4fa6-b51d-d4c5f84632b2",
"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-07-28T12:22:02.8674701+00:00",
"SoldDate": "2026-07-28T12:22:02.8674701+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-07-28T12:22:02.8674701+00:00",
"WithdrawnDate": "2026-07-28T12:22:02.8674701+00:00",
"ClosingDate": "2026-07-28T12:22:02.8674701+00:00",
"SoldPrice": 1.0,
"LastModifiedDate": "2026-07-28T12:22:02.8674701+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": "6355aab0-6081-4689-adb5-12a6fcf8f870",
"QOCGUID": "d129a7d4-3600-4173-b8ed-3dd797ec71d3",
"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": "ae562c2f-cd11-45f1-8fcf-5e1bec0d236d",
"Title": "sample string 2",
"Width": "sample string 3",
"Length": "sample string 4",
"Level": "sample string 5",
"Comments": "sample string 6",
"CreateDate": "2026-07-28T12:22:02.8674701+00:00",
"RoomSequenceNumber": 1
},
{
"ListingQOCGUID": "ae562c2f-cd11-45f1-8fcf-5e1bec0d236d",
"Title": "sample string 2",
"Width": "sample string 3",
"Length": "sample string 4",
"Level": "sample string 5",
"Comments": "sample string 6",
"CreateDate": "2026-07-28T12:22:02.8674701+00:00",
"RoomSequenceNumber": 1
}
],
"PropertyRentInfos": [
{
"ListingQOCGUID": "fe2fab84-48f1-49a1-9ddf-cd39ef41e107",
"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": "fe2fab84-48f1-49a1-9ddf-cd39ef41e107",
"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": "37a6ae91-1999-41ac-9491-fa2a7e0454a0",
"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": "37a6ae91-1999-41ac-9491-fa2a7e0454a0",
"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": "03ed30d4-f2c6-4e10-ad2b-0a795fbc1371",
"QOCGUID": "8b0bb7b3-14ec-41db-8c97-c316b8f07aa3",
"StartingDateTime": "2026-07-28T12:22:02.8674701+00:00",
"EndingDateTime": "2026-07-28T12:22:02.8674701+00:00",
"FeedbackTypeCode": "sample string 3",
"FeedbackRemarks": "sample string 4",
"Detail": "sample string 5",
"IsPublic": true,
"IsWeb": true
},
{
"ListingQOCGUID": "03ed30d4-f2c6-4e10-ad2b-0a795fbc1371",
"QOCGUID": "8b0bb7b3-14ec-41db-8c97-c316b8f07aa3",
"StartingDateTime": "2026-07-28T12:22:02.8674701+00:00",
"EndingDateTime": "2026-07-28T12:22:02.8674701+00:00",
"FeedbackTypeCode": "sample string 3",
"FeedbackRemarks": "sample string 4",
"Detail": "sample string 5",
"IsPublic": true,
"IsWeb": true
}
],
"ListingAgents": [
{
"ListingQOCGUID": "4f98ac2d-b02c-48be-81c2-df9bc05ae5af",
"QOCGUID": "64a3d8a7-eb50-46d6-a7bb-4c4e4498437c",
"AgentQOCGUID": "ad0fd8ac-8bc1-427a-807a-c4696e24218b",
"OfficeQOCGUID": "90b4943f-476b-4d99-b49e-80da47e4327f",
"AgentEmail": "sample string 4"
},
{
"ListingQOCGUID": "4f98ac2d-b02c-48be-81c2-df9bc05ae5af",
"QOCGUID": "64a3d8a7-eb50-46d6-a7bb-4c4e4498437c",
"AgentQOCGUID": "ad0fd8ac-8bc1-427a-807a-c4696e24218b",
"OfficeQOCGUID": "90b4943f-476b-4d99-b49e-80da47e4327f",
"AgentEmail": "sample string 4"
}
],
"ListingContacts": [
{
"ListingQOCGUID": "22822d74-0484-4d80-a70b-903d02a70383",
"QOCGUID": "006f1846-86d1-4473-96ce-2bc1b8c89668",
"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": "22822d74-0484-4d80-a70b-903d02a70383",
"QOCGUID": "006f1846-86d1-4473-96ce-2bc1b8c89668",
"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"
}
]
},
{
"BrokerageQOCID": "d01821b5-8e35-4d64-afa8-81fc2bb7d2da",
"ListingOfficeQOCID": "2fc9ac2f-c0c3-4c41-8c8b-7861b311c142",
"SourceSystem": "sample string 2",
"SourceID": "sample string 3",
"QOCGUID": "6b2cce31-e653-4fa6-b51d-d4c5f84632b2",
"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-07-28T12:22:02.8674701+00:00",
"SoldDate": "2026-07-28T12:22:02.8674701+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-07-28T12:22:02.8674701+00:00",
"WithdrawnDate": "2026-07-28T12:22:02.8674701+00:00",
"ClosingDate": "2026-07-28T12:22:02.8674701+00:00",
"SoldPrice": 1.0,
"LastModifiedDate": "2026-07-28T12:22:02.8674701+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": "6355aab0-6081-4689-adb5-12a6fcf8f870",
"QOCGUID": "d129a7d4-3600-4173-b8ed-3dd797ec71d3",
"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": "ae562c2f-cd11-45f1-8fcf-5e1bec0d236d",
"Title": "sample string 2",
"Width": "sample string 3",
"Length": "sample string 4",
"Level": "sample string 5",
"Comments": "sample string 6",
"CreateDate": "2026-07-28T12:22:02.8674701+00:00",
"RoomSequenceNumber": 1
},
{
"ListingQOCGUID": "ae562c2f-cd11-45f1-8fcf-5e1bec0d236d",
"Title": "sample string 2",
"Width": "sample string 3",
"Length": "sample string 4",
"Level": "sample string 5",
"Comments": "sample string 6",
"CreateDate": "2026-07-28T12:22:02.8674701+00:00",
"RoomSequenceNumber": 1
}
],
"PropertyRentInfos": [
{
"ListingQOCGUID": "fe2fab84-48f1-49a1-9ddf-cd39ef41e107",
"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": "fe2fab84-48f1-49a1-9ddf-cd39ef41e107",
"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": "37a6ae91-1999-41ac-9491-fa2a7e0454a0",
"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": "37a6ae91-1999-41ac-9491-fa2a7e0454a0",
"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": "03ed30d4-f2c6-4e10-ad2b-0a795fbc1371",
"QOCGUID": "8b0bb7b3-14ec-41db-8c97-c316b8f07aa3",
"StartingDateTime": "2026-07-28T12:22:02.8674701+00:00",
"EndingDateTime": "2026-07-28T12:22:02.8674701+00:00",
"FeedbackTypeCode": "sample string 3",
"FeedbackRemarks": "sample string 4",
"Detail": "sample string 5",
"IsPublic": true,
"IsWeb": true
},
{
"ListingQOCGUID": "03ed30d4-f2c6-4e10-ad2b-0a795fbc1371",
"QOCGUID": "8b0bb7b3-14ec-41db-8c97-c316b8f07aa3",
"StartingDateTime": "2026-07-28T12:22:02.8674701+00:00",
"EndingDateTime": "2026-07-28T12:22:02.8674701+00:00",
"FeedbackTypeCode": "sample string 3",
"FeedbackRemarks": "sample string 4",
"Detail": "sample string 5",
"IsPublic": true,
"IsWeb": true
}
],
"ListingAgents": [
{
"ListingQOCGUID": "4f98ac2d-b02c-48be-81c2-df9bc05ae5af",
"QOCGUID": "64a3d8a7-eb50-46d6-a7bb-4c4e4498437c",
"AgentQOCGUID": "ad0fd8ac-8bc1-427a-807a-c4696e24218b",
"OfficeQOCGUID": "90b4943f-476b-4d99-b49e-80da47e4327f",
"AgentEmail": "sample string 4"
},
{
"ListingQOCGUID": "4f98ac2d-b02c-48be-81c2-df9bc05ae5af",
"QOCGUID": "64a3d8a7-eb50-46d6-a7bb-4c4e4498437c",
"AgentQOCGUID": "ad0fd8ac-8bc1-427a-807a-c4696e24218b",
"OfficeQOCGUID": "90b4943f-476b-4d99-b49e-80da47e4327f",
"AgentEmail": "sample string 4"
}
],
"ListingContacts": [
{
"ListingQOCGUID": "22822d74-0484-4d80-a70b-903d02a70383",
"QOCGUID": "006f1846-86d1-4473-96ce-2bc1b8c89668",
"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": "22822d74-0484-4d80-a70b-903d02a70383",
"QOCGUID": "006f1846-86d1-4473-96ce-2bc1b8c89668",
"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:
<ArrayOfListingDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ListingHub.Application.Common.DTO">
<ListingDTO>
<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>d01821b5-8e35-4d64-afa8-81fc2bb7d2da</BrokerageQOCID>
<BuildingClass>sample string 39</BuildingClass>
<BuildingFloorNumber>sample string 47</BuildingFloorNumber>
<BuyerRepAgreementd>true</BuyerRepAgreementd>
<City>sample string 48</City>
<ClosingDate>2026-07-28T12:22:02.8674701+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>6355aab0-6081-4689-adb5-12a6fcf8f870</ListingQOCGUID>
<MaxContiguousSqFt>1</MaxContiguousSqFt>
<MaxLeaseRatePerSqft>1</MaxLeaseRatePerSqft>
<MinDivisibleSqFt>1</MinDivisibleSqFt>
<MinLeaseRatePerSqFt>1</MinLeaseRatePerSqFt>
<ParkingRatioPer1000SqFt>1</ParkingRatioPer1000SqFt>
<QOCGUID>d129a7d4-3600-4173-b8ed-3dd797ec71d3</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-07-28T12:22:02.8674701+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-07-28T12:22:02.8674701+00:00</LastModifiedDate>
<LegalDescription>sample string 35</LegalDescription>
<ListingAgents>
<ListingAgentDTO>
<AgentEmail>sample string 4</AgentEmail>
<AgentQOCGUID>ad0fd8ac-8bc1-427a-807a-c4696e24218b</AgentQOCGUID>
<ListingQOCGUID>4f98ac2d-b02c-48be-81c2-df9bc05ae5af</ListingQOCGUID>
<OfficeQOCGUID>90b4943f-476b-4d99-b49e-80da47e4327f</OfficeQOCGUID>
<QOCGUID>64a3d8a7-eb50-46d6-a7bb-4c4e4498437c</QOCGUID>
</ListingAgentDTO>
<ListingAgentDTO>
<AgentEmail>sample string 4</AgentEmail>
<AgentQOCGUID>ad0fd8ac-8bc1-427a-807a-c4696e24218b</AgentQOCGUID>
<ListingQOCGUID>4f98ac2d-b02c-48be-81c2-df9bc05ae5af</ListingQOCGUID>
<OfficeQOCGUID>90b4943f-476b-4d99-b49e-80da47e4327f</OfficeQOCGUID>
<QOCGUID>64a3d8a7-eb50-46d6-a7bb-4c4e4498437c</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>22822d74-0484-4d80-a70b-903d02a70383</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>006f1846-86d1-4473-96ce-2bc1b8c89668</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>22822d74-0484-4d80-a70b-903d02a70383</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>006f1846-86d1-4473-96ce-2bc1b8c89668</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-07-28T12:22:02.8674701+00:00</ListingDate>
<ListingOfficeQOCID>2fc9ac2f-c0c3-4c41-8c8b-7861b311c142</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-07-28T12:22:02.8674701+00:00</EndingDateTime>
<FeedbackRemarks>sample string 4</FeedbackRemarks>
<FeedbackTypeCode>sample string 3</FeedbackTypeCode>
<IsPublic>true</IsPublic>
<IsWeb>true</IsWeb>
<ListingQOCGUID>03ed30d4-f2c6-4e10-ad2b-0a795fbc1371</ListingQOCGUID>
<QOCGUID>8b0bb7b3-14ec-41db-8c97-c316b8f07aa3</QOCGUID>
<StartingDateTime>2026-07-28T12:22:02.8674701+00:00</StartingDateTime>
</OpenHouseDTO>
<OpenHouseDTO>
<Detail>sample string 5</Detail>
<EndingDateTime>2026-07-28T12:22:02.8674701+00:00</EndingDateTime>
<FeedbackRemarks>sample string 4</FeedbackRemarks>
<FeedbackTypeCode>sample string 3</FeedbackTypeCode>
<IsPublic>true</IsPublic>
<IsWeb>true</IsWeb>
<ListingQOCGUID>03ed30d4-f2c6-4e10-ad2b-0a795fbc1371</ListingQOCGUID>
<QOCGUID>8b0bb7b3-14ec-41db-8c97-c316b8f07aa3</QOCGUID>
<StartingDateTime>2026-07-28T12:22:02.8674701+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>37a6ae91-1999-41ac-9491-fa2a7e0454a0</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>37a6ae91-1999-41ac-9491-fa2a7e0454a0</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>fe2fab84-48f1-49a1-9ddf-cd39ef41e107</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>fe2fab84-48f1-49a1-9ddf-cd39ef41e107</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>6b2cce31-e653-4fa6-b51d-d4c5f84632b2</QOCGUID>
<Rooms>
<RoomDTO>
<Comments>sample string 6</Comments>
<CreateDate>2026-07-28T12:22:02.8674701+00:00</CreateDate>
<Length>sample string 4</Length>
<Level>sample string 5</Level>
<ListingQOCGUID>ae562c2f-cd11-45f1-8fcf-5e1bec0d236d</ListingQOCGUID>
<RoomSequenceNumber>1</RoomSequenceNumber>
<Title>sample string 2</Title>
<Width>sample string 3</Width>
</RoomDTO>
<RoomDTO>
<Comments>sample string 6</Comments>
<CreateDate>2026-07-28T12:22:02.8674701+00:00</CreateDate>
<Length>sample string 4</Length>
<Level>sample string 5</Level>
<ListingQOCGUID>ae562c2f-cd11-45f1-8fcf-5e1bec0d236d</ListingQOCGUID>
<RoomSequenceNumber>1</RoomSequenceNumber>
<Title>sample string 2</Title>
<Width>sample string 3</Width>
</RoomDTO>
</Rooms>
<ShowAddressOnWeb>true</ShowAddressOnWeb>
<ShowOnInternet>true</ShowOnInternet>
<SoldDate>2026-07-28T12:22:02.8674701+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-07-28T12:22:02.8674701+00:00</WithdrawnDate>
<YearBuilt>1</YearBuilt>
</ListingDTO>
<ListingDTO>
<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>d01821b5-8e35-4d64-afa8-81fc2bb7d2da</BrokerageQOCID>
<BuildingClass>sample string 39</BuildingClass>
<BuildingFloorNumber>sample string 47</BuildingFloorNumber>
<BuyerRepAgreementd>true</BuyerRepAgreementd>
<City>sample string 48</City>
<ClosingDate>2026-07-28T12:22:02.8674701+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>6355aab0-6081-4689-adb5-12a6fcf8f870</ListingQOCGUID>
<MaxContiguousSqFt>1</MaxContiguousSqFt>
<MaxLeaseRatePerSqft>1</MaxLeaseRatePerSqft>
<MinDivisibleSqFt>1</MinDivisibleSqFt>
<MinLeaseRatePerSqFt>1</MinLeaseRatePerSqFt>
<ParkingRatioPer1000SqFt>1</ParkingRatioPer1000SqFt>
<QOCGUID>d129a7d4-3600-4173-b8ed-3dd797ec71d3</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-07-28T12:22:02.8674701+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-07-28T12:22:02.8674701+00:00</LastModifiedDate>
<LegalDescription>sample string 35</LegalDescription>
<ListingAgents>
<ListingAgentDTO>
<AgentEmail>sample string 4</AgentEmail>
<AgentQOCGUID>ad0fd8ac-8bc1-427a-807a-c4696e24218b</AgentQOCGUID>
<ListingQOCGUID>4f98ac2d-b02c-48be-81c2-df9bc05ae5af</ListingQOCGUID>
<OfficeQOCGUID>90b4943f-476b-4d99-b49e-80da47e4327f</OfficeQOCGUID>
<QOCGUID>64a3d8a7-eb50-46d6-a7bb-4c4e4498437c</QOCGUID>
</ListingAgentDTO>
<ListingAgentDTO>
<AgentEmail>sample string 4</AgentEmail>
<AgentQOCGUID>ad0fd8ac-8bc1-427a-807a-c4696e24218b</AgentQOCGUID>
<ListingQOCGUID>4f98ac2d-b02c-48be-81c2-df9bc05ae5af</ListingQOCGUID>
<OfficeQOCGUID>90b4943f-476b-4d99-b49e-80da47e4327f</OfficeQOCGUID>
<QOCGUID>64a3d8a7-eb50-46d6-a7bb-4c4e4498437c</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>22822d74-0484-4d80-a70b-903d02a70383</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>006f1846-86d1-4473-96ce-2bc1b8c89668</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>22822d74-0484-4d80-a70b-903d02a70383</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>006f1846-86d1-4473-96ce-2bc1b8c89668</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-07-28T12:22:02.8674701+00:00</ListingDate>
<ListingOfficeQOCID>2fc9ac2f-c0c3-4c41-8c8b-7861b311c142</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-07-28T12:22:02.8674701+00:00</EndingDateTime>
<FeedbackRemarks>sample string 4</FeedbackRemarks>
<FeedbackTypeCode>sample string 3</FeedbackTypeCode>
<IsPublic>true</IsPublic>
<IsWeb>true</IsWeb>
<ListingQOCGUID>03ed30d4-f2c6-4e10-ad2b-0a795fbc1371</ListingQOCGUID>
<QOCGUID>8b0bb7b3-14ec-41db-8c97-c316b8f07aa3</QOCGUID>
<StartingDateTime>2026-07-28T12:22:02.8674701+00:00</StartingDateTime>
</OpenHouseDTO>
<OpenHouseDTO>
<Detail>sample string 5</Detail>
<EndingDateTime>2026-07-28T12:22:02.8674701+00:00</EndingDateTime>
<FeedbackRemarks>sample string 4</FeedbackRemarks>
<FeedbackTypeCode>sample string 3</FeedbackTypeCode>
<IsPublic>true</IsPublic>
<IsWeb>true</IsWeb>
<ListingQOCGUID>03ed30d4-f2c6-4e10-ad2b-0a795fbc1371</ListingQOCGUID>
<QOCGUID>8b0bb7b3-14ec-41db-8c97-c316b8f07aa3</QOCGUID>
<StartingDateTime>2026-07-28T12:22:02.8674701+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>37a6ae91-1999-41ac-9491-fa2a7e0454a0</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>37a6ae91-1999-41ac-9491-fa2a7e0454a0</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>fe2fab84-48f1-49a1-9ddf-cd39ef41e107</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>fe2fab84-48f1-49a1-9ddf-cd39ef41e107</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>6b2cce31-e653-4fa6-b51d-d4c5f84632b2</QOCGUID>
<Rooms>
<RoomDTO>
<Comments>sample string 6</Comments>
<CreateDate>2026-07-28T12:22:02.8674701+00:00</CreateDate>
<Length>sample string 4</Length>
<Level>sample string 5</Level>
<ListingQOCGUID>ae562c2f-cd11-45f1-8fcf-5e1bec0d236d</ListingQOCGUID>
<RoomSequenceNumber>1</RoomSequenceNumber>
<Title>sample string 2</Title>
<Width>sample string 3</Width>
</RoomDTO>
<RoomDTO>
<Comments>sample string 6</Comments>
<CreateDate>2026-07-28T12:22:02.8674701+00:00</CreateDate>
<Length>sample string 4</Length>
<Level>sample string 5</Level>
<ListingQOCGUID>ae562c2f-cd11-45f1-8fcf-5e1bec0d236d</ListingQOCGUID>
<RoomSequenceNumber>1</RoomSequenceNumber>
<Title>sample string 2</Title>
<Width>sample string 3</Width>
</RoomDTO>
</Rooms>
<ShowAddressOnWeb>true</ShowAddressOnWeb>
<ShowOnInternet>true</ShowOnInternet>
<SoldDate>2026-07-28T12:22:02.8674701+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-07-28T12:22:02.8674701+00:00</WithdrawnDate>
<YearBuilt>1</YearBuilt>
</ListingDTO>
</ArrayOfListingDTO>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of 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": "59902070-e3d0-4ed2-bdb2-ae6587611c8a",
"ListingOfficeQOCID": "f021cbbd-9390-4d29-bde2-2c8097e9f6e2",
"SourceID": "sample string 2",
"QOCGUID": "85c071fe-2e20-4066-83e7-785defe4c244",
"MLSNumber": "sample string 4",
"CommercialLeaseListing": {
"ListingQOCGUID": "490a6eb6-81d2-4f8b-ac70-b2b16e050b18",
"QOCGUID": "aa2a5b4b-d59e-4e06-8a33-b5f344f40158"
},
"OpenHouses": [
{
"ListingQOCGUID": "bbe06997-ce17-42e2-9f94-44c16228c368",
"QOCGUID": "c0e6c51f-f307-4ad2-9dd8-5f2a4fc55677"
},
{
"ListingQOCGUID": "bbe06997-ce17-42e2-9f94-44c16228c368",
"QOCGUID": "c0e6c51f-f307-4ad2-9dd8-5f2a4fc55677"
}
],
"ListingAgents": [
{
"ListingQOCGUID": "3cd30c60-b07b-4e88-8beb-e6c3e7dc09f4",
"QOCGUID": "758d7f04-6ff9-41c2-b4da-6bb652f557e2",
"AgentQOCGUID": "010c71a1-709f-4dc1-ba90-75ee17fb3d4e",
"OfficeQOCGUID": "86f25ad4-0bcf-429d-b91e-a9725291f722",
"AgentEmail": "sample string 4"
},
{
"ListingQOCGUID": "3cd30c60-b07b-4e88-8beb-e6c3e7dc09f4",
"QOCGUID": "758d7f04-6ff9-41c2-b4da-6bb652f557e2",
"AgentQOCGUID": "010c71a1-709f-4dc1-ba90-75ee17fb3d4e",
"OfficeQOCGUID": "86f25ad4-0bcf-429d-b91e-a9725291f722",
"AgentEmail": "sample string 4"
}
],
"ListingContacts": [
{
"ListingQOCGUID": "c235bbdf-8247-4558-89e6-415646e73a6f",
"QOCGUID": "b382e87b-f0be-4b5d-8d77-18264c1d2cb7",
"SourceID": "sample string 3",
"ContactType": "Unknown",
"ContactSourceID": "sample string 4"
},
{
"ListingQOCGUID": "c235bbdf-8247-4558-89e6-415646e73a6f",
"QOCGUID": "b382e87b-f0be-4b5d-8d77-18264c1d2cb7",
"SourceID": "sample string 3",
"ContactType": "Unknown",
"ContactSourceID": "sample string 4"
}
]
}
},
{
"PostStatus": "Successfully",
"Message": "sample string 1",
"SourceEntity": {
"BrokerageQOCID": "59902070-e3d0-4ed2-bdb2-ae6587611c8a",
"ListingOfficeQOCID": "f021cbbd-9390-4d29-bde2-2c8097e9f6e2",
"SourceID": "sample string 2",
"QOCGUID": "85c071fe-2e20-4066-83e7-785defe4c244",
"MLSNumber": "sample string 4",
"CommercialLeaseListing": {
"ListingQOCGUID": "490a6eb6-81d2-4f8b-ac70-b2b16e050b18",
"QOCGUID": "aa2a5b4b-d59e-4e06-8a33-b5f344f40158"
},
"OpenHouses": [
{
"ListingQOCGUID": "bbe06997-ce17-42e2-9f94-44c16228c368",
"QOCGUID": "c0e6c51f-f307-4ad2-9dd8-5f2a4fc55677"
},
{
"ListingQOCGUID": "bbe06997-ce17-42e2-9f94-44c16228c368",
"QOCGUID": "c0e6c51f-f307-4ad2-9dd8-5f2a4fc55677"
}
],
"ListingAgents": [
{
"ListingQOCGUID": "3cd30c60-b07b-4e88-8beb-e6c3e7dc09f4",
"QOCGUID": "758d7f04-6ff9-41c2-b4da-6bb652f557e2",
"AgentQOCGUID": "010c71a1-709f-4dc1-ba90-75ee17fb3d4e",
"OfficeQOCGUID": "86f25ad4-0bcf-429d-b91e-a9725291f722",
"AgentEmail": "sample string 4"
},
{
"ListingQOCGUID": "3cd30c60-b07b-4e88-8beb-e6c3e7dc09f4",
"QOCGUID": "758d7f04-6ff9-41c2-b4da-6bb652f557e2",
"AgentQOCGUID": "010c71a1-709f-4dc1-ba90-75ee17fb3d4e",
"OfficeQOCGUID": "86f25ad4-0bcf-429d-b91e-a9725291f722",
"AgentEmail": "sample string 4"
}
],
"ListingContacts": [
{
"ListingQOCGUID": "c235bbdf-8247-4558-89e6-415646e73a6f",
"QOCGUID": "b382e87b-f0be-4b5d-8d77-18264c1d2cb7",
"SourceID": "sample string 3",
"ContactType": "Unknown",
"ContactSourceID": "sample string 4"
},
{
"ListingQOCGUID": "c235bbdf-8247-4558-89e6-415646e73a6f",
"QOCGUID": "b382e87b-f0be-4b5d-8d77-18264c1d2cb7",
"SourceID": "sample string 3",
"ContactType": "Unknown",
"ContactSourceID": "sample string 4"
}
]
}
}
]
application/xml, text/xml
Sample:
<ArrayOfPostResultOfSimpleListingDTOm_PmVAP2a xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ListingHub.Application.Common.APIDTO">
<PostResultOfSimpleListingDTOm_PmVAP2a>
<Message>sample string 1</Message>
<PostStatus>Successfully</PostStatus>
<SourceEntity xmlns:d3p1="http://schemas.datacontract.org/2004/07/ListingHub.Application.Common.DTO">
<d3p1:BrokerageQOCID>59902070-e3d0-4ed2-bdb2-ae6587611c8a</d3p1:BrokerageQOCID>
<d3p1:CommercialLeaseListing>
<d3p1:ListingQOCGUID>490a6eb6-81d2-4f8b-ac70-b2b16e050b18</d3p1:ListingQOCGUID>
<d3p1:QOCGUID>aa2a5b4b-d59e-4e06-8a33-b5f344f40158</d3p1:QOCGUID>
</d3p1:CommercialLeaseListing>
<d3p1:ListingAgents>
<d3p1:ListingAgentDTO>
<d3p1:AgentEmail>sample string 4</d3p1:AgentEmail>
<d3p1:AgentQOCGUID>010c71a1-709f-4dc1-ba90-75ee17fb3d4e</d3p1:AgentQOCGUID>
<d3p1:ListingQOCGUID>3cd30c60-b07b-4e88-8beb-e6c3e7dc09f4</d3p1:ListingQOCGUID>
<d3p1:OfficeQOCGUID>86f25ad4-0bcf-429d-b91e-a9725291f722</d3p1:OfficeQOCGUID>
<d3p1:QOCGUID>758d7f04-6ff9-41c2-b4da-6bb652f557e2</d3p1:QOCGUID>
</d3p1:ListingAgentDTO>
<d3p1:ListingAgentDTO>
<d3p1:AgentEmail>sample string 4</d3p1:AgentEmail>
<d3p1:AgentQOCGUID>010c71a1-709f-4dc1-ba90-75ee17fb3d4e</d3p1:AgentQOCGUID>
<d3p1:ListingQOCGUID>3cd30c60-b07b-4e88-8beb-e6c3e7dc09f4</d3p1:ListingQOCGUID>
<d3p1:OfficeQOCGUID>86f25ad4-0bcf-429d-b91e-a9725291f722</d3p1:OfficeQOCGUID>
<d3p1:QOCGUID>758d7f04-6ff9-41c2-b4da-6bb652f557e2</d3p1:QOCGUID>
</d3p1:ListingAgentDTO>
</d3p1:ListingAgents>
<d3p1:ListingContacts>
<d3p1:SimpleListingContactDTO>
<d3p1:ContactSourceID>sample string 4</d3p1:ContactSourceID>
<d3p1:ContactType>Unknown</d3p1:ContactType>
<d3p1:ListingQOCGUID>c235bbdf-8247-4558-89e6-415646e73a6f</d3p1:ListingQOCGUID>
<d3p1:QOCGUID>b382e87b-f0be-4b5d-8d77-18264c1d2cb7</d3p1:QOCGUID>
<d3p1:SourceID>sample string 3</d3p1:SourceID>
</d3p1:SimpleListingContactDTO>
<d3p1:SimpleListingContactDTO>
<d3p1:ContactSourceID>sample string 4</d3p1:ContactSourceID>
<d3p1:ContactType>Unknown</d3p1:ContactType>
<d3p1:ListingQOCGUID>c235bbdf-8247-4558-89e6-415646e73a6f</d3p1:ListingQOCGUID>
<d3p1:QOCGUID>b382e87b-f0be-4b5d-8d77-18264c1d2cb7</d3p1:QOCGUID>
<d3p1:SourceID>sample string 3</d3p1:SourceID>
</d3p1:SimpleListingContactDTO>
</d3p1:ListingContacts>
<d3p1:ListingOfficeQOCID>f021cbbd-9390-4d29-bde2-2c8097e9f6e2</d3p1:ListingOfficeQOCID>
<d3p1:MLSNumber>sample string 4</d3p1:MLSNumber>
<d3p1:OpenHouses>
<d3p1:SimpleOpenHouseDTO>
<d3p1:ListingQOCGUID>bbe06997-ce17-42e2-9f94-44c16228c368</d3p1:ListingQOCGUID>
<d3p1:QOCGUID>c0e6c51f-f307-4ad2-9dd8-5f2a4fc55677</d3p1:QOCGUID>
</d3p1:SimpleOpenHouseDTO>
<d3p1:SimpleOpenHouseDTO>
<d3p1:ListingQOCGUID>bbe06997-ce17-42e2-9f94-44c16228c368</d3p1:ListingQOCGUID>
<d3p1:QOCGUID>c0e6c51f-f307-4ad2-9dd8-5f2a4fc55677</d3p1:QOCGUID>
</d3p1:SimpleOpenHouseDTO>
</d3p1:OpenHouses>
<d3p1:QOCGUID>85c071fe-2e20-4066-83e7-785defe4c244</d3p1:QOCGUID>
<d3p1:SourceID>sample string 2</d3p1:SourceID>
</SourceEntity>
</PostResultOfSimpleListingDTOm_PmVAP2a>
<PostResultOfSimpleListingDTOm_PmVAP2a>
<Message>sample string 1</Message>
<PostStatus>Successfully</PostStatus>
<SourceEntity xmlns:d3p1="http://schemas.datacontract.org/2004/07/ListingHub.Application.Common.DTO">
<d3p1:BrokerageQOCID>59902070-e3d0-4ed2-bdb2-ae6587611c8a</d3p1:BrokerageQOCID>
<d3p1:CommercialLeaseListing>
<d3p1:ListingQOCGUID>490a6eb6-81d2-4f8b-ac70-b2b16e050b18</d3p1:ListingQOCGUID>
<d3p1:QOCGUID>aa2a5b4b-d59e-4e06-8a33-b5f344f40158</d3p1:QOCGUID>
</d3p1:CommercialLeaseListing>
<d3p1:ListingAgents>
<d3p1:ListingAgentDTO>
<d3p1:AgentEmail>sample string 4</d3p1:AgentEmail>
<d3p1:AgentQOCGUID>010c71a1-709f-4dc1-ba90-75ee17fb3d4e</d3p1:AgentQOCGUID>
<d3p1:ListingQOCGUID>3cd30c60-b07b-4e88-8beb-e6c3e7dc09f4</d3p1:ListingQOCGUID>
<d3p1:OfficeQOCGUID>86f25ad4-0bcf-429d-b91e-a9725291f722</d3p1:OfficeQOCGUID>
<d3p1:QOCGUID>758d7f04-6ff9-41c2-b4da-6bb652f557e2</d3p1:QOCGUID>
</d3p1:ListingAgentDTO>
<d3p1:ListingAgentDTO>
<d3p1:AgentEmail>sample string 4</d3p1:AgentEmail>
<d3p1:AgentQOCGUID>010c71a1-709f-4dc1-ba90-75ee17fb3d4e</d3p1:AgentQOCGUID>
<d3p1:ListingQOCGUID>3cd30c60-b07b-4e88-8beb-e6c3e7dc09f4</d3p1:ListingQOCGUID>
<d3p1:OfficeQOCGUID>86f25ad4-0bcf-429d-b91e-a9725291f722</d3p1:OfficeQOCGUID>
<d3p1:QOCGUID>758d7f04-6ff9-41c2-b4da-6bb652f557e2</d3p1:QOCGUID>
</d3p1:ListingAgentDTO>
</d3p1:ListingAgents>
<d3p1:ListingContacts>
<d3p1:SimpleListingContactDTO>
<d3p1:ContactSourceID>sample string 4</d3p1:ContactSourceID>
<d3p1:ContactType>Unknown</d3p1:ContactType>
<d3p1:ListingQOCGUID>c235bbdf-8247-4558-89e6-415646e73a6f</d3p1:ListingQOCGUID>
<d3p1:QOCGUID>b382e87b-f0be-4b5d-8d77-18264c1d2cb7</d3p1:QOCGUID>
<d3p1:SourceID>sample string 3</d3p1:SourceID>
</d3p1:SimpleListingContactDTO>
<d3p1:SimpleListingContactDTO>
<d3p1:ContactSourceID>sample string 4</d3p1:ContactSourceID>
<d3p1:ContactType>Unknown</d3p1:ContactType>
<d3p1:ListingQOCGUID>c235bbdf-8247-4558-89e6-415646e73a6f</d3p1:ListingQOCGUID>
<d3p1:QOCGUID>b382e87b-f0be-4b5d-8d77-18264c1d2cb7</d3p1:QOCGUID>
<d3p1:SourceID>sample string 3</d3p1:SourceID>
</d3p1:SimpleListingContactDTO>
</d3p1:ListingContacts>
<d3p1:ListingOfficeQOCID>f021cbbd-9390-4d29-bde2-2c8097e9f6e2</d3p1:ListingOfficeQOCID>
<d3p1:MLSNumber>sample string 4</d3p1:MLSNumber>
<d3p1:OpenHouses>
<d3p1:SimpleOpenHouseDTO>
<d3p1:ListingQOCGUID>bbe06997-ce17-42e2-9f94-44c16228c368</d3p1:ListingQOCGUID>
<d3p1:QOCGUID>c0e6c51f-f307-4ad2-9dd8-5f2a4fc55677</d3p1:QOCGUID>
</d3p1:SimpleOpenHouseDTO>
<d3p1:SimpleOpenHouseDTO>
<d3p1:ListingQOCGUID>bbe06997-ce17-42e2-9f94-44c16228c368</d3p1:ListingQOCGUID>
<d3p1:QOCGUID>c0e6c51f-f307-4ad2-9dd8-5f2a4fc55677</d3p1:QOCGUID>
</d3p1:SimpleOpenHouseDTO>
</d3p1:OpenHouses>
<d3p1:QOCGUID>85c071fe-2e20-4066-83e7-785defe4c244</d3p1:QOCGUID>
<d3p1:SourceID>sample string 2</d3p1:SourceID>
</SourceEntity>
</PostResultOfSimpleListingDTOm_PmVAP2a>
</ArrayOfPostResultOfSimpleListingDTOm_PmVAP2a>