GET api/transactions/GetTransactionsByBrokerageId/{brokerQOCGUID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| brokerQOCGUID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TransactionDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| BrokerageQOCID | globally unique identifier |
None. |
|
| ListingOfficeQOCID | globally unique identifier |
None. |
|
| BuyingOfficeQOCID | globally unique identifier |
None. |
|
| ListingQOCID | globally unique identifier |
None. |
|
| SourceSystem | string |
None. |
|
| SourceID | string |
None. |
|
| PropertyInfoID | integer |
None. |
|
| QOCGUID | globally unique identifier |
None. |
|
| TransStatus | TransactionDTOStatuses |
None. |
|
| EffectiveDate | date |
None. |
|
| CancelledDate | date |
None. |
|
| DeletedDate | date |
None. |
|
| EstimatedCloseDate | date |
None. |
|
| ClosedDate | date |
None. |
|
| PaidDate | date |
None. |
|
| ExceptionDate | date |
None. |
|
| TranGroup | TransactionGroups |
None. |
|
| TranType | TransactionTypes |
None. |
|
| TRSubTypeCode | string |
None. |
|
| TranSide | TransactionSides |
None. |
|
| IsFirm | boolean |
None. |
|
| FirmDate | date |
None. |
|
| SellingPrice | decimal number |
None. |
|
| ListingPrice | decimal number |
None. |
|
| TotalDeposit | decimal number |
None. |
|
| ListingPct | decimal number |
None. |
|
| GrossComm | decimal number |
None. |
|
| GrossTax | decimal number |
None. |
|
| ListingComm | decimal number |
None. |
|
| ListingTax | decimal number |
None. |
|
| ListingMLSAmount | decimal number |
None. |
|
| ListingMLSTax | decimal number |
None. |
|
| BuyingMLSAmount | decimal number |
None. |
|
| BuyingMLSTax | decimal number |
None. |
|
| ListingAgentMLSAmount | decimal number |
None. |
|
| BuyingAgentMLSAmount | decimal number |
None. |
|
| ListingMLSDiscount | decimal number |
None. |
|
| BuyingMLSDiscount | decimal number |
None. |
|
| ListingShareOtherIncome | decimal number |
None. |
|
| ListingShareOtherIncomeTax | decimal number |
None. |
|
| ListingUnshareOtherIncome | decimal number |
None. |
|
| ListingUnshareOtherIncomeTax | decimal number |
None. |
|
| BuyingShareOtherIncome | decimal number |
None. |
|
| BuyingShareOtherIncomeTax | decimal number |
None. |
|
| BuyingUnshareOtherIncome | decimal number |
None. |
|
| BuyingUnshareOtherIncomeTax | decimal number |
None. |
|
| IsExcludeFromFranchiseIntegra | boolean |
None. |
|
| IsSideTrans | boolean |
None. |
|
| MLSNumber | string |
None. |
|
| IsBuyerRepAgreement | boolean |
None. |
|
| CreateDate | date |
None. |
|
| LastModifiedDate | date |
None. |
|
| AgentEmail | 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. |
|
| CommerialLeaseAgreement | CommerialLeaseAgreementDTO |
None. |
|
| TransactionAgents | Collection of TransactionAgentDTO |
None. |
|
| TransactionContacts | Collection of TransactionContactDTO |
None. |
|
| TransactionReferrals | Collection of TransactionReferralDTO |
None. |
|
| TransactionListing | TransactionListingDTO |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"BrokerageQOCID": "14814151-01bd-429d-b263-607d99f2234a",
"ListingOfficeQOCID": "161542bd-1d8f-4d4f-9f15-8cd979f48dbd",
"BuyingOfficeQOCID": "29013a21-c7e5-45fd-a8c7-fd80b69a39f4",
"ListingQOCID": "233934a9-b17f-4439-bcc7-6242b7bac35d",
"SourceSystem": "sample string 2",
"SourceID": "sample string 3",
"PropertyInfoID": 4,
"QOCGUID": "4b8e6c97-0607-4a7e-a1d3-a0461216201e",
"TransStatus": "Cancelled",
"EffectiveDate": "2026-03-10T01:16:33.6821186+00:00",
"CancelledDate": "2026-03-10T01:16:33.6821186+00:00",
"DeletedDate": "2026-03-10T01:16:33.6821186+00:00",
"EstimatedCloseDate": "2026-03-10T01:16:33.6821186+00:00",
"ClosedDate": "2026-03-10T01:16:33.6821186+00:00",
"PaidDate": "2026-03-10T01:16:33.6821186+00:00",
"ExceptionDate": "2026-03-10T01:16:33.6821186+00:00",
"TranGroup": "Residential",
"TranType": "Sales",
"TRSubTypeCode": "sample string 6",
"TranSide": "Listing",
"IsFirm": true,
"FirmDate": "2026-03-10T01:16:33.6821186+00:00",
"SellingPrice": 1.0,
"ListingPrice": 1.0,
"TotalDeposit": 1.0,
"ListingPct": 1.0,
"GrossComm": 1.0,
"GrossTax": 1.0,
"ListingComm": 1.0,
"ListingTax": 1.0,
"ListingMLSAmount": 1.0,
"ListingMLSTax": 1.0,
"BuyingMLSAmount": 1.0,
"BuyingMLSTax": 1.0,
"ListingAgentMLSAmount": 1.0,
"BuyingAgentMLSAmount": 1.0,
"ListingMLSDiscount": 1.0,
"BuyingMLSDiscount": 1.0,
"ListingShareOtherIncome": 1.0,
"ListingShareOtherIncomeTax": 1.0,
"ListingUnshareOtherIncome": 1.0,
"ListingUnshareOtherIncomeTax": 1.0,
"BuyingShareOtherIncome": 1.0,
"BuyingShareOtherIncomeTax": 1.0,
"BuyingUnshareOtherIncome": 1.0,
"BuyingUnshareOtherIncomeTax": 1.0,
"IsExcludeFromFranchiseIntegra": true,
"IsSideTrans": true,
"MLSNumber": "sample string 8",
"IsBuyerRepAgreement": true,
"CreateDate": "2026-03-10T01:16:33.6821186+00:00",
"LastModifiedDate": "2026-03-10T01:16:33.6821186+00:00",
"AgentEmail": "sample string 11",
"PID": "sample string 12",
"PropertyFeatureGroupCode": "sample string 13",
"PropertyRemarkLanguageCode": "sample string 14",
"BuildingClass": "sample string 15",
"PropertyLocation": "sample string 16",
"PropertyType": "Condominium",
"PropertyUseType": "Owner_Occupied",
"StreetDirection": "sample string 17",
"StreetNumber": "sample string 18",
"StreetName": "sample string 19",
"StreetDesignation": "sample string 20",
"StreetSuffix": "sample string 21",
"SuiteAptNumber": "sample string 22",
"BuildingFloorNumber": "sample string 23",
"City": "sample string 24",
"StateorProvidence": "sample string 25",
"PostalCode": "sample string 26",
"Country": "sample string 27",
"Address1": "sample string 28",
"Address2": "sample string 29",
"CommerialLeaseAgreement": {
"TransactionQOCGUID": "b5f7d94d-f780-4384-9ca9-fbcbb602b255",
"QOCGUID": "47877f36-9b87-4c39-8a95-ea2064accfd4",
"IsSubLease": true,
"Renewable": true,
"RepresentLandlord": true,
"RepresentTenant": true,
"CooperatingBroker": "sample string 3",
"LeaseSqareFootage": 1,
"RatePerSquareFeet": 1.0,
"LeaseTerm": 1,
"RatePeriod": 1,
"PartialMonthTerm": 1,
"AgreementDate": "2026-03-10T01:16:33.6821186+00:00",
"AgreementExpireDate": "2026-03-10T01:16:33.6821186+00:00",
"CommencementDate": "2026-03-10T01:16:33.6821186+00:00",
"TerminationDate": "2026-03-10T01:16:33.6821186+00:00",
"LeaseValue": 1.0,
"LandlordContribution": 1.0,
"CommissionFee": 1.0,
"CommissionRate": 1.0,
"NumberOfPayments": 1,
"AgreementStatus": 0,
"CreateDate": "2026-03-10T01:16:33.6821186+00:00",
"LastModifiedDate": "2026-03-10T01:16:33.6821186+00:00",
"CommerialLeaseAgreementPaymentReceiveds": [
{
"PaymentReceived": 1.0,
"DateReceived": "2026-03-10T01:16:33.6821186+00:00"
},
{
"PaymentReceived": 1.0,
"DateReceived": "2026-03-10T01:16:33.6821186+00:00"
}
],
"CommerialLeaseAgreementPaymentSchedules": [
{
"SequenceNumber": 1,
"AmountDue": 1.0,
"PercentageDue": 1.0,
"PaymentDueDate": "2026-03-10T01:16:33.6821186+00:00"
},
{
"SequenceNumber": 1,
"AmountDue": 1.0,
"PercentageDue": 1.0,
"PaymentDueDate": "2026-03-10T01:16:33.6821186+00:00"
}
]
},
"TransactionAgents": [
{
"TransactionQOCGUID": "4cfc1345-1951-48c9-b92b-86413512a8ef",
"QOCGUID": "f5ced5a4-948e-4341-96ce-14bfbfa7c0b9",
"AgentQOCGUID": "5057de77-a285-4de4-9639-5e565cff9859",
"OfficeQOCGUID": "90b6df8e-8cf2-4086-b891-5edaf3b3052c",
"Side": "Listing",
"Pct": 1.0,
"IsPrimary": true,
"GrossComm": 1.0,
"GrossTax": 1.0,
"AdjustGross": 1.0,
"AdjustGrossTax": 1.0,
"BrokerComm": 1.0,
"BrokerTax": 1.0,
"BrokerFlat": 1.0,
"BrokerFlatTax": 1.0,
"BrokerPortion": 1.0,
"BrokerPortionTax": 1.0,
"AgentComm": 1.0,
"AgentTax": 1.0,
"ReferralAmount": 1.0,
"ReferralTax": 1.0,
"MLSAmount": 1.0,
"MLSTax": 1.0,
"AgentMLSAmount": 1.0,
"MLSDiscount": 1.0,
"ExcludeFromHistory": true,
"AgentShareOtherIncome": 1.0,
"AgentShareOtherIncomeTax": 1.0,
"BrokerShareOtherIncome": 1.0,
"BrokerShareOtherIncomeTax": 1.0,
"BrokerUnshareOtherIncome": 1.0,
"BrokerUnshareOtherIncomeTax": 1.0,
"CreateDate": "2026-03-10T01:16:33.6821186+00:00",
"LastModifiedDate": "2026-03-10T01:16:33.6821186+00:00",
"AgentEmail": "sample string 6",
"TransactionAgentManagerOverrides": [
{
"TransactionAgentQOCGUID": "8312ae3f-bd68-4966-99fd-8af3436acd7e",
"ManagerAgentQOCGUID": "5a414d8b-6ffd-4347-bfe0-c9506db0cff7",
"ManagerName": "sample string 2",
"ChargeType": 0,
"ManagerAmount": 1.0,
"ManagerTax": 1.0
},
{
"TransactionAgentQOCGUID": "8312ae3f-bd68-4966-99fd-8af3436acd7e",
"ManagerAgentQOCGUID": "5a414d8b-6ffd-4347-bfe0-c9506db0cff7",
"ManagerName": "sample string 2",
"ChargeType": 0,
"ManagerAmount": 1.0,
"ManagerTax": 1.0
}
],
"TransactionAgentOtherFees": [
{
"TransactionAgentQOCGUID": "45a79e67-e96c-48cd-9950-835ee6f563b7",
"FeeName": "sample string 2",
"FeeType": "PreSplit",
"FeeAmount": 1.0,
"FeeTax": 1.0,
"Pct": 1.0,
"RefSource": "sample string 3",
"IsCompanyDollar": true,
"TaxExempt": true
},
{
"TransactionAgentQOCGUID": "45a79e67-e96c-48cd-9950-835ee6f563b7",
"FeeName": "sample string 2",
"FeeType": "PreSplit",
"FeeAmount": 1.0,
"FeeTax": 1.0,
"Pct": 1.0,
"RefSource": "sample string 3",
"IsCompanyDollar": true,
"TaxExempt": true
}
],
"TransactionAgentWithholdings": [
{
"TransactionAgentQOCGUID": "c34dfa53-fbdd-4b5a-9372-1e283329179b",
"ResourceName": "sample string 2",
"EnableForT4A": true,
"WHAmount": 1.0,
"WHTax": 1.0
},
{
"TransactionAgentQOCGUID": "c34dfa53-fbdd-4b5a-9372-1e283329179b",
"ResourceName": "sample string 2",
"EnableForT4A": true,
"WHAmount": 1.0,
"WHTax": 1.0
}
]
},
{
"TransactionQOCGUID": "4cfc1345-1951-48c9-b92b-86413512a8ef",
"QOCGUID": "f5ced5a4-948e-4341-96ce-14bfbfa7c0b9",
"AgentQOCGUID": "5057de77-a285-4de4-9639-5e565cff9859",
"OfficeQOCGUID": "90b6df8e-8cf2-4086-b891-5edaf3b3052c",
"Side": "Listing",
"Pct": 1.0,
"IsPrimary": true,
"GrossComm": 1.0,
"GrossTax": 1.0,
"AdjustGross": 1.0,
"AdjustGrossTax": 1.0,
"BrokerComm": 1.0,
"BrokerTax": 1.0,
"BrokerFlat": 1.0,
"BrokerFlatTax": 1.0,
"BrokerPortion": 1.0,
"BrokerPortionTax": 1.0,
"AgentComm": 1.0,
"AgentTax": 1.0,
"ReferralAmount": 1.0,
"ReferralTax": 1.0,
"MLSAmount": 1.0,
"MLSTax": 1.0,
"AgentMLSAmount": 1.0,
"MLSDiscount": 1.0,
"ExcludeFromHistory": true,
"AgentShareOtherIncome": 1.0,
"AgentShareOtherIncomeTax": 1.0,
"BrokerShareOtherIncome": 1.0,
"BrokerShareOtherIncomeTax": 1.0,
"BrokerUnshareOtherIncome": 1.0,
"BrokerUnshareOtherIncomeTax": 1.0,
"CreateDate": "2026-03-10T01:16:33.6821186+00:00",
"LastModifiedDate": "2026-03-10T01:16:33.6821186+00:00",
"AgentEmail": "sample string 6",
"TransactionAgentManagerOverrides": [
{
"TransactionAgentQOCGUID": "8312ae3f-bd68-4966-99fd-8af3436acd7e",
"ManagerAgentQOCGUID": "5a414d8b-6ffd-4347-bfe0-c9506db0cff7",
"ManagerName": "sample string 2",
"ChargeType": 0,
"ManagerAmount": 1.0,
"ManagerTax": 1.0
},
{
"TransactionAgentQOCGUID": "8312ae3f-bd68-4966-99fd-8af3436acd7e",
"ManagerAgentQOCGUID": "5a414d8b-6ffd-4347-bfe0-c9506db0cff7",
"ManagerName": "sample string 2",
"ChargeType": 0,
"ManagerAmount": 1.0,
"ManagerTax": 1.0
}
],
"TransactionAgentOtherFees": [
{
"TransactionAgentQOCGUID": "45a79e67-e96c-48cd-9950-835ee6f563b7",
"FeeName": "sample string 2",
"FeeType": "PreSplit",
"FeeAmount": 1.0,
"FeeTax": 1.0,
"Pct": 1.0,
"RefSource": "sample string 3",
"IsCompanyDollar": true,
"TaxExempt": true
},
{
"TransactionAgentQOCGUID": "45a79e67-e96c-48cd-9950-835ee6f563b7",
"FeeName": "sample string 2",
"FeeType": "PreSplit",
"FeeAmount": 1.0,
"FeeTax": 1.0,
"Pct": 1.0,
"RefSource": "sample string 3",
"IsCompanyDollar": true,
"TaxExempt": true
}
],
"TransactionAgentWithholdings": [
{
"TransactionAgentQOCGUID": "c34dfa53-fbdd-4b5a-9372-1e283329179b",
"ResourceName": "sample string 2",
"EnableForT4A": true,
"WHAmount": 1.0,
"WHTax": 1.0
},
{
"TransactionAgentQOCGUID": "c34dfa53-fbdd-4b5a-9372-1e283329179b",
"ResourceName": "sample string 2",
"EnableForT4A": true,
"WHAmount": 1.0,
"WHTax": 1.0
}
]
}
],
"TransactionContacts": [
{
"TransactionQOCGUID": "e3e7f73a-5c29-434b-ae82-c7f873d21bfe",
"QOCGUID": "c9599994-dbeb-4cf5-9bda-37c4ae79ccc1",
"ContactType": "Unknown",
"SourceID": "sample string 3",
"LeadType": "Agent_Generated",
"EntityType": "First_Time_Homebuyer",
"Side": "Listing",
"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"
},
{
"TransactionQOCGUID": "e3e7f73a-5c29-434b-ae82-c7f873d21bfe",
"QOCGUID": "c9599994-dbeb-4cf5-9bda-37c4ae79ccc1",
"ContactType": "Unknown",
"SourceID": "sample string 3",
"LeadType": "Agent_Generated",
"EntityType": "First_Time_Homebuyer",
"Side": "Listing",
"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"
}
],
"TransactionReferrals": [
{
"TransactionQOCGUID": "e8dfd712-4d6f-4f5e-9309-7486b4687337",
"QOCGUID": "28d7a575-8da0-461f-b5be-cf143d3111c7",
"Side": "Listing",
"ResourceType": "Unknown",
"RefAmount": 1.0,
"RefTax": 1.0,
"RefSource": "sample string 3",
"ReferralBrandType": "BHHS",
"RefNetworkTypeCode": "sample string 4",
"RefDate": "2026-03-10T01:16:33.6821186+00:00",
"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",
"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"
},
{
"TransactionQOCGUID": "e8dfd712-4d6f-4f5e-9309-7486b4687337",
"QOCGUID": "28d7a575-8da0-461f-b5be-cf143d3111c7",
"Side": "Listing",
"ResourceType": "Unknown",
"RefAmount": 1.0,
"RefTax": 1.0,
"RefSource": "sample string 3",
"ReferralBrandType": "BHHS",
"RefNetworkTypeCode": "sample string 4",
"RefDate": "2026-03-10T01:16:33.6821186+00:00",
"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",
"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"
}
],
"TransactionListing": {
"ListingPrice": 1.0,
"BedroomCount": 1,
"FullBathCount": 1,
"HalfBathCount": 1,
"LotSize": "sample string 2",
"ListingDate": "2026-03-10T01:16:33.6821186+00:00",
"LotSizeUnit": "sample string 3",
"CommZoning": "sample string 4",
"AllowMapping": true,
"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"
}
]
}
},
{
"BrokerageQOCID": "14814151-01bd-429d-b263-607d99f2234a",
"ListingOfficeQOCID": "161542bd-1d8f-4d4f-9f15-8cd979f48dbd",
"BuyingOfficeQOCID": "29013a21-c7e5-45fd-a8c7-fd80b69a39f4",
"ListingQOCID": "233934a9-b17f-4439-bcc7-6242b7bac35d",
"SourceSystem": "sample string 2",
"SourceID": "sample string 3",
"PropertyInfoID": 4,
"QOCGUID": "4b8e6c97-0607-4a7e-a1d3-a0461216201e",
"TransStatus": "Cancelled",
"EffectiveDate": "2026-03-10T01:16:33.6821186+00:00",
"CancelledDate": "2026-03-10T01:16:33.6821186+00:00",
"DeletedDate": "2026-03-10T01:16:33.6821186+00:00",
"EstimatedCloseDate": "2026-03-10T01:16:33.6821186+00:00",
"ClosedDate": "2026-03-10T01:16:33.6821186+00:00",
"PaidDate": "2026-03-10T01:16:33.6821186+00:00",
"ExceptionDate": "2026-03-10T01:16:33.6821186+00:00",
"TranGroup": "Residential",
"TranType": "Sales",
"TRSubTypeCode": "sample string 6",
"TranSide": "Listing",
"IsFirm": true,
"FirmDate": "2026-03-10T01:16:33.6821186+00:00",
"SellingPrice": 1.0,
"ListingPrice": 1.0,
"TotalDeposit": 1.0,
"ListingPct": 1.0,
"GrossComm": 1.0,
"GrossTax": 1.0,
"ListingComm": 1.0,
"ListingTax": 1.0,
"ListingMLSAmount": 1.0,
"ListingMLSTax": 1.0,
"BuyingMLSAmount": 1.0,
"BuyingMLSTax": 1.0,
"ListingAgentMLSAmount": 1.0,
"BuyingAgentMLSAmount": 1.0,
"ListingMLSDiscount": 1.0,
"BuyingMLSDiscount": 1.0,
"ListingShareOtherIncome": 1.0,
"ListingShareOtherIncomeTax": 1.0,
"ListingUnshareOtherIncome": 1.0,
"ListingUnshareOtherIncomeTax": 1.0,
"BuyingShareOtherIncome": 1.0,
"BuyingShareOtherIncomeTax": 1.0,
"BuyingUnshareOtherIncome": 1.0,
"BuyingUnshareOtherIncomeTax": 1.0,
"IsExcludeFromFranchiseIntegra": true,
"IsSideTrans": true,
"MLSNumber": "sample string 8",
"IsBuyerRepAgreement": true,
"CreateDate": "2026-03-10T01:16:33.6821186+00:00",
"LastModifiedDate": "2026-03-10T01:16:33.6821186+00:00",
"AgentEmail": "sample string 11",
"PID": "sample string 12",
"PropertyFeatureGroupCode": "sample string 13",
"PropertyRemarkLanguageCode": "sample string 14",
"BuildingClass": "sample string 15",
"PropertyLocation": "sample string 16",
"PropertyType": "Condominium",
"PropertyUseType": "Owner_Occupied",
"StreetDirection": "sample string 17",
"StreetNumber": "sample string 18",
"StreetName": "sample string 19",
"StreetDesignation": "sample string 20",
"StreetSuffix": "sample string 21",
"SuiteAptNumber": "sample string 22",
"BuildingFloorNumber": "sample string 23",
"City": "sample string 24",
"StateorProvidence": "sample string 25",
"PostalCode": "sample string 26",
"Country": "sample string 27",
"Address1": "sample string 28",
"Address2": "sample string 29",
"CommerialLeaseAgreement": {
"TransactionQOCGUID": "b5f7d94d-f780-4384-9ca9-fbcbb602b255",
"QOCGUID": "47877f36-9b87-4c39-8a95-ea2064accfd4",
"IsSubLease": true,
"Renewable": true,
"RepresentLandlord": true,
"RepresentTenant": true,
"CooperatingBroker": "sample string 3",
"LeaseSqareFootage": 1,
"RatePerSquareFeet": 1.0,
"LeaseTerm": 1,
"RatePeriod": 1,
"PartialMonthTerm": 1,
"AgreementDate": "2026-03-10T01:16:33.6821186+00:00",
"AgreementExpireDate": "2026-03-10T01:16:33.6821186+00:00",
"CommencementDate": "2026-03-10T01:16:33.6821186+00:00",
"TerminationDate": "2026-03-10T01:16:33.6821186+00:00",
"LeaseValue": 1.0,
"LandlordContribution": 1.0,
"CommissionFee": 1.0,
"CommissionRate": 1.0,
"NumberOfPayments": 1,
"AgreementStatus": 0,
"CreateDate": "2026-03-10T01:16:33.6821186+00:00",
"LastModifiedDate": "2026-03-10T01:16:33.6821186+00:00",
"CommerialLeaseAgreementPaymentReceiveds": [
{
"PaymentReceived": 1.0,
"DateReceived": "2026-03-10T01:16:33.6821186+00:00"
},
{
"PaymentReceived": 1.0,
"DateReceived": "2026-03-10T01:16:33.6821186+00:00"
}
],
"CommerialLeaseAgreementPaymentSchedules": [
{
"SequenceNumber": 1,
"AmountDue": 1.0,
"PercentageDue": 1.0,
"PaymentDueDate": "2026-03-10T01:16:33.6821186+00:00"
},
{
"SequenceNumber": 1,
"AmountDue": 1.0,
"PercentageDue": 1.0,
"PaymentDueDate": "2026-03-10T01:16:33.6821186+00:00"
}
]
},
"TransactionAgents": [
{
"TransactionQOCGUID": "4cfc1345-1951-48c9-b92b-86413512a8ef",
"QOCGUID": "f5ced5a4-948e-4341-96ce-14bfbfa7c0b9",
"AgentQOCGUID": "5057de77-a285-4de4-9639-5e565cff9859",
"OfficeQOCGUID": "90b6df8e-8cf2-4086-b891-5edaf3b3052c",
"Side": "Listing",
"Pct": 1.0,
"IsPrimary": true,
"GrossComm": 1.0,
"GrossTax": 1.0,
"AdjustGross": 1.0,
"AdjustGrossTax": 1.0,
"BrokerComm": 1.0,
"BrokerTax": 1.0,
"BrokerFlat": 1.0,
"BrokerFlatTax": 1.0,
"BrokerPortion": 1.0,
"BrokerPortionTax": 1.0,
"AgentComm": 1.0,
"AgentTax": 1.0,
"ReferralAmount": 1.0,
"ReferralTax": 1.0,
"MLSAmount": 1.0,
"MLSTax": 1.0,
"AgentMLSAmount": 1.0,
"MLSDiscount": 1.0,
"ExcludeFromHistory": true,
"AgentShareOtherIncome": 1.0,
"AgentShareOtherIncomeTax": 1.0,
"BrokerShareOtherIncome": 1.0,
"BrokerShareOtherIncomeTax": 1.0,
"BrokerUnshareOtherIncome": 1.0,
"BrokerUnshareOtherIncomeTax": 1.0,
"CreateDate": "2026-03-10T01:16:33.6821186+00:00",
"LastModifiedDate": "2026-03-10T01:16:33.6821186+00:00",
"AgentEmail": "sample string 6",
"TransactionAgentManagerOverrides": [
{
"TransactionAgentQOCGUID": "8312ae3f-bd68-4966-99fd-8af3436acd7e",
"ManagerAgentQOCGUID": "5a414d8b-6ffd-4347-bfe0-c9506db0cff7",
"ManagerName": "sample string 2",
"ChargeType": 0,
"ManagerAmount": 1.0,
"ManagerTax": 1.0
},
{
"TransactionAgentQOCGUID": "8312ae3f-bd68-4966-99fd-8af3436acd7e",
"ManagerAgentQOCGUID": "5a414d8b-6ffd-4347-bfe0-c9506db0cff7",
"ManagerName": "sample string 2",
"ChargeType": 0,
"ManagerAmount": 1.0,
"ManagerTax": 1.0
}
],
"TransactionAgentOtherFees": [
{
"TransactionAgentQOCGUID": "45a79e67-e96c-48cd-9950-835ee6f563b7",
"FeeName": "sample string 2",
"FeeType": "PreSplit",
"FeeAmount": 1.0,
"FeeTax": 1.0,
"Pct": 1.0,
"RefSource": "sample string 3",
"IsCompanyDollar": true,
"TaxExempt": true
},
{
"TransactionAgentQOCGUID": "45a79e67-e96c-48cd-9950-835ee6f563b7",
"FeeName": "sample string 2",
"FeeType": "PreSplit",
"FeeAmount": 1.0,
"FeeTax": 1.0,
"Pct": 1.0,
"RefSource": "sample string 3",
"IsCompanyDollar": true,
"TaxExempt": true
}
],
"TransactionAgentWithholdings": [
{
"TransactionAgentQOCGUID": "c34dfa53-fbdd-4b5a-9372-1e283329179b",
"ResourceName": "sample string 2",
"EnableForT4A": true,
"WHAmount": 1.0,
"WHTax": 1.0
},
{
"TransactionAgentQOCGUID": "c34dfa53-fbdd-4b5a-9372-1e283329179b",
"ResourceName": "sample string 2",
"EnableForT4A": true,
"WHAmount": 1.0,
"WHTax": 1.0
}
]
},
{
"TransactionQOCGUID": "4cfc1345-1951-48c9-b92b-86413512a8ef",
"QOCGUID": "f5ced5a4-948e-4341-96ce-14bfbfa7c0b9",
"AgentQOCGUID": "5057de77-a285-4de4-9639-5e565cff9859",
"OfficeQOCGUID": "90b6df8e-8cf2-4086-b891-5edaf3b3052c",
"Side": "Listing",
"Pct": 1.0,
"IsPrimary": true,
"GrossComm": 1.0,
"GrossTax": 1.0,
"AdjustGross": 1.0,
"AdjustGrossTax": 1.0,
"BrokerComm": 1.0,
"BrokerTax": 1.0,
"BrokerFlat": 1.0,
"BrokerFlatTax": 1.0,
"BrokerPortion": 1.0,
"BrokerPortionTax": 1.0,
"AgentComm": 1.0,
"AgentTax": 1.0,
"ReferralAmount": 1.0,
"ReferralTax": 1.0,
"MLSAmount": 1.0,
"MLSTax": 1.0,
"AgentMLSAmount": 1.0,
"MLSDiscount": 1.0,
"ExcludeFromHistory": true,
"AgentShareOtherIncome": 1.0,
"AgentShareOtherIncomeTax": 1.0,
"BrokerShareOtherIncome": 1.0,
"BrokerShareOtherIncomeTax": 1.0,
"BrokerUnshareOtherIncome": 1.0,
"BrokerUnshareOtherIncomeTax": 1.0,
"CreateDate": "2026-03-10T01:16:33.6821186+00:00",
"LastModifiedDate": "2026-03-10T01:16:33.6821186+00:00",
"AgentEmail": "sample string 6",
"TransactionAgentManagerOverrides": [
{
"TransactionAgentQOCGUID": "8312ae3f-bd68-4966-99fd-8af3436acd7e",
"ManagerAgentQOCGUID": "5a414d8b-6ffd-4347-bfe0-c9506db0cff7",
"ManagerName": "sample string 2",
"ChargeType": 0,
"ManagerAmount": 1.0,
"ManagerTax": 1.0
},
{
"TransactionAgentQOCGUID": "8312ae3f-bd68-4966-99fd-8af3436acd7e",
"ManagerAgentQOCGUID": "5a414d8b-6ffd-4347-bfe0-c9506db0cff7",
"ManagerName": "sample string 2",
"ChargeType": 0,
"ManagerAmount": 1.0,
"ManagerTax": 1.0
}
],
"TransactionAgentOtherFees": [
{
"TransactionAgentQOCGUID": "45a79e67-e96c-48cd-9950-835ee6f563b7",
"FeeName": "sample string 2",
"FeeType": "PreSplit",
"FeeAmount": 1.0,
"FeeTax": 1.0,
"Pct": 1.0,
"RefSource": "sample string 3",
"IsCompanyDollar": true,
"TaxExempt": true
},
{
"TransactionAgentQOCGUID": "45a79e67-e96c-48cd-9950-835ee6f563b7",
"FeeName": "sample string 2",
"FeeType": "PreSplit",
"FeeAmount": 1.0,
"FeeTax": 1.0,
"Pct": 1.0,
"RefSource": "sample string 3",
"IsCompanyDollar": true,
"TaxExempt": true
}
],
"TransactionAgentWithholdings": [
{
"TransactionAgentQOCGUID": "c34dfa53-fbdd-4b5a-9372-1e283329179b",
"ResourceName": "sample string 2",
"EnableForT4A": true,
"WHAmount": 1.0,
"WHTax": 1.0
},
{
"TransactionAgentQOCGUID": "c34dfa53-fbdd-4b5a-9372-1e283329179b",
"ResourceName": "sample string 2",
"EnableForT4A": true,
"WHAmount": 1.0,
"WHTax": 1.0
}
]
}
],
"TransactionContacts": [
{
"TransactionQOCGUID": "e3e7f73a-5c29-434b-ae82-c7f873d21bfe",
"QOCGUID": "c9599994-dbeb-4cf5-9bda-37c4ae79ccc1",
"ContactType": "Unknown",
"SourceID": "sample string 3",
"LeadType": "Agent_Generated",
"EntityType": "First_Time_Homebuyer",
"Side": "Listing",
"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"
},
{
"TransactionQOCGUID": "e3e7f73a-5c29-434b-ae82-c7f873d21bfe",
"QOCGUID": "c9599994-dbeb-4cf5-9bda-37c4ae79ccc1",
"ContactType": "Unknown",
"SourceID": "sample string 3",
"LeadType": "Agent_Generated",
"EntityType": "First_Time_Homebuyer",
"Side": "Listing",
"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"
}
],
"TransactionReferrals": [
{
"TransactionQOCGUID": "e8dfd712-4d6f-4f5e-9309-7486b4687337",
"QOCGUID": "28d7a575-8da0-461f-b5be-cf143d3111c7",
"Side": "Listing",
"ResourceType": "Unknown",
"RefAmount": 1.0,
"RefTax": 1.0,
"RefSource": "sample string 3",
"ReferralBrandType": "BHHS",
"RefNetworkTypeCode": "sample string 4",
"RefDate": "2026-03-10T01:16:33.6821186+00:00",
"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",
"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"
},
{
"TransactionQOCGUID": "e8dfd712-4d6f-4f5e-9309-7486b4687337",
"QOCGUID": "28d7a575-8da0-461f-b5be-cf143d3111c7",
"Side": "Listing",
"ResourceType": "Unknown",
"RefAmount": 1.0,
"RefTax": 1.0,
"RefSource": "sample string 3",
"ReferralBrandType": "BHHS",
"RefNetworkTypeCode": "sample string 4",
"RefDate": "2026-03-10T01:16:33.6821186+00:00",
"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",
"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"
}
],
"TransactionListing": {
"ListingPrice": 1.0,
"BedroomCount": 1,
"FullBathCount": 1,
"HalfBathCount": 1,
"LotSize": "sample string 2",
"ListingDate": "2026-03-10T01:16:33.6821186+00:00",
"LotSizeUnit": "sample string 3",
"CommZoning": "sample string 4",
"AllowMapping": true,
"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"
}
]
}
}
]
application/xml, text/xml
Sample:
<ArrayOfTransactionDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ListingHub.Application.Common.DTO">
<TransactionDTO>
<Address1>sample string 28</Address1>
<Address2>sample string 29</Address2>
<AgentEmail>sample string 11</AgentEmail>
<BrokerageQOCID>14814151-01bd-429d-b263-607d99f2234a</BrokerageQOCID>
<BuildingClass>sample string 15</BuildingClass>
<BuildingFloorNumber>sample string 23</BuildingFloorNumber>
<BuyingAgentMLSAmount>1</BuyingAgentMLSAmount>
<BuyingMLSAmount>1</BuyingMLSAmount>
<BuyingMLSDiscount>1</BuyingMLSDiscount>
<BuyingMLSTax>1</BuyingMLSTax>
<BuyingOfficeQOCID>29013a21-c7e5-45fd-a8c7-fd80b69a39f4</BuyingOfficeQOCID>
<BuyingShareOtherIncome>1</BuyingShareOtherIncome>
<BuyingShareOtherIncomeTax>1</BuyingShareOtherIncomeTax>
<BuyingUnshareOtherIncome>1</BuyingUnshareOtherIncome>
<BuyingUnshareOtherIncomeTax>1</BuyingUnshareOtherIncomeTax>
<CancelledDate>2026-03-10T01:16:33.6821186+00:00</CancelledDate>
<City>sample string 24</City>
<ClosedDate>2026-03-10T01:16:33.6821186+00:00</ClosedDate>
<CommerialLeaseAgreement>
<AgreementDate>2026-03-10T01:16:33.6821186+00:00</AgreementDate>
<AgreementExpireDate>2026-03-10T01:16:33.6821186+00:00</AgreementExpireDate>
<AgreementStatus>Agreement</AgreementStatus>
<CommencementDate>2026-03-10T01:16:33.6821186+00:00</CommencementDate>
<CommerialLeaseAgreementPaymentReceiveds>
<CommerialLeaseAgreementPaymentReceivedDTO>
<DateReceived>2026-03-10T01:16:33.6821186+00:00</DateReceived>
<PaymentReceived>1</PaymentReceived>
</CommerialLeaseAgreementPaymentReceivedDTO>
<CommerialLeaseAgreementPaymentReceivedDTO>
<DateReceived>2026-03-10T01:16:33.6821186+00:00</DateReceived>
<PaymentReceived>1</PaymentReceived>
</CommerialLeaseAgreementPaymentReceivedDTO>
</CommerialLeaseAgreementPaymentReceiveds>
<CommerialLeaseAgreementPaymentSchedules>
<CommerialLeaseAgreementPaymentScheduleDTO>
<AmountDue>1</AmountDue>
<PaymentDueDate>2026-03-10T01:16:33.6821186+00:00</PaymentDueDate>
<PercentageDue>1</PercentageDue>
<SequenceNumber>1</SequenceNumber>
</CommerialLeaseAgreementPaymentScheduleDTO>
<CommerialLeaseAgreementPaymentScheduleDTO>
<AmountDue>1</AmountDue>
<PaymentDueDate>2026-03-10T01:16:33.6821186+00:00</PaymentDueDate>
<PercentageDue>1</PercentageDue>
<SequenceNumber>1</SequenceNumber>
</CommerialLeaseAgreementPaymentScheduleDTO>
</CommerialLeaseAgreementPaymentSchedules>
<CommissionFee>1</CommissionFee>
<CommissionRate>1</CommissionRate>
<CooperatingBroker>sample string 3</CooperatingBroker>
<CreateDate>2026-03-10T01:16:33.6821186+00:00</CreateDate>
<IsSubLease>true</IsSubLease>
<LandlordContribution>1</LandlordContribution>
<LastModifiedDate>2026-03-10T01:16:33.6821186+00:00</LastModifiedDate>
<LeaseSqareFootage>1</LeaseSqareFootage>
<LeaseTerm>1</LeaseTerm>
<LeaseValue>1</LeaseValue>
<NumberOfPayments>1</NumberOfPayments>
<PartialMonthTerm>1</PartialMonthTerm>
<QOCGUID>47877f36-9b87-4c39-8a95-ea2064accfd4</QOCGUID>
<RatePerSquareFeet>1</RatePerSquareFeet>
<RatePeriod>1</RatePeriod>
<Renewable>true</Renewable>
<RepresentLandlord>true</RepresentLandlord>
<RepresentTenant>true</RepresentTenant>
<TerminationDate>2026-03-10T01:16:33.6821186+00:00</TerminationDate>
<TransactionQOCGUID>b5f7d94d-f780-4384-9ca9-fbcbb602b255</TransactionQOCGUID>
</CommerialLeaseAgreement>
<Country>sample string 27</Country>
<CreateDate>2026-03-10T01:16:33.6821186+00:00</CreateDate>
<DeletedDate>2026-03-10T01:16:33.6821186+00:00</DeletedDate>
<EffectiveDate>2026-03-10T01:16:33.6821186+00:00</EffectiveDate>
<EstimatedCloseDate>2026-03-10T01:16:33.6821186+00:00</EstimatedCloseDate>
<ExceptionDate>2026-03-10T01:16:33.6821186+00:00</ExceptionDate>
<FirmDate>2026-03-10T01:16:33.6821186+00:00</FirmDate>
<GrossComm>1</GrossComm>
<GrossTax>1</GrossTax>
<IsBuyerRepAgreement>true</IsBuyerRepAgreement>
<IsExcludeFromFranchiseIntegra>true</IsExcludeFromFranchiseIntegra>
<IsFirm>true</IsFirm>
<IsSideTrans>true</IsSideTrans>
<LastModifiedDate>2026-03-10T01:16:33.6821186+00:00</LastModifiedDate>
<ListingAgentMLSAmount>1</ListingAgentMLSAmount>
<ListingComm>1</ListingComm>
<ListingMLSAmount>1</ListingMLSAmount>
<ListingMLSDiscount>1</ListingMLSDiscount>
<ListingMLSTax>1</ListingMLSTax>
<ListingOfficeQOCID>161542bd-1d8f-4d4f-9f15-8cd979f48dbd</ListingOfficeQOCID>
<ListingPct>1</ListingPct>
<ListingPrice>1</ListingPrice>
<ListingQOCID>233934a9-b17f-4439-bcc7-6242b7bac35d</ListingQOCID>
<ListingShareOtherIncome>1</ListingShareOtherIncome>
<ListingShareOtherIncomeTax>1</ListingShareOtherIncomeTax>
<ListingTax>1</ListingTax>
<ListingUnshareOtherIncome>1</ListingUnshareOtherIncome>
<ListingUnshareOtherIncomeTax>1</ListingUnshareOtherIncomeTax>
<MLSNumber>sample string 8</MLSNumber>
<PID>sample string 12</PID>
<PaidDate>2026-03-10T01:16:33.6821186+00:00</PaidDate>
<PostalCode>sample string 26</PostalCode>
<PropertyFeatureGroupCode>sample string 13</PropertyFeatureGroupCode>
<PropertyInfoID>4</PropertyInfoID>
<PropertyLocation>sample string 16</PropertyLocation>
<PropertyRemarkLanguageCode>sample string 14</PropertyRemarkLanguageCode>
<PropertyType>Condominium</PropertyType>
<PropertyUseType>Owner_Occupied</PropertyUseType>
<QOCGUID>4b8e6c97-0607-4a7e-a1d3-a0461216201e</QOCGUID>
<SellingPrice>1</SellingPrice>
<SourceID>sample string 3</SourceID>
<SourceSystem>sample string 2</SourceSystem>
<StateorProvidence>sample string 25</StateorProvidence>
<StreetDesignation>sample string 20</StreetDesignation>
<StreetDirection>sample string 17</StreetDirection>
<StreetName>sample string 19</StreetName>
<StreetNumber>sample string 18</StreetNumber>
<StreetSuffix>sample string 21</StreetSuffix>
<SuiteAptNumber>sample string 22</SuiteAptNumber>
<TRSubTypeCode>sample string 6</TRSubTypeCode>
<TotalDeposit>1</TotalDeposit>
<TranGroup>Residential</TranGroup>
<TranSide>Listing</TranSide>
<TranType>Sales</TranType>
<TransStatus>Cancelled</TransStatus>
<TransactionAgents>
<TransactionAgentDTO>
<AdjustGross>1</AdjustGross>
<AdjustGrossTax>1</AdjustGrossTax>
<AgentComm>1</AgentComm>
<AgentEmail>sample string 6</AgentEmail>
<AgentMLSAmount>1</AgentMLSAmount>
<AgentQOCGUID>5057de77-a285-4de4-9639-5e565cff9859</AgentQOCGUID>
<AgentShareOtherIncome>1</AgentShareOtherIncome>
<AgentShareOtherIncomeTax>1</AgentShareOtherIncomeTax>
<AgentTax>1</AgentTax>
<BrokerComm>1</BrokerComm>
<BrokerFlat>1</BrokerFlat>
<BrokerFlatTax>1</BrokerFlatTax>
<BrokerPortion>1</BrokerPortion>
<BrokerPortionTax>1</BrokerPortionTax>
<BrokerShareOtherIncome>1</BrokerShareOtherIncome>
<BrokerShareOtherIncomeTax>1</BrokerShareOtherIncomeTax>
<BrokerTax>1</BrokerTax>
<BrokerUnshareOtherIncome>1</BrokerUnshareOtherIncome>
<BrokerUnshareOtherIncomeTax>1</BrokerUnshareOtherIncomeTax>
<CreateDate>2026-03-10T01:16:33.6821186+00:00</CreateDate>
<ExcludeFromHistory>true</ExcludeFromHistory>
<GrossComm>1</GrossComm>
<GrossTax>1</GrossTax>
<IsPrimary>true</IsPrimary>
<LastModifiedDate>2026-03-10T01:16:33.6821186+00:00</LastModifiedDate>
<MLSAmount>1</MLSAmount>
<MLSDiscount>1</MLSDiscount>
<MLSTax>1</MLSTax>
<OfficeQOCGUID>90b6df8e-8cf2-4086-b891-5edaf3b3052c</OfficeQOCGUID>
<Pct>1</Pct>
<QOCGUID>f5ced5a4-948e-4341-96ce-14bfbfa7c0b9</QOCGUID>
<ReferralAmount>1</ReferralAmount>
<ReferralTax>1</ReferralTax>
<Side>Listing</Side>
<TransactionAgentManagerOverrides>
<TransactionAgentManagerOverrideDTO>
<ChargeType>Agent</ChargeType>
<ManagerAgentQOCGUID>5a414d8b-6ffd-4347-bfe0-c9506db0cff7</ManagerAgentQOCGUID>
<ManagerAmount>1</ManagerAmount>
<ManagerName>sample string 2</ManagerName>
<ManagerTax>1</ManagerTax>
<TransactionAgentQOCGUID>8312ae3f-bd68-4966-99fd-8af3436acd7e</TransactionAgentQOCGUID>
</TransactionAgentManagerOverrideDTO>
<TransactionAgentManagerOverrideDTO>
<ChargeType>Agent</ChargeType>
<ManagerAgentQOCGUID>5a414d8b-6ffd-4347-bfe0-c9506db0cff7</ManagerAgentQOCGUID>
<ManagerAmount>1</ManagerAmount>
<ManagerName>sample string 2</ManagerName>
<ManagerTax>1</ManagerTax>
<TransactionAgentQOCGUID>8312ae3f-bd68-4966-99fd-8af3436acd7e</TransactionAgentQOCGUID>
</TransactionAgentManagerOverrideDTO>
</TransactionAgentManagerOverrides>
<TransactionAgentOtherFees>
<TransactionAgentOtherFeeDTO>
<FeeAmount>1</FeeAmount>
<FeeName>sample string 2</FeeName>
<FeeTax>1</FeeTax>
<FeeType>PreSplit</FeeType>
<IsCompanyDollar>true</IsCompanyDollar>
<Pct>1</Pct>
<RefSource>sample string 3</RefSource>
<TaxExempt>true</TaxExempt>
<TransactionAgentQOCGUID>45a79e67-e96c-48cd-9950-835ee6f563b7</TransactionAgentQOCGUID>
</TransactionAgentOtherFeeDTO>
<TransactionAgentOtherFeeDTO>
<FeeAmount>1</FeeAmount>
<FeeName>sample string 2</FeeName>
<FeeTax>1</FeeTax>
<FeeType>PreSplit</FeeType>
<IsCompanyDollar>true</IsCompanyDollar>
<Pct>1</Pct>
<RefSource>sample string 3</RefSource>
<TaxExempt>true</TaxExempt>
<TransactionAgentQOCGUID>45a79e67-e96c-48cd-9950-835ee6f563b7</TransactionAgentQOCGUID>
</TransactionAgentOtherFeeDTO>
</TransactionAgentOtherFees>
<TransactionAgentWithholdings>
<TransactionAgentWithholdingDTO>
<EnableForT4A>true</EnableForT4A>
<ResourceName>sample string 2</ResourceName>
<TransactionAgentQOCGUID>c34dfa53-fbdd-4b5a-9372-1e283329179b</TransactionAgentQOCGUID>
<WHAmount>1</WHAmount>
<WHTax>1</WHTax>
</TransactionAgentWithholdingDTO>
<TransactionAgentWithholdingDTO>
<EnableForT4A>true</EnableForT4A>
<ResourceName>sample string 2</ResourceName>
<TransactionAgentQOCGUID>c34dfa53-fbdd-4b5a-9372-1e283329179b</TransactionAgentQOCGUID>
<WHAmount>1</WHAmount>
<WHTax>1</WHTax>
</TransactionAgentWithholdingDTO>
</TransactionAgentWithholdings>
<TransactionQOCGUID>4cfc1345-1951-48c9-b92b-86413512a8ef</TransactionQOCGUID>
</TransactionAgentDTO>
<TransactionAgentDTO>
<AdjustGross>1</AdjustGross>
<AdjustGrossTax>1</AdjustGrossTax>
<AgentComm>1</AgentComm>
<AgentEmail>sample string 6</AgentEmail>
<AgentMLSAmount>1</AgentMLSAmount>
<AgentQOCGUID>5057de77-a285-4de4-9639-5e565cff9859</AgentQOCGUID>
<AgentShareOtherIncome>1</AgentShareOtherIncome>
<AgentShareOtherIncomeTax>1</AgentShareOtherIncomeTax>
<AgentTax>1</AgentTax>
<BrokerComm>1</BrokerComm>
<BrokerFlat>1</BrokerFlat>
<BrokerFlatTax>1</BrokerFlatTax>
<BrokerPortion>1</BrokerPortion>
<BrokerPortionTax>1</BrokerPortionTax>
<BrokerShareOtherIncome>1</BrokerShareOtherIncome>
<BrokerShareOtherIncomeTax>1</BrokerShareOtherIncomeTax>
<BrokerTax>1</BrokerTax>
<BrokerUnshareOtherIncome>1</BrokerUnshareOtherIncome>
<BrokerUnshareOtherIncomeTax>1</BrokerUnshareOtherIncomeTax>
<CreateDate>2026-03-10T01:16:33.6821186+00:00</CreateDate>
<ExcludeFromHistory>true</ExcludeFromHistory>
<GrossComm>1</GrossComm>
<GrossTax>1</GrossTax>
<IsPrimary>true</IsPrimary>
<LastModifiedDate>2026-03-10T01:16:33.6821186+00:00</LastModifiedDate>
<MLSAmount>1</MLSAmount>
<MLSDiscount>1</MLSDiscount>
<MLSTax>1</MLSTax>
<OfficeQOCGUID>90b6df8e-8cf2-4086-b891-5edaf3b3052c</OfficeQOCGUID>
<Pct>1</Pct>
<QOCGUID>f5ced5a4-948e-4341-96ce-14bfbfa7c0b9</QOCGUID>
<ReferralAmount>1</ReferralAmount>
<ReferralTax>1</ReferralTax>
<Side>Listing</Side>
<TransactionAgentManagerOverrides>
<TransactionAgentManagerOverrideDTO>
<ChargeType>Agent</ChargeType>
<ManagerAgentQOCGUID>5a414d8b-6ffd-4347-bfe0-c9506db0cff7</ManagerAgentQOCGUID>
<ManagerAmount>1</ManagerAmount>
<ManagerName>sample string 2</ManagerName>
<ManagerTax>1</ManagerTax>
<TransactionAgentQOCGUID>8312ae3f-bd68-4966-99fd-8af3436acd7e</TransactionAgentQOCGUID>
</TransactionAgentManagerOverrideDTO>
<TransactionAgentManagerOverrideDTO>
<ChargeType>Agent</ChargeType>
<ManagerAgentQOCGUID>5a414d8b-6ffd-4347-bfe0-c9506db0cff7</ManagerAgentQOCGUID>
<ManagerAmount>1</ManagerAmount>
<ManagerName>sample string 2</ManagerName>
<ManagerTax>1</ManagerTax>
<TransactionAgentQOCGUID>8312ae3f-bd68-4966-99fd-8af3436acd7e</TransactionAgentQOCGUID>
</TransactionAgentManagerOverrideDTO>
</TransactionAgentManagerOverrides>
<TransactionAgentOtherFees>
<TransactionAgentOtherFeeDTO>
<FeeAmount>1</FeeAmount>
<FeeName>sample string 2</FeeName>
<FeeTax>1</FeeTax>
<FeeType>PreSplit</FeeType>
<IsCompanyDollar>true</IsCompanyDollar>
<Pct>1</Pct>
<RefSource>sample string 3</RefSource>
<TaxExempt>true</TaxExempt>
<TransactionAgentQOCGUID>45a79e67-e96c-48cd-9950-835ee6f563b7</TransactionAgentQOCGUID>
</TransactionAgentOtherFeeDTO>
<TransactionAgentOtherFeeDTO>
<FeeAmount>1</FeeAmount>
<FeeName>sample string 2</FeeName>
<FeeTax>1</FeeTax>
<FeeType>PreSplit</FeeType>
<IsCompanyDollar>true</IsCompanyDollar>
<Pct>1</Pct>
<RefSource>sample string 3</RefSource>
<TaxExempt>true</TaxExempt>
<TransactionAgentQOCGUID>45a79e67-e96c-48cd-9950-835ee6f563b7</TransactionAgentQOCGUID>
</TransactionAgentOtherFeeDTO>
</TransactionAgentOtherFees>
<TransactionAgentWithholdings>
<TransactionAgentWithholdingDTO>
<EnableForT4A>true</EnableForT4A>
<ResourceName>sample string 2</ResourceName>
<TransactionAgentQOCGUID>c34dfa53-fbdd-4b5a-9372-1e283329179b</TransactionAgentQOCGUID>
<WHAmount>1</WHAmount>
<WHTax>1</WHTax>
</TransactionAgentWithholdingDTO>
<TransactionAgentWithholdingDTO>
<EnableForT4A>true</EnableForT4A>
<ResourceName>sample string 2</ResourceName>
<TransactionAgentQOCGUID>c34dfa53-fbdd-4b5a-9372-1e283329179b</TransactionAgentQOCGUID>
<WHAmount>1</WHAmount>
<WHTax>1</WHTax>
</TransactionAgentWithholdingDTO>
</TransactionAgentWithholdings>
<TransactionQOCGUID>4cfc1345-1951-48c9-b92b-86413512a8ef</TransactionQOCGUID>
</TransactionAgentDTO>
</TransactionAgents>
<TransactionContacts>
<TransactionContactDTO>
<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>
<MidddleName>sample string 8</MidddleName>
<PayeeType>Unknown</PayeeType>
<Phone>sample string 13</Phone>
<PostalCode>sample string 27</PostalCode>
<PrintedName>sample string 10</PrintedName>
<QOCGUID>c9599994-dbeb-4cf5-9bda-37c4ae79ccc1</QOCGUID>
<Side>Listing</Side>
<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>
<TransactionQOCGUID>e3e7f73a-5c29-434b-ae82-c7f873d21bfe</TransactionQOCGUID>
</TransactionContactDTO>
<TransactionContactDTO>
<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>
<MidddleName>sample string 8</MidddleName>
<PayeeType>Unknown</PayeeType>
<Phone>sample string 13</Phone>
<PostalCode>sample string 27</PostalCode>
<PrintedName>sample string 10</PrintedName>
<QOCGUID>c9599994-dbeb-4cf5-9bda-37c4ae79ccc1</QOCGUID>
<Side>Listing</Side>
<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>
<TransactionQOCGUID>e3e7f73a-5c29-434b-ae82-c7f873d21bfe</TransactionQOCGUID>
</TransactionContactDTO>
</TransactionContacts>
<TransactionListing>
<AllowMapping>true</AllowMapping>
<BedroomCount>1</BedroomCount>
<CommZoning>sample string 4</CommZoning>
<FullBathCount>1</FullBathCount>
<HalfBathCount>1</HalfBathCount>
<ListingDate>2026-03-10T01:16:33.6821186+00:00</ListingDate>
<ListingPrice>1</ListingPrice>
<LotSize>sample string 2</LotSize>
<LotSizeUnit>sample string 3</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>
</TransactionListing>
<TransactionReferrals>
<TransactionReferralDTO>
<Address1>sample string 29</Address1>
<Address2>sample string 30</Address2>
<BuildingFloorNumber>sample string 24</BuildingFloorNumber>
<CellPhone>sample string 15</CellPhone>
<City>sample string 25</City>
<CompanyName>sample string 11</CompanyName>
<ContactSourceID>sample string 5</ContactSourceID>
<Country>sample string 28</Country>
<Email>sample string 16</Email>
<FamiliarName>sample string 9</FamiliarName>
<Fax>sample string 14</Fax>
<FirstName>sample string 6</FirstName>
<GenderType>Male</GenderType>
<LanguageSpoken>sample string 12</LanguageSpoken>
<LastName>sample string 7</LastName>
<MidddleName>sample string 8</MidddleName>
<PayeeType>Unknown</PayeeType>
<Phone>sample string 13</Phone>
<PostalCode>sample string 27</PostalCode>
<PrintedName>sample string 10</PrintedName>
<QOCGUID>28d7a575-8da0-461f-b5be-cf143d3111c7</QOCGUID>
<RefAmount>1</RefAmount>
<RefDate>2026-03-10T01:16:33.6821186+00:00</RefDate>
<RefNetworkTypeCode>sample string 4</RefNetworkTypeCode>
<RefSource>sample string 3</RefSource>
<RefTax>1</RefTax>
<ReferralBrandType>BHHS</ReferralBrandType>
<ResourceType>Unknown</ResourceType>
<Side>Listing</Side>
<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>
<TaxID>sample string 17</TaxID>
<TransactionQOCGUID>e8dfd712-4d6f-4f5e-9309-7486b4687337</TransactionQOCGUID>
</TransactionReferralDTO>
<TransactionReferralDTO>
<Address1>sample string 29</Address1>
<Address2>sample string 30</Address2>
<BuildingFloorNumber>sample string 24</BuildingFloorNumber>
<CellPhone>sample string 15</CellPhone>
<City>sample string 25</City>
<CompanyName>sample string 11</CompanyName>
<ContactSourceID>sample string 5</ContactSourceID>
<Country>sample string 28</Country>
<Email>sample string 16</Email>
<FamiliarName>sample string 9</FamiliarName>
<Fax>sample string 14</Fax>
<FirstName>sample string 6</FirstName>
<GenderType>Male</GenderType>
<LanguageSpoken>sample string 12</LanguageSpoken>
<LastName>sample string 7</LastName>
<MidddleName>sample string 8</MidddleName>
<PayeeType>Unknown</PayeeType>
<Phone>sample string 13</Phone>
<PostalCode>sample string 27</PostalCode>
<PrintedName>sample string 10</PrintedName>
<QOCGUID>28d7a575-8da0-461f-b5be-cf143d3111c7</QOCGUID>
<RefAmount>1</RefAmount>
<RefDate>2026-03-10T01:16:33.6821186+00:00</RefDate>
<RefNetworkTypeCode>sample string 4</RefNetworkTypeCode>
<RefSource>sample string 3</RefSource>
<RefTax>1</RefTax>
<ReferralBrandType>BHHS</ReferralBrandType>
<ResourceType>Unknown</ResourceType>
<Side>Listing</Side>
<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>
<TaxID>sample string 17</TaxID>
<TransactionQOCGUID>e8dfd712-4d6f-4f5e-9309-7486b4687337</TransactionQOCGUID>
</TransactionReferralDTO>
</TransactionReferrals>
</TransactionDTO>
<TransactionDTO>
<Address1>sample string 28</Address1>
<Address2>sample string 29</Address2>
<AgentEmail>sample string 11</AgentEmail>
<BrokerageQOCID>14814151-01bd-429d-b263-607d99f2234a</BrokerageQOCID>
<BuildingClass>sample string 15</BuildingClass>
<BuildingFloorNumber>sample string 23</BuildingFloorNumber>
<BuyingAgentMLSAmount>1</BuyingAgentMLSAmount>
<BuyingMLSAmount>1</BuyingMLSAmount>
<BuyingMLSDiscount>1</BuyingMLSDiscount>
<BuyingMLSTax>1</BuyingMLSTax>
<BuyingOfficeQOCID>29013a21-c7e5-45fd-a8c7-fd80b69a39f4</BuyingOfficeQOCID>
<BuyingShareOtherIncome>1</BuyingShareOtherIncome>
<BuyingShareOtherIncomeTax>1</BuyingShareOtherIncomeTax>
<BuyingUnshareOtherIncome>1</BuyingUnshareOtherIncome>
<BuyingUnshareOtherIncomeTax>1</BuyingUnshareOtherIncomeTax>
<CancelledDate>2026-03-10T01:16:33.6821186+00:00</CancelledDate>
<City>sample string 24</City>
<ClosedDate>2026-03-10T01:16:33.6821186+00:00</ClosedDate>
<CommerialLeaseAgreement>
<AgreementDate>2026-03-10T01:16:33.6821186+00:00</AgreementDate>
<AgreementExpireDate>2026-03-10T01:16:33.6821186+00:00</AgreementExpireDate>
<AgreementStatus>Agreement</AgreementStatus>
<CommencementDate>2026-03-10T01:16:33.6821186+00:00</CommencementDate>
<CommerialLeaseAgreementPaymentReceiveds>
<CommerialLeaseAgreementPaymentReceivedDTO>
<DateReceived>2026-03-10T01:16:33.6821186+00:00</DateReceived>
<PaymentReceived>1</PaymentReceived>
</CommerialLeaseAgreementPaymentReceivedDTO>
<CommerialLeaseAgreementPaymentReceivedDTO>
<DateReceived>2026-03-10T01:16:33.6821186+00:00</DateReceived>
<PaymentReceived>1</PaymentReceived>
</CommerialLeaseAgreementPaymentReceivedDTO>
</CommerialLeaseAgreementPaymentReceiveds>
<CommerialLeaseAgreementPaymentSchedules>
<CommerialLeaseAgreementPaymentScheduleDTO>
<AmountDue>1</AmountDue>
<PaymentDueDate>2026-03-10T01:16:33.6821186+00:00</PaymentDueDate>
<PercentageDue>1</PercentageDue>
<SequenceNumber>1</SequenceNumber>
</CommerialLeaseAgreementPaymentScheduleDTO>
<CommerialLeaseAgreementPaymentScheduleDTO>
<AmountDue>1</AmountDue>
<PaymentDueDate>2026-03-10T01:16:33.6821186+00:00</PaymentDueDate>
<PercentageDue>1</PercentageDue>
<SequenceNumber>1</SequenceNumber>
</CommerialLeaseAgreementPaymentScheduleDTO>
</CommerialLeaseAgreementPaymentSchedules>
<CommissionFee>1</CommissionFee>
<CommissionRate>1</CommissionRate>
<CooperatingBroker>sample string 3</CooperatingBroker>
<CreateDate>2026-03-10T01:16:33.6821186+00:00</CreateDate>
<IsSubLease>true</IsSubLease>
<LandlordContribution>1</LandlordContribution>
<LastModifiedDate>2026-03-10T01:16:33.6821186+00:00</LastModifiedDate>
<LeaseSqareFootage>1</LeaseSqareFootage>
<LeaseTerm>1</LeaseTerm>
<LeaseValue>1</LeaseValue>
<NumberOfPayments>1</NumberOfPayments>
<PartialMonthTerm>1</PartialMonthTerm>
<QOCGUID>47877f36-9b87-4c39-8a95-ea2064accfd4</QOCGUID>
<RatePerSquareFeet>1</RatePerSquareFeet>
<RatePeriod>1</RatePeriod>
<Renewable>true</Renewable>
<RepresentLandlord>true</RepresentLandlord>
<RepresentTenant>true</RepresentTenant>
<TerminationDate>2026-03-10T01:16:33.6821186+00:00</TerminationDate>
<TransactionQOCGUID>b5f7d94d-f780-4384-9ca9-fbcbb602b255</TransactionQOCGUID>
</CommerialLeaseAgreement>
<Country>sample string 27</Country>
<CreateDate>2026-03-10T01:16:33.6821186+00:00</CreateDate>
<DeletedDate>2026-03-10T01:16:33.6821186+00:00</DeletedDate>
<EffectiveDate>2026-03-10T01:16:33.6821186+00:00</EffectiveDate>
<EstimatedCloseDate>2026-03-10T01:16:33.6821186+00:00</EstimatedCloseDate>
<ExceptionDate>2026-03-10T01:16:33.6821186+00:00</ExceptionDate>
<FirmDate>2026-03-10T01:16:33.6821186+00:00</FirmDate>
<GrossComm>1</GrossComm>
<GrossTax>1</GrossTax>
<IsBuyerRepAgreement>true</IsBuyerRepAgreement>
<IsExcludeFromFranchiseIntegra>true</IsExcludeFromFranchiseIntegra>
<IsFirm>true</IsFirm>
<IsSideTrans>true</IsSideTrans>
<LastModifiedDate>2026-03-10T01:16:33.6821186+00:00</LastModifiedDate>
<ListingAgentMLSAmount>1</ListingAgentMLSAmount>
<ListingComm>1</ListingComm>
<ListingMLSAmount>1</ListingMLSAmount>
<ListingMLSDiscount>1</ListingMLSDiscount>
<ListingMLSTax>1</ListingMLSTax>
<ListingOfficeQOCID>161542bd-1d8f-4d4f-9f15-8cd979f48dbd</ListingOfficeQOCID>
<ListingPct>1</ListingPct>
<ListingPrice>1</ListingPrice>
<ListingQOCID>233934a9-b17f-4439-bcc7-6242b7bac35d</ListingQOCID>
<ListingShareOtherIncome>1</ListingShareOtherIncome>
<ListingShareOtherIncomeTax>1</ListingShareOtherIncomeTax>
<ListingTax>1</ListingTax>
<ListingUnshareOtherIncome>1</ListingUnshareOtherIncome>
<ListingUnshareOtherIncomeTax>1</ListingUnshareOtherIncomeTax>
<MLSNumber>sample string 8</MLSNumber>
<PID>sample string 12</PID>
<PaidDate>2026-03-10T01:16:33.6821186+00:00</PaidDate>
<PostalCode>sample string 26</PostalCode>
<PropertyFeatureGroupCode>sample string 13</PropertyFeatureGroupCode>
<PropertyInfoID>4</PropertyInfoID>
<PropertyLocation>sample string 16</PropertyLocation>
<PropertyRemarkLanguageCode>sample string 14</PropertyRemarkLanguageCode>
<PropertyType>Condominium</PropertyType>
<PropertyUseType>Owner_Occupied</PropertyUseType>
<QOCGUID>4b8e6c97-0607-4a7e-a1d3-a0461216201e</QOCGUID>
<SellingPrice>1</SellingPrice>
<SourceID>sample string 3</SourceID>
<SourceSystem>sample string 2</SourceSystem>
<StateorProvidence>sample string 25</StateorProvidence>
<StreetDesignation>sample string 20</StreetDesignation>
<StreetDirection>sample string 17</StreetDirection>
<StreetName>sample string 19</StreetName>
<StreetNumber>sample string 18</StreetNumber>
<StreetSuffix>sample string 21</StreetSuffix>
<SuiteAptNumber>sample string 22</SuiteAptNumber>
<TRSubTypeCode>sample string 6</TRSubTypeCode>
<TotalDeposit>1</TotalDeposit>
<TranGroup>Residential</TranGroup>
<TranSide>Listing</TranSide>
<TranType>Sales</TranType>
<TransStatus>Cancelled</TransStatus>
<TransactionAgents>
<TransactionAgentDTO>
<AdjustGross>1</AdjustGross>
<AdjustGrossTax>1</AdjustGrossTax>
<AgentComm>1</AgentComm>
<AgentEmail>sample string 6</AgentEmail>
<AgentMLSAmount>1</AgentMLSAmount>
<AgentQOCGUID>5057de77-a285-4de4-9639-5e565cff9859</AgentQOCGUID>
<AgentShareOtherIncome>1</AgentShareOtherIncome>
<AgentShareOtherIncomeTax>1</AgentShareOtherIncomeTax>
<AgentTax>1</AgentTax>
<BrokerComm>1</BrokerComm>
<BrokerFlat>1</BrokerFlat>
<BrokerFlatTax>1</BrokerFlatTax>
<BrokerPortion>1</BrokerPortion>
<BrokerPortionTax>1</BrokerPortionTax>
<BrokerShareOtherIncome>1</BrokerShareOtherIncome>
<BrokerShareOtherIncomeTax>1</BrokerShareOtherIncomeTax>
<BrokerTax>1</BrokerTax>
<BrokerUnshareOtherIncome>1</BrokerUnshareOtherIncome>
<BrokerUnshareOtherIncomeTax>1</BrokerUnshareOtherIncomeTax>
<CreateDate>2026-03-10T01:16:33.6821186+00:00</CreateDate>
<ExcludeFromHistory>true</ExcludeFromHistory>
<GrossComm>1</GrossComm>
<GrossTax>1</GrossTax>
<IsPrimary>true</IsPrimary>
<LastModifiedDate>2026-03-10T01:16:33.6821186+00:00</LastModifiedDate>
<MLSAmount>1</MLSAmount>
<MLSDiscount>1</MLSDiscount>
<MLSTax>1</MLSTax>
<OfficeQOCGUID>90b6df8e-8cf2-4086-b891-5edaf3b3052c</OfficeQOCGUID>
<Pct>1</Pct>
<QOCGUID>f5ced5a4-948e-4341-96ce-14bfbfa7c0b9</QOCGUID>
<ReferralAmount>1</ReferralAmount>
<ReferralTax>1</ReferralTax>
<Side>Listing</Side>
<TransactionAgentManagerOverrides>
<TransactionAgentManagerOverrideDTO>
<ChargeType>Agent</ChargeType>
<ManagerAgentQOCGUID>5a414d8b-6ffd-4347-bfe0-c9506db0cff7</ManagerAgentQOCGUID>
<ManagerAmount>1</ManagerAmount>
<ManagerName>sample string 2</ManagerName>
<ManagerTax>1</ManagerTax>
<TransactionAgentQOCGUID>8312ae3f-bd68-4966-99fd-8af3436acd7e</TransactionAgentQOCGUID>
</TransactionAgentManagerOverrideDTO>
<TransactionAgentManagerOverrideDTO>
<ChargeType>Agent</ChargeType>
<ManagerAgentQOCGUID>5a414d8b-6ffd-4347-bfe0-c9506db0cff7</ManagerAgentQOCGUID>
<ManagerAmount>1</ManagerAmount>
<ManagerName>sample string 2</ManagerName>
<ManagerTax>1</ManagerTax>
<TransactionAgentQOCGUID>8312ae3f-bd68-4966-99fd-8af3436acd7e</TransactionAgentQOCGUID>
</TransactionAgentManagerOverrideDTO>
</TransactionAgentManagerOverrides>
<TransactionAgentOtherFees>
<TransactionAgentOtherFeeDTO>
<FeeAmount>1</FeeAmount>
<FeeName>sample string 2</FeeName>
<FeeTax>1</FeeTax>
<FeeType>PreSplit</FeeType>
<IsCompanyDollar>true</IsCompanyDollar>
<Pct>1</Pct>
<RefSource>sample string 3</RefSource>
<TaxExempt>true</TaxExempt>
<TransactionAgentQOCGUID>45a79e67-e96c-48cd-9950-835ee6f563b7</TransactionAgentQOCGUID>
</TransactionAgentOtherFeeDTO>
<TransactionAgentOtherFeeDTO>
<FeeAmount>1</FeeAmount>
<FeeName>sample string 2</FeeName>
<FeeTax>1</FeeTax>
<FeeType>PreSplit</FeeType>
<IsCompanyDollar>true</IsCompanyDollar>
<Pct>1</Pct>
<RefSource>sample string 3</RefSource>
<TaxExempt>true</TaxExempt>
<TransactionAgentQOCGUID>45a79e67-e96c-48cd-9950-835ee6f563b7</TransactionAgentQOCGUID>
</TransactionAgentOtherFeeDTO>
</TransactionAgentOtherFees>
<TransactionAgentWithholdings>
<TransactionAgentWithholdingDTO>
<EnableForT4A>true</EnableForT4A>
<ResourceName>sample string 2</ResourceName>
<TransactionAgentQOCGUID>c34dfa53-fbdd-4b5a-9372-1e283329179b</TransactionAgentQOCGUID>
<WHAmount>1</WHAmount>
<WHTax>1</WHTax>
</TransactionAgentWithholdingDTO>
<TransactionAgentWithholdingDTO>
<EnableForT4A>true</EnableForT4A>
<ResourceName>sample string 2</ResourceName>
<TransactionAgentQOCGUID>c34dfa53-fbdd-4b5a-9372-1e283329179b</TransactionAgentQOCGUID>
<WHAmount>1</WHAmount>
<WHTax>1</WHTax>
</TransactionAgentWithholdingDTO>
</TransactionAgentWithholdings>
<TransactionQOCGUID>4cfc1345-1951-48c9-b92b-86413512a8ef</TransactionQOCGUID>
</TransactionAgentDTO>
<TransactionAgentDTO>
<AdjustGross>1</AdjustGross>
<AdjustGrossTax>1</AdjustGrossTax>
<AgentComm>1</AgentComm>
<AgentEmail>sample string 6</AgentEmail>
<AgentMLSAmount>1</AgentMLSAmount>
<AgentQOCGUID>5057de77-a285-4de4-9639-5e565cff9859</AgentQOCGUID>
<AgentShareOtherIncome>1</AgentShareOtherIncome>
<AgentShareOtherIncomeTax>1</AgentShareOtherIncomeTax>
<AgentTax>1</AgentTax>
<BrokerComm>1</BrokerComm>
<BrokerFlat>1</BrokerFlat>
<BrokerFlatTax>1</BrokerFlatTax>
<BrokerPortion>1</BrokerPortion>
<BrokerPortionTax>1</BrokerPortionTax>
<BrokerShareOtherIncome>1</BrokerShareOtherIncome>
<BrokerShareOtherIncomeTax>1</BrokerShareOtherIncomeTax>
<BrokerTax>1</BrokerTax>
<BrokerUnshareOtherIncome>1</BrokerUnshareOtherIncome>
<BrokerUnshareOtherIncomeTax>1</BrokerUnshareOtherIncomeTax>
<CreateDate>2026-03-10T01:16:33.6821186+00:00</CreateDate>
<ExcludeFromHistory>true</ExcludeFromHistory>
<GrossComm>1</GrossComm>
<GrossTax>1</GrossTax>
<IsPrimary>true</IsPrimary>
<LastModifiedDate>2026-03-10T01:16:33.6821186+00:00</LastModifiedDate>
<MLSAmount>1</MLSAmount>
<MLSDiscount>1</MLSDiscount>
<MLSTax>1</MLSTax>
<OfficeQOCGUID>90b6df8e-8cf2-4086-b891-5edaf3b3052c</OfficeQOCGUID>
<Pct>1</Pct>
<QOCGUID>f5ced5a4-948e-4341-96ce-14bfbfa7c0b9</QOCGUID>
<ReferralAmount>1</ReferralAmount>
<ReferralTax>1</ReferralTax>
<Side>Listing</Side>
<TransactionAgentManagerOverrides>
<TransactionAgentManagerOverrideDTO>
<ChargeType>Agent</ChargeType>
<ManagerAgentQOCGUID>5a414d8b-6ffd-4347-bfe0-c9506db0cff7</ManagerAgentQOCGUID>
<ManagerAmount>1</ManagerAmount>
<ManagerName>sample string 2</ManagerName>
<ManagerTax>1</ManagerTax>
<TransactionAgentQOCGUID>8312ae3f-bd68-4966-99fd-8af3436acd7e</TransactionAgentQOCGUID>
</TransactionAgentManagerOverrideDTO>
<TransactionAgentManagerOverrideDTO>
<ChargeType>Agent</ChargeType>
<ManagerAgentQOCGUID>5a414d8b-6ffd-4347-bfe0-c9506db0cff7</ManagerAgentQOCGUID>
<ManagerAmount>1</ManagerAmount>
<ManagerName>sample string 2</ManagerName>
<ManagerTax>1</ManagerTax>
<TransactionAgentQOCGUID>8312ae3f-bd68-4966-99fd-8af3436acd7e</TransactionAgentQOCGUID>
</TransactionAgentManagerOverrideDTO>
</TransactionAgentManagerOverrides>
<TransactionAgentOtherFees>
<TransactionAgentOtherFeeDTO>
<FeeAmount>1</FeeAmount>
<FeeName>sample string 2</FeeName>
<FeeTax>1</FeeTax>
<FeeType>PreSplit</FeeType>
<IsCompanyDollar>true</IsCompanyDollar>
<Pct>1</Pct>
<RefSource>sample string 3</RefSource>
<TaxExempt>true</TaxExempt>
<TransactionAgentQOCGUID>45a79e67-e96c-48cd-9950-835ee6f563b7</TransactionAgentQOCGUID>
</TransactionAgentOtherFeeDTO>
<TransactionAgentOtherFeeDTO>
<FeeAmount>1</FeeAmount>
<FeeName>sample string 2</FeeName>
<FeeTax>1</FeeTax>
<FeeType>PreSplit</FeeType>
<IsCompanyDollar>true</IsCompanyDollar>
<Pct>1</Pct>
<RefSource>sample string 3</RefSource>
<TaxExempt>true</TaxExempt>
<TransactionAgentQOCGUID>45a79e67-e96c-48cd-9950-835ee6f563b7</TransactionAgentQOCGUID>
</TransactionAgentOtherFeeDTO>
</TransactionAgentOtherFees>
<TransactionAgentWithholdings>
<TransactionAgentWithholdingDTO>
<EnableForT4A>true</EnableForT4A>
<ResourceName>sample string 2</ResourceName>
<TransactionAgentQOCGUID>c34dfa53-fbdd-4b5a-9372-1e283329179b</TransactionAgentQOCGUID>
<WHAmount>1</WHAmount>
<WHTax>1</WHTax>
</TransactionAgentWithholdingDTO>
<TransactionAgentWithholdingDTO>
<EnableForT4A>true</EnableForT4A>
<ResourceName>sample string 2</ResourceName>
<TransactionAgentQOCGUID>c34dfa53-fbdd-4b5a-9372-1e283329179b</TransactionAgentQOCGUID>
<WHAmount>1</WHAmount>
<WHTax>1</WHTax>
</TransactionAgentWithholdingDTO>
</TransactionAgentWithholdings>
<TransactionQOCGUID>4cfc1345-1951-48c9-b92b-86413512a8ef</TransactionQOCGUID>
</TransactionAgentDTO>
</TransactionAgents>
<TransactionContacts>
<TransactionContactDTO>
<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>
<MidddleName>sample string 8</MidddleName>
<PayeeType>Unknown</PayeeType>
<Phone>sample string 13</Phone>
<PostalCode>sample string 27</PostalCode>
<PrintedName>sample string 10</PrintedName>
<QOCGUID>c9599994-dbeb-4cf5-9bda-37c4ae79ccc1</QOCGUID>
<Side>Listing</Side>
<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>
<TransactionQOCGUID>e3e7f73a-5c29-434b-ae82-c7f873d21bfe</TransactionQOCGUID>
</TransactionContactDTO>
<TransactionContactDTO>
<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>
<MidddleName>sample string 8</MidddleName>
<PayeeType>Unknown</PayeeType>
<Phone>sample string 13</Phone>
<PostalCode>sample string 27</PostalCode>
<PrintedName>sample string 10</PrintedName>
<QOCGUID>c9599994-dbeb-4cf5-9bda-37c4ae79ccc1</QOCGUID>
<Side>Listing</Side>
<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>
<TransactionQOCGUID>e3e7f73a-5c29-434b-ae82-c7f873d21bfe</TransactionQOCGUID>
</TransactionContactDTO>
</TransactionContacts>
<TransactionListing>
<AllowMapping>true</AllowMapping>
<BedroomCount>1</BedroomCount>
<CommZoning>sample string 4</CommZoning>
<FullBathCount>1</FullBathCount>
<HalfBathCount>1</HalfBathCount>
<ListingDate>2026-03-10T01:16:33.6821186+00:00</ListingDate>
<ListingPrice>1</ListingPrice>
<LotSize>sample string 2</LotSize>
<LotSizeUnit>sample string 3</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>
</TransactionListing>
<TransactionReferrals>
<TransactionReferralDTO>
<Address1>sample string 29</Address1>
<Address2>sample string 30</Address2>
<BuildingFloorNumber>sample string 24</BuildingFloorNumber>
<CellPhone>sample string 15</CellPhone>
<City>sample string 25</City>
<CompanyName>sample string 11</CompanyName>
<ContactSourceID>sample string 5</ContactSourceID>
<Country>sample string 28</Country>
<Email>sample string 16</Email>
<FamiliarName>sample string 9</FamiliarName>
<Fax>sample string 14</Fax>
<FirstName>sample string 6</FirstName>
<GenderType>Male</GenderType>
<LanguageSpoken>sample string 12</LanguageSpoken>
<LastName>sample string 7</LastName>
<MidddleName>sample string 8</MidddleName>
<PayeeType>Unknown</PayeeType>
<Phone>sample string 13</Phone>
<PostalCode>sample string 27</PostalCode>
<PrintedName>sample string 10</PrintedName>
<QOCGUID>28d7a575-8da0-461f-b5be-cf143d3111c7</QOCGUID>
<RefAmount>1</RefAmount>
<RefDate>2026-03-10T01:16:33.6821186+00:00</RefDate>
<RefNetworkTypeCode>sample string 4</RefNetworkTypeCode>
<RefSource>sample string 3</RefSource>
<RefTax>1</RefTax>
<ReferralBrandType>BHHS</ReferralBrandType>
<ResourceType>Unknown</ResourceType>
<Side>Listing</Side>
<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>
<TaxID>sample string 17</TaxID>
<TransactionQOCGUID>e8dfd712-4d6f-4f5e-9309-7486b4687337</TransactionQOCGUID>
</TransactionReferralDTO>
<TransactionReferralDTO>
<Address1>sample string 29</Address1>
<Address2>sample string 30</Address2>
<BuildingFloorNumber>sample string 24</BuildingFloorNumber>
<CellPhone>sample string 15</CellPhone>
<City>sample string 25</City>
<CompanyName>sample string 11</CompanyName>
<ContactSourceID>sample string 5</ContactSourceID>
<Country>sample string 28</Country>
<Email>sample string 16</Email>
<FamiliarName>sample string 9</FamiliarName>
<Fax>sample string 14</Fax>
<FirstName>sample string 6</FirstName>
<GenderType>Male</GenderType>
<LanguageSpoken>sample string 12</LanguageSpoken>
<LastName>sample string 7</LastName>
<MidddleName>sample string 8</MidddleName>
<PayeeType>Unknown</PayeeType>
<Phone>sample string 13</Phone>
<PostalCode>sample string 27</PostalCode>
<PrintedName>sample string 10</PrintedName>
<QOCGUID>28d7a575-8da0-461f-b5be-cf143d3111c7</QOCGUID>
<RefAmount>1</RefAmount>
<RefDate>2026-03-10T01:16:33.6821186+00:00</RefDate>
<RefNetworkTypeCode>sample string 4</RefNetworkTypeCode>
<RefSource>sample string 3</RefSource>
<RefTax>1</RefTax>
<ReferralBrandType>BHHS</ReferralBrandType>
<ResourceType>Unknown</ResourceType>
<Side>Listing</Side>
<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>
<TaxID>sample string 17</TaxID>
<TransactionQOCGUID>e8dfd712-4d6f-4f5e-9309-7486b4687337</TransactionQOCGUID>
</TransactionReferralDTO>
</TransactionReferrals>
</TransactionDTO>
</ArrayOfTransactionDTO>