POST api/ApiMerchant/GetBuyPaymentDetails
Request Information
URI Parameters
None.
Body Parameters
AssetBuyMasterViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| PropertyId | globally unique identifier |
None. |
|
| CustomerId | string |
None. |
|
| Amount | decimal number |
None. |
|
| TotalPay | decimal number |
None. |
|
| DownPayments | decimal number |
None. |
|
| ReferenceNumber | string |
None. |
|
| TransactionHash | string |
None. |
|
| TransactionType | string |
None. |
|
| TransactionDate | date |
None. |
|
| PaymentMethod | string |
None. |
|
| PaymentStatus | string |
None. |
|
| PaymentInformation | string |
None. |
|
| IsActive | boolean |
None. |
|
| IsDeleted | boolean |
None. |
|
| SetOn | date |
None. |
|
| SetBy | integer |
None. |
|
| SetFrom | string |
None. |
|
| Note | string |
None. |
|
| AssetBuyDetailList | Collection of AssetBuyDetailViewModel |
None. |
|
| Property | PropertyModel |
None. |
|
| AssetBuyDetailsList | Collection of AssetBuyDetailViewModel |
None. |
|
| MortgageLoanInformationList | Collection of MortgageLoanInformationViewModel |
None. |
|
| MerchantId | string |
None. |
|
| MerchantName | string |
None. |
|
| Title | string |
None. |
|
| Status | string |
None. |
|
| TotalNumber | integer |
None. |
|
| IsOperationSuccessful | boolean |
None. |
|
| Message | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "85cbbe5f-21c7-4c7a-a772-2581aec485e6",
"PropertyId": "4264880e-01fc-4b85-8cfb-4665015d1692",
"CustomerId": "sample string 3",
"Amount": 1.0,
"TotalPay": 1.0,
"DownPayments": 1.0,
"ReferenceNumber": "sample string 4",
"TransactionHash": "sample string 5",
"TransactionType": "sample string 6",
"TransactionDate": "2026-03-12T21:24:22.5190746-07:00",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 13,
"SetFrom": "sample string 14",
"Note": "sample string 15",
"AssetBuyDetailList": [
{
"Id": "2f90b1f3-fdba-4752-8576-6cc998d4ccd1",
"AssetBuyMasterId": "4eb6047f-ea90-4bca-b723-fc9be66e5d9c",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-03-12T21:24:22.5190746-07:00",
"ReferenceNumber": "sample string 4",
"TransactionHash": "sample string 5",
"TransactionId": "sample string 6",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"BankDepositPhoto": "sample string 10",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 14,
"SetFrom": "sample string 15",
"Note": "sample string 16",
"TotalAmount": 1.0,
"Title": "sample string 17",
"MerchantId": "sample string 18",
"MerchantName": "sample string 19",
"CustomerName": "sample string 20",
"CustomerId": "sample string 21",
"BankDepositPhotoString": "sample string 22",
"IsOperationSuccessful": true,
"Message": "sample string 24"
},
{
"Id": "2f90b1f3-fdba-4752-8576-6cc998d4ccd1",
"AssetBuyMasterId": "4eb6047f-ea90-4bca-b723-fc9be66e5d9c",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-03-12T21:24:22.5190746-07:00",
"ReferenceNumber": "sample string 4",
"TransactionHash": "sample string 5",
"TransactionId": "sample string 6",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"BankDepositPhoto": "sample string 10",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 14,
"SetFrom": "sample string 15",
"Note": "sample string 16",
"TotalAmount": 1.0,
"Title": "sample string 17",
"MerchantId": "sample string 18",
"MerchantName": "sample string 19",
"CustomerName": "sample string 20",
"CustomerId": "sample string 21",
"BankDepositPhotoString": "sample string 22",
"IsOperationSuccessful": true,
"Message": "sample string 24"
}
],
"Property": {
"Id": "b8045cd9-4238-4dbf-a5fb-5c9be0e84035",
"Title": "sample string 2",
"ShortDescription": "sample string 3",
"LongDescription": "sample string 4",
"TotalPrice": 1.0,
"UnitPrice": 1.0,
"Unit": "sample string 5",
"Latitude": 1.0,
"Longitude": 1.0,
"Type": 1,
"Features": "sample string 6",
"BuiltUpArea": 1.0,
"BuiltUpAreaUnit": "sample string 7",
"Status": "sample string 8",
"PropertySize": 1.0,
"SmartContractAddress": "sample string 9",
"TotalSupply": 1.0,
"TotalShare": 1.0,
"AvailableShare": 1.0,
"TotalSellShare": 1.0,
"CompletionDate": "2026-03-12T21:24:22.5190746-07:00",
"CompletionPercentage": 1.0,
"SharePrice": 1.0,
"StartDate": "2026-03-12T21:24:22.5190746-07:00",
"MerchantId": "sample string 10",
"TotalNumber": 1,
"Address": {
"Id": "8f5582dc-e2bc-4234-986f-4e8357a8ad1d",
"AddressType": "sample string 2",
"AddressDescription": "sample string 3",
"AreaId": 1,
"CityId": 1,
"StateId": 1,
"CountryId": 1,
"Latitude": 1.0,
"Longitude": 1.0,
"ReferenceId": "sample string 4",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 9,
"SetFrom": "sample string 10",
"Note": "sample string 11"
},
"Apartment": {
"Id": "bafed658-35f6-49e7-851c-64c8cb4b702e",
"PropertyId": "75d37fe2-3dc5-4649-be05-9c04c297ddac",
"NumberOfRoom": 1,
"NumberOfBadRoom": 1,
"NumberOfBathRoom": 1,
"Parking": true,
"FloorNumber": 1,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 6,
"SetFrom": "sample string 7",
"Note": "sample string 8"
},
"PropertyDocumentTypeList": [
{
"Id": "fe02a62f-90e4-4f20-844b-aecc1893d6dd",
"PropertyId": "b0b787bc-ae40-4a1b-bdef-b928e2b68346",
"PropertyDocumentTypeId": 3,
"PropertyDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "3122e6ee-f8a1-42d5-89c1-595fb1dabc42",
"PropertyAuditInformationId": "65eed7d9-038e-4d1e-8ca4-647b35fc5a01",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "3122e6ee-f8a1-42d5-89c1-595fb1dabc42",
"PropertyAuditInformationId": "65eed7d9-038e-4d1e-8ca4-647b35fc5a01",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
},
{
"Id": "fe02a62f-90e4-4f20-844b-aecc1893d6dd",
"PropertyId": "b0b787bc-ae40-4a1b-bdef-b928e2b68346",
"PropertyDocumentTypeId": 3,
"PropertyDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "3122e6ee-f8a1-42d5-89c1-595fb1dabc42",
"PropertyAuditInformationId": "65eed7d9-038e-4d1e-8ca4-647b35fc5a01",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "3122e6ee-f8a1-42d5-89c1-595fb1dabc42",
"PropertyAuditInformationId": "65eed7d9-038e-4d1e-8ca4-647b35fc5a01",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
}
],
"PropertyFeatureList": [
{
"Id": "89ec5f28-2404-48de-ad70-cda87f31053e",
"PropertyFeatureId": 1,
"Text": "sample string 2",
"PropertyId": "229d0fcf-5c01-40b3-89c5-9eb119a2f581",
"FeatureTitle": "sample string 3",
"IsOperationSuccessful": true,
"Message": "sample string 5",
"SetFrom": "sample string 6"
},
{
"Id": "89ec5f28-2404-48de-ad70-cda87f31053e",
"PropertyFeatureId": 1,
"Text": "sample string 2",
"PropertyId": "229d0fcf-5c01-40b3-89c5-9eb119a2f581",
"FeatureTitle": "sample string 3",
"IsOperationSuccessful": true,
"Message": "sample string 5",
"SetFrom": "sample string 6"
}
],
"PhotoList": [
{
"Id": "116e7f6f-1bc9-4c54-9aeb-906c3ead1aca",
"PropertyId": "6ee7d1dd-c917-48f6-b43e-384f98f215e5",
"FilePath": "sample string 2",
"PhotoTitle": "sample string 3",
"FileString": "sample string 4",
"IsPrimary": true,
"IsOperationSuccessful": true,
"Message": "sample string 7",
"SetFrom": "sample string 8"
},
{
"Id": "116e7f6f-1bc9-4c54-9aeb-906c3ead1aca",
"PropertyId": "6ee7d1dd-c917-48f6-b43e-384f98f215e5",
"FilePath": "sample string 2",
"PhotoTitle": "sample string 3",
"FileString": "sample string 4",
"IsPrimary": true,
"IsOperationSuccessful": true,
"Message": "sample string 7",
"SetFrom": "sample string 8"
}
],
"MerchantName": "sample string 11",
"AssignAdminId": 1,
"PropertyTypeName": "sample string 12",
"AddressType": "sample string 13",
"AddressDescription": "sample string 14",
"AreaId": 1,
"AreaName": "sample string 15",
"CityId": 1,
"CityName": "sample string 16",
"StateId": 1,
"StateName": "sample string 17",
"CountryId": 1,
"CountryName": "sample string 18",
"NumberOfRoom": 1,
"NumberOfBadRoom": 1,
"NumberOfBathRoom": 1,
"Parking": true,
"FloorNumber": 1,
"VideoUrl": "sample string 19",
"FilePath": "sample string 20",
"Amount": 1.0,
"AmountPerShares": 1.0,
"NumberOfShares": 1.0,
"TransactionDate": "2026-03-12T21:24:22.5190746-07:00",
"ForSell": true,
"PaymentUnit": "sample string 21",
"PaymentMethod": "sample string 22",
"PropertyDocumentList": [
{
"Id": "fe02a62f-90e4-4f20-844b-aecc1893d6dd",
"PropertyId": "b0b787bc-ae40-4a1b-bdef-b928e2b68346",
"PropertyDocumentTypeId": 3,
"PropertyDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "3122e6ee-f8a1-42d5-89c1-595fb1dabc42",
"PropertyAuditInformationId": "65eed7d9-038e-4d1e-8ca4-647b35fc5a01",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "3122e6ee-f8a1-42d5-89c1-595fb1dabc42",
"PropertyAuditInformationId": "65eed7d9-038e-4d1e-8ca4-647b35fc5a01",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
},
{
"Id": "fe02a62f-90e4-4f20-844b-aecc1893d6dd",
"PropertyId": "b0b787bc-ae40-4a1b-bdef-b928e2b68346",
"PropertyDocumentTypeId": 3,
"PropertyDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "3122e6ee-f8a1-42d5-89c1-595fb1dabc42",
"PropertyAuditInformationId": "65eed7d9-038e-4d1e-8ca4-647b35fc5a01",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "3122e6ee-f8a1-42d5-89c1-595fb1dabc42",
"PropertyAuditInformationId": "65eed7d9-038e-4d1e-8ca4-647b35fc5a01",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
}
],
"PropertySellAdvert": {
"Id": "7d65dda1-c594-434b-a5b6-afa43d742a7b",
"PropertyId": "768e70be-cbd5-482f-bc51-cc7618a0fec7",
"PaymentUnit": "sample string 2",
"PaymentMethod": "sample string 3",
"InstalmentSize": 1.0,
"InstalmentDate": "2026-03-12T21:24:22.5190746-07:00",
"InstalmentSchema": "sample string 4",
"Amount": 1.0,
"Status": "sample string 5",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 10,
"SetFrom": "sample string 11",
"Note": "sample string 12"
},
"PhotoTitle": "sample string 23",
"PhotoId": "e3aa9c04-5080-4673-8db9-b6729264c126",
"Merchant": {
"MerchantId": "sample string 1",
"MerchantName": "sample string 2",
"MerchantCode": "sample string 3",
"MerchantCategoryCode": "sample string 4",
"MerchantCategoryName": "sample string 5",
"UserId": 1,
"BusinessName": "sample string 6",
"BusinessAddress": "sample string 7",
"TradeLicenseNo": "sample string 8",
"MerchantStatus": "sample string 9",
"MerchantSecurityKey": "sample string 10",
"BankId": 11,
"BankName": "sample string 12",
"BankBranchId": 13,
"BankBranchName": "sample string 14",
"BankAccountNo": "sample string 15",
"BankAccountTitle": "sample string 16",
"DiscountRate": 17,
"DiscountRateName": "sample string 18",
"DocumentLinks": "sample string 19",
"CurrencyCode": "sample string 20",
"Latitude": 1.0,
"Longitude": 1.0,
"Contact1Name": "sample string 21",
"Contact1PhoneNo": "sample string 22",
"Contact1Email": "sample string 23",
"Contact2Name": "sample string 24",
"Contact2PhoneNo": "sample string 25",
"Contact2Email": "sample string 26",
"MerchantDocumentURL": "sample string 27",
"AccountNo": "sample string 28",
"Website": "sample string 29",
"ExpiryDate": "2026-03-12T21:24:22.5190746-07:00",
"IsBuildingDevelopment": true,
"IsLandDevelopment": true,
"MerchantDocumentTypeList": [
{
"Id": "934321f5-2b69-4c38-9955-57845c8bb134",
"MerchantId": "sample string 2",
"MerchantDocumentTypeId": 3,
"MerchantDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"Serial": 10,
"CheckerId": "sample string 11",
"CheckerNote": "sample string 12",
"CheckerStatus": "sample string 13",
"AssignAuditorId": 1,
"AssignAdminId": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 17,
"SetFrom": "sample string 18",
"Note": "sample string 19",
"FileString": "sample string 20",
"UserName": "sample string 21",
"FileList": [
{
"Id": "c2182cbf-1378-48d5-afd5-09a2a69a4916",
"MerchantAuditInformationId": "9d75d990-3921-45e2-a947-63a9a298d4c9",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "c2182cbf-1378-48d5-afd5-09a2a69a4916",
"MerchantAuditInformationId": "9d75d990-3921-45e2-a947-63a9a298d4c9",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 23"
},
{
"Id": "934321f5-2b69-4c38-9955-57845c8bb134",
"MerchantId": "sample string 2",
"MerchantDocumentTypeId": 3,
"MerchantDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"Serial": 10,
"CheckerId": "sample string 11",
"CheckerNote": "sample string 12",
"CheckerStatus": "sample string 13",
"AssignAuditorId": 1,
"AssignAdminId": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 17,
"SetFrom": "sample string 18",
"Note": "sample string 19",
"FileString": "sample string 20",
"UserName": "sample string 21",
"FileList": [
{
"Id": "c2182cbf-1378-48d5-afd5-09a2a69a4916",
"MerchantAuditInformationId": "9d75d990-3921-45e2-a947-63a9a298d4c9",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "c2182cbf-1378-48d5-afd5-09a2a69a4916",
"MerchantAuditInformationId": "9d75d990-3921-45e2-a947-63a9a298d4c9",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 23"
}
],
"AssignAdminId": 1,
"Total": 1,
"TXId": "sample string 30",
"ETHAddress": "sample string 31",
"Id": 32,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 36,
"SetFrom": "sample string 37",
"Note": "sample string 38"
},
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 29,
"SetFrom": "sample string 30",
"Note": "sample string 31"
},
"AssetBuyDetailsList": [
{
"Id": "2f90b1f3-fdba-4752-8576-6cc998d4ccd1",
"AssetBuyMasterId": "4eb6047f-ea90-4bca-b723-fc9be66e5d9c",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-03-12T21:24:22.5190746-07:00",
"ReferenceNumber": "sample string 4",
"TransactionHash": "sample string 5",
"TransactionId": "sample string 6",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"BankDepositPhoto": "sample string 10",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 14,
"SetFrom": "sample string 15",
"Note": "sample string 16",
"TotalAmount": 1.0,
"Title": "sample string 17",
"MerchantId": "sample string 18",
"MerchantName": "sample string 19",
"CustomerName": "sample string 20",
"CustomerId": "sample string 21",
"BankDepositPhotoString": "sample string 22",
"IsOperationSuccessful": true,
"Message": "sample string 24"
},
{
"Id": "2f90b1f3-fdba-4752-8576-6cc998d4ccd1",
"AssetBuyMasterId": "4eb6047f-ea90-4bca-b723-fc9be66e5d9c",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-03-12T21:24:22.5190746-07:00",
"ReferenceNumber": "sample string 4",
"TransactionHash": "sample string 5",
"TransactionId": "sample string 6",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"BankDepositPhoto": "sample string 10",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 14,
"SetFrom": "sample string 15",
"Note": "sample string 16",
"TotalAmount": 1.0,
"Title": "sample string 17",
"MerchantId": "sample string 18",
"MerchantName": "sample string 19",
"CustomerName": "sample string 20",
"CustomerId": "sample string 21",
"BankDepositPhotoString": "sample string 22",
"IsOperationSuccessful": true,
"Message": "sample string 24"
}
],
"MortgageLoanInformationList": [
{
"Id": "e028c58a-7d66-4f14-b44d-606223509c69",
"MortgageCompanyName": "sample string 2",
"AssetBuyMasterId": "fc5f06b2-bab5-4315-bc0d-03d809f83c06",
"CustomerId": "sample string 3",
"MortgageCompanyId": 1,
"Amount": 1.0,
"Status": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"CustomerName": "sample string 19",
"Name": "sample string 20",
"DocumentName": "sample string 21",
"DocumentAuditStatus": "sample string 22",
"FileType": "sample string 23",
"FilePath": "sample string 24",
"MortgageLoanDocumentInformationId": "cf42991e-b3f1-4e32-ac7a-a465235e7d90",
"MortgageLoanDocumentInformationList": [
{
"Id": "17e2f915-e2c8-4259-ad5d-887d5226b03b",
"MortgageLoanInformationId": "9957fd3a-0be0-4ccd-8cad-8bfc5841daeb",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "e87dc449-8662-4f37-a0f0-53cda3825720",
"MortgageLoanDocumentInformationId": "c846152b-a250-4eb6-8e0f-2bfbce82485f",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "e87dc449-8662-4f37-a0f0-53cda3825720",
"MortgageLoanDocumentInformationId": "c846152b-a250-4eb6-8e0f-2bfbce82485f",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
}
],
"FileString": "sample string 10",
"FileType": "sample string 11",
"IsOperationSuccessful": true,
"Message": "sample string 13"
},
{
"Id": "17e2f915-e2c8-4259-ad5d-887d5226b03b",
"MortgageLoanInformationId": "9957fd3a-0be0-4ccd-8cad-8bfc5841daeb",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "e87dc449-8662-4f37-a0f0-53cda3825720",
"MortgageLoanDocumentInformationId": "c846152b-a250-4eb6-8e0f-2bfbce82485f",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "e87dc449-8662-4f37-a0f0-53cda3825720",
"MortgageLoanDocumentInformationId": "c846152b-a250-4eb6-8e0f-2bfbce82485f",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
}
],
"FileString": "sample string 10",
"FileType": "sample string 11",
"IsOperationSuccessful": true,
"Message": "sample string 13"
}
],
"FileString": "sample string 26",
"DocumentAuditNote": "sample string 27",
"IsOperationSuccessful": true,
"Message": "sample string 29"
},
{
"Id": "e028c58a-7d66-4f14-b44d-606223509c69",
"MortgageCompanyName": "sample string 2",
"AssetBuyMasterId": "fc5f06b2-bab5-4315-bc0d-03d809f83c06",
"CustomerId": "sample string 3",
"MortgageCompanyId": 1,
"Amount": 1.0,
"Status": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"CustomerName": "sample string 19",
"Name": "sample string 20",
"DocumentName": "sample string 21",
"DocumentAuditStatus": "sample string 22",
"FileType": "sample string 23",
"FilePath": "sample string 24",
"MortgageLoanDocumentInformationId": "cf42991e-b3f1-4e32-ac7a-a465235e7d90",
"MortgageLoanDocumentInformationList": [
{
"Id": "17e2f915-e2c8-4259-ad5d-887d5226b03b",
"MortgageLoanInformationId": "9957fd3a-0be0-4ccd-8cad-8bfc5841daeb",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "e87dc449-8662-4f37-a0f0-53cda3825720",
"MortgageLoanDocumentInformationId": "c846152b-a250-4eb6-8e0f-2bfbce82485f",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "e87dc449-8662-4f37-a0f0-53cda3825720",
"MortgageLoanDocumentInformationId": "c846152b-a250-4eb6-8e0f-2bfbce82485f",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
}
],
"FileString": "sample string 10",
"FileType": "sample string 11",
"IsOperationSuccessful": true,
"Message": "sample string 13"
},
{
"Id": "17e2f915-e2c8-4259-ad5d-887d5226b03b",
"MortgageLoanInformationId": "9957fd3a-0be0-4ccd-8cad-8bfc5841daeb",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5190746-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "e87dc449-8662-4f37-a0f0-53cda3825720",
"MortgageLoanDocumentInformationId": "c846152b-a250-4eb6-8e0f-2bfbce82485f",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "e87dc449-8662-4f37-a0f0-53cda3825720",
"MortgageLoanDocumentInformationId": "c846152b-a250-4eb6-8e0f-2bfbce82485f",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
}
],
"FileString": "sample string 10",
"FileType": "sample string 11",
"IsOperationSuccessful": true,
"Message": "sample string 13"
}
],
"FileString": "sample string 26",
"DocumentAuditNote": "sample string 27",
"IsOperationSuccessful": true,
"Message": "sample string 29"
}
],
"MerchantId": "sample string 16",
"MerchantName": "sample string 17",
"Title": "sample string 18",
"Status": "sample string 19",
"TotalNumber": 1,
"IsOperationSuccessful": true,
"Message": "sample string 21"
}
application/xml, text/xml
Sample:
<AssetBuyMasterViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.BLL.ViewModels">
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 21</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyDetailList>
<AssetBuyDetailViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 24</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>4eb6047f-ea90-4bca-b723-fc9be66e5d9c</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>2f90b1f3-fdba-4752-8576-6cc998d4ccd1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MerchantId>sample string 18</MerchantId>
<MerchantName>sample string 19</MerchantName>
<Note>sample string 16</Note>
<PaymentInformation>sample string 9</PaymentInformation>
<PaymentMethod>sample string 7</PaymentMethod>
<PaymentStatus>sample string 8</PaymentStatus>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>14</SetBy>
<SetFrom>sample string 15</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-03-12T21:24:22.5190746-07:00</TransactionDate>
<TransactionHash>sample string 5</TransactionHash>
<TransactionId>sample string 6</TransactionId>
<TransactionType>sample string 3</TransactionType>
</AssetBuyDetailViewModel>
<AssetBuyDetailViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 24</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>4eb6047f-ea90-4bca-b723-fc9be66e5d9c</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>2f90b1f3-fdba-4752-8576-6cc998d4ccd1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MerchantId>sample string 18</MerchantId>
<MerchantName>sample string 19</MerchantName>
<Note>sample string 16</Note>
<PaymentInformation>sample string 9</PaymentInformation>
<PaymentMethod>sample string 7</PaymentMethod>
<PaymentStatus>sample string 8</PaymentStatus>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>14</SetBy>
<SetFrom>sample string 15</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-03-12T21:24:22.5190746-07:00</TransactionDate>
<TransactionHash>sample string 5</TransactionHash>
<TransactionId>sample string 6</TransactionId>
<TransactionType>sample string 3</TransactionType>
</AssetBuyDetailViewModel>
</AssetBuyDetailList>
<AssetBuyDetailsList>
<AssetBuyDetailViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 24</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>4eb6047f-ea90-4bca-b723-fc9be66e5d9c</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>2f90b1f3-fdba-4752-8576-6cc998d4ccd1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MerchantId>sample string 18</MerchantId>
<MerchantName>sample string 19</MerchantName>
<Note>sample string 16</Note>
<PaymentInformation>sample string 9</PaymentInformation>
<PaymentMethod>sample string 7</PaymentMethod>
<PaymentStatus>sample string 8</PaymentStatus>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>14</SetBy>
<SetFrom>sample string 15</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-03-12T21:24:22.5190746-07:00</TransactionDate>
<TransactionHash>sample string 5</TransactionHash>
<TransactionId>sample string 6</TransactionId>
<TransactionType>sample string 3</TransactionType>
</AssetBuyDetailViewModel>
<AssetBuyDetailViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 24</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>4eb6047f-ea90-4bca-b723-fc9be66e5d9c</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>2f90b1f3-fdba-4752-8576-6cc998d4ccd1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MerchantId>sample string 18</MerchantId>
<MerchantName>sample string 19</MerchantName>
<Note>sample string 16</Note>
<PaymentInformation>sample string 9</PaymentInformation>
<PaymentMethod>sample string 7</PaymentMethod>
<PaymentStatus>sample string 8</PaymentStatus>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>14</SetBy>
<SetFrom>sample string 15</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-03-12T21:24:22.5190746-07:00</TransactionDate>
<TransactionHash>sample string 5</TransactionHash>
<TransactionId>sample string 6</TransactionId>
<TransactionType>sample string 3</TransactionType>
</AssetBuyDetailViewModel>
</AssetBuyDetailsList>
<CustomerId>sample string 3</CustomerId>
<DownPayments>1</DownPayments>
<Id>85cbbe5f-21c7-4c7a-a772-2581aec485e6</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MerchantId>sample string 16</MerchantId>
<MerchantName>sample string 17</MerchantName>
<MortgageLoanInformationList>
<MortgageLoanInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 29</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>fc5f06b2-bab5-4315-bc0d-03d809f83c06</AssetBuyMasterId>
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<CustomerId>sample string 3</CustomerId>
<CustomerName>sample string 19</CustomerName>
<DocumentAuditNote>sample string 27</DocumentAuditNote>
<DocumentAuditStatus>sample string 22</DocumentAuditStatus>
<DocumentName>sample string 21</DocumentName>
<FilePath>sample string 24</FilePath>
<FileString>sample string 26</FileString>
<FileType>sample string 23</FileType>
<Id>e028c58a-7d66-4f14-b44d-606223509c69</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MakerNote>sample string 6</MakerNote>
<MortgageCompanyId>1</MortgageCompanyId>
<MortgageCompanyName>sample string 2</MortgageCompanyName>
<MortgageLoanDocumentInformationId>cf42991e-b3f1-4e32-ac7a-a465235e7d90</MortgageLoanDocumentInformationId>
<MortgageLoanDocumentInformationList>
<MortgageLoanDocumentInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 13</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AuditStatus>sample string 3</AuditStatus>
<DocumentName>sample string 2</DocumentName>
<FileString>sample string 10</FileString>
<FileType>sample string 11</FileType>
<Id>17e2f915-e2c8-4259-ad5d-887d5226b03b</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MortgageDocumentTypeId>1</MortgageDocumentTypeId>
<MortgageLoanDocumentInformation>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>e87dc449-8662-4f37-a0f0-53cda3825720</Id>
<MortgageLoanDocumentInformationId>c846152b-a250-4eb6-8e0f-2bfbce82485f</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>e87dc449-8662-4f37-a0f0-53cda3825720</Id>
<MortgageLoanDocumentInformationId>c846152b-a250-4eb6-8e0f-2bfbce82485f</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>9957fd3a-0be0-4ccd-8cad-8bfc5841daeb</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
</MortgageLoanDocumentInformationViewModel>
<MortgageLoanDocumentInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 13</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AuditStatus>sample string 3</AuditStatus>
<DocumentName>sample string 2</DocumentName>
<FileString>sample string 10</FileString>
<FileType>sample string 11</FileType>
<Id>17e2f915-e2c8-4259-ad5d-887d5226b03b</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MortgageDocumentTypeId>1</MortgageDocumentTypeId>
<MortgageLoanDocumentInformation>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>e87dc449-8662-4f37-a0f0-53cda3825720</Id>
<MortgageLoanDocumentInformationId>c846152b-a250-4eb6-8e0f-2bfbce82485f</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>e87dc449-8662-4f37-a0f0-53cda3825720</Id>
<MortgageLoanDocumentInformationId>c846152b-a250-4eb6-8e0f-2bfbce82485f</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>9957fd3a-0be0-4ccd-8cad-8bfc5841daeb</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
</MortgageLoanDocumentInformationViewModel>
</MortgageLoanDocumentInformationList>
<Name>sample string 20</Name>
<Note>sample string 18</Note>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
<Status>sample string 4</Status>
</MortgageLoanInformationViewModel>
<MortgageLoanInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 29</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>fc5f06b2-bab5-4315-bc0d-03d809f83c06</AssetBuyMasterId>
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<CustomerId>sample string 3</CustomerId>
<CustomerName>sample string 19</CustomerName>
<DocumentAuditNote>sample string 27</DocumentAuditNote>
<DocumentAuditStatus>sample string 22</DocumentAuditStatus>
<DocumentName>sample string 21</DocumentName>
<FilePath>sample string 24</FilePath>
<FileString>sample string 26</FileString>
<FileType>sample string 23</FileType>
<Id>e028c58a-7d66-4f14-b44d-606223509c69</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MakerNote>sample string 6</MakerNote>
<MortgageCompanyId>1</MortgageCompanyId>
<MortgageCompanyName>sample string 2</MortgageCompanyName>
<MortgageLoanDocumentInformationId>cf42991e-b3f1-4e32-ac7a-a465235e7d90</MortgageLoanDocumentInformationId>
<MortgageLoanDocumentInformationList>
<MortgageLoanDocumentInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 13</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AuditStatus>sample string 3</AuditStatus>
<DocumentName>sample string 2</DocumentName>
<FileString>sample string 10</FileString>
<FileType>sample string 11</FileType>
<Id>17e2f915-e2c8-4259-ad5d-887d5226b03b</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MortgageDocumentTypeId>1</MortgageDocumentTypeId>
<MortgageLoanDocumentInformation>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>e87dc449-8662-4f37-a0f0-53cda3825720</Id>
<MortgageLoanDocumentInformationId>c846152b-a250-4eb6-8e0f-2bfbce82485f</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>e87dc449-8662-4f37-a0f0-53cda3825720</Id>
<MortgageLoanDocumentInformationId>c846152b-a250-4eb6-8e0f-2bfbce82485f</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>9957fd3a-0be0-4ccd-8cad-8bfc5841daeb</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
</MortgageLoanDocumentInformationViewModel>
<MortgageLoanDocumentInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 13</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AuditStatus>sample string 3</AuditStatus>
<DocumentName>sample string 2</DocumentName>
<FileString>sample string 10</FileString>
<FileType>sample string 11</FileType>
<Id>17e2f915-e2c8-4259-ad5d-887d5226b03b</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MortgageDocumentTypeId>1</MortgageDocumentTypeId>
<MortgageLoanDocumentInformation>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>e87dc449-8662-4f37-a0f0-53cda3825720</Id>
<MortgageLoanDocumentInformationId>c846152b-a250-4eb6-8e0f-2bfbce82485f</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>e87dc449-8662-4f37-a0f0-53cda3825720</Id>
<MortgageLoanDocumentInformationId>c846152b-a250-4eb6-8e0f-2bfbce82485f</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>9957fd3a-0be0-4ccd-8cad-8bfc5841daeb</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
</MortgageLoanDocumentInformationViewModel>
</MortgageLoanDocumentInformationList>
<Name>sample string 20</Name>
<Note>sample string 18</Note>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
<Status>sample string 4</Status>
</MortgageLoanInformationViewModel>
</MortgageLoanInformationList>
<Note>sample string 15</Note>
<PaymentInformation>sample string 9</PaymentInformation>
<PaymentMethod>sample string 7</PaymentMethod>
<PaymentStatus>sample string 8</PaymentStatus>
<Property xmlns:d2p1="http://schemas.datacontract.org/2004/07/TradeEstate.BLL.Models">
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">25</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 31</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">29</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 30</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:Address>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">5</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 11</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">9</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 10</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:AddressDescription>sample string 3</d2p1:AddressDescription>
<d2p1:AddressType>sample string 2</d2p1:AddressType>
<d2p1:AreaId>1</d2p1:AreaId>
<d2p1:CityId>1</d2p1:CityId>
<d2p1:CountryId>1</d2p1:CountryId>
<d2p1:Id>8f5582dc-e2bc-4234-986f-4e8357a8ad1d</d2p1:Id>
<d2p1:Latitude>1</d2p1:Latitude>
<d2p1:Longitude>1</d2p1:Longitude>
<d2p1:ReferenceId>sample string 4</d2p1:ReferenceId>
<d2p1:StateId>1</d2p1:StateId>
</d2p1:Address>
<d2p1:AddressDescription>sample string 14</d2p1:AddressDescription>
<d2p1:AddressType>sample string 13</d2p1:AddressType>
<d2p1:Amount>1</d2p1:Amount>
<d2p1:AmountPerShares>1</d2p1:AmountPerShares>
<d2p1:Apartment>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">6</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 7</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FloorNumber>1</d2p1:FloorNumber>
<d2p1:Id>bafed658-35f6-49e7-851c-64c8cb4b702e</d2p1:Id>
<d2p1:NumberOfBadRoom>1</d2p1:NumberOfBadRoom>
<d2p1:NumberOfBathRoom>1</d2p1:NumberOfBathRoom>
<d2p1:NumberOfRoom>1</d2p1:NumberOfRoom>
<d2p1:Parking>true</d2p1:Parking>
<d2p1:PropertyId>75d37fe2-3dc5-4649-be05-9c04c297ddac</d2p1:PropertyId>
</d2p1:Apartment>
<d2p1:AreaId>1</d2p1:AreaId>
<d2p1:AreaName>sample string 15</d2p1:AreaName>
<d2p1:AssignAdminId>1</d2p1:AssignAdminId>
<d2p1:AvailableShare>1</d2p1:AvailableShare>
<d2p1:BuiltUpArea>1</d2p1:BuiltUpArea>
<d2p1:BuiltUpAreaUnit>sample string 7</d2p1:BuiltUpAreaUnit>
<d2p1:CityId>1</d2p1:CityId>
<d2p1:CityName>sample string 16</d2p1:CityName>
<d2p1:CompletionDate>2026-03-12T21:24:22.5190746-07:00</d2p1:CompletionDate>
<d2p1:CompletionPercentage>1</d2p1:CompletionPercentage>
<d2p1:CountryId>1</d2p1:CountryId>
<d2p1:CountryName>sample string 18</d2p1:CountryName>
<d2p1:Features>sample string 6</d2p1:Features>
<d2p1:FilePath>sample string 20</d2p1:FilePath>
<d2p1:FloorNumber>1</d2p1:FloorNumber>
<d2p1:ForSell>true</d2p1:ForSell>
<d2p1:Id>b8045cd9-4238-4dbf-a5fb-5c9be0e84035</d2p1:Id>
<d2p1:Latitude>1</d2p1:Latitude>
<d2p1:LongDescription>sample string 4</d2p1:LongDescription>
<d2p1:Longitude>1</d2p1:Longitude>
<d2p1:Merchant>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">32</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 38</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">36</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 37</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:AccountNo>sample string 28</d2p1:AccountNo>
<d2p1:AssignAdminId>1</d2p1:AssignAdminId>
<d2p1:BankAccountNo>sample string 15</d2p1:BankAccountNo>
<d2p1:BankAccountTitle>sample string 16</d2p1:BankAccountTitle>
<d2p1:BankBranchId>13</d2p1:BankBranchId>
<d2p1:BankBranchName>sample string 14</d2p1:BankBranchName>
<d2p1:BankId>11</d2p1:BankId>
<d2p1:BankName>sample string 12</d2p1:BankName>
<d2p1:BusinessAddress>sample string 7</d2p1:BusinessAddress>
<d2p1:BusinessName>sample string 6</d2p1:BusinessName>
<d2p1:Contact1Email>sample string 23</d2p1:Contact1Email>
<d2p1:Contact1Name>sample string 21</d2p1:Contact1Name>
<d2p1:Contact1PhoneNo>sample string 22</d2p1:Contact1PhoneNo>
<d2p1:Contact2Email>sample string 26</d2p1:Contact2Email>
<d2p1:Contact2Name>sample string 24</d2p1:Contact2Name>
<d2p1:Contact2PhoneNo>sample string 25</d2p1:Contact2PhoneNo>
<d2p1:CurrencyCode>sample string 20</d2p1:CurrencyCode>
<d2p1:DiscountRate>17</d2p1:DiscountRate>
<d2p1:DiscountRateName>sample string 18</d2p1:DiscountRateName>
<d2p1:DocumentLinks>sample string 19</d2p1:DocumentLinks>
<d2p1:ETHAddress>sample string 31</d2p1:ETHAddress>
<d2p1:ExpiryDate>2026-03-12T21:24:22.5190746-07:00</d2p1:ExpiryDate>
<d2p1:IsBuildingDevelopment>true</d2p1:IsBuildingDevelopment>
<d2p1:IsLandDevelopment>true</d2p1:IsLandDevelopment>
<d2p1:Latitude>1</d2p1:Latitude>
<d2p1:Longitude>1</d2p1:Longitude>
<d2p1:MerchantCategoryCode>sample string 4</d2p1:MerchantCategoryCode>
<d2p1:MerchantCategoryName>sample string 5</d2p1:MerchantCategoryName>
<d2p1:MerchantCode>sample string 3</d2p1:MerchantCode>
<d2p1:MerchantDocumentTypeList>
<MerchantAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 23</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 11</CheckerId>
<CheckerNote>sample string 12</CheckerNote>
<CheckerStatus>sample string 13</CheckerStatus>
<FileString>sample string 20</FileString>
<Id>934321f5-2b69-4c38-9955-57845c8bb134</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<MerchantDocumentTypeId>3</MerchantDocumentTypeId>
<MerchantDocumentTypeName>sample string 4</MerchantDocumentTypeName>
<MerchantId>sample string 2</MerchantId>
<Note>sample string 19</Note>
<Serial>10</Serial>
<SetBy>17</SetBy>
<SetFrom>sample string 18</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
<UserName>sample string 21</UserName>
</MerchantAuditInformationViewModel>
<MerchantAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 23</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 11</CheckerId>
<CheckerNote>sample string 12</CheckerNote>
<CheckerStatus>sample string 13</CheckerStatus>
<FileString>sample string 20</FileString>
<Id>934321f5-2b69-4c38-9955-57845c8bb134</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<MerchantDocumentTypeId>3</MerchantDocumentTypeId>
<MerchantDocumentTypeName>sample string 4</MerchantDocumentTypeName>
<MerchantId>sample string 2</MerchantId>
<Note>sample string 19</Note>
<Serial>10</Serial>
<SetBy>17</SetBy>
<SetFrom>sample string 18</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
<UserName>sample string 21</UserName>
</MerchantAuditInformationViewModel>
</d2p1:MerchantDocumentTypeList>
<d2p1:MerchantDocumentURL>sample string 27</d2p1:MerchantDocumentURL>
<d2p1:MerchantId>sample string 1</d2p1:MerchantId>
<d2p1:MerchantName>sample string 2</d2p1:MerchantName>
<d2p1:MerchantSecurityKey>sample string 10</d2p1:MerchantSecurityKey>
<d2p1:MerchantStatus>sample string 9</d2p1:MerchantStatus>
<d2p1:TXId>sample string 30</d2p1:TXId>
<d2p1:Total>1</d2p1:Total>
<d2p1:TradeLicenseNo>sample string 8</d2p1:TradeLicenseNo>
<d2p1:UserId>1</d2p1:UserId>
<d2p1:Website>sample string 29</d2p1:Website>
</d2p1:Merchant>
<d2p1:MerchantId>sample string 10</d2p1:MerchantId>
<d2p1:MerchantName>sample string 11</d2p1:MerchantName>
<d2p1:NumberOfBadRoom>1</d2p1:NumberOfBadRoom>
<d2p1:NumberOfBathRoom>1</d2p1:NumberOfBathRoom>
<d2p1:NumberOfRoom>1</d2p1:NumberOfRoom>
<d2p1:NumberOfShares>1</d2p1:NumberOfShares>
<d2p1:Parking>true</d2p1:Parking>
<d2p1:PaymentMethod>sample string 22</d2p1:PaymentMethod>
<d2p1:PaymentUnit>sample string 21</d2p1:PaymentUnit>
<d2p1:PhotoId>e3aa9c04-5080-4673-8db9-b6729264c126</d2p1:PhotoId>
<d2p1:PhotoList>
<PropertyPhotoViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 7</Message>
<SetFrom>sample string 8</SetFrom>
<FilePath>sample string 2</FilePath>
<FileString>sample string 4</FileString>
<Id>116e7f6f-1bc9-4c54-9aeb-906c3ead1aca</Id>
<IsPrimary>true</IsPrimary>
<PhotoTitle>sample string 3</PhotoTitle>
<PropertyId>6ee7d1dd-c917-48f6-b43e-384f98f215e5</PropertyId>
</PropertyPhotoViewModel>
<PropertyPhotoViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 7</Message>
<SetFrom>sample string 8</SetFrom>
<FilePath>sample string 2</FilePath>
<FileString>sample string 4</FileString>
<Id>116e7f6f-1bc9-4c54-9aeb-906c3ead1aca</Id>
<IsPrimary>true</IsPrimary>
<PhotoTitle>sample string 3</PhotoTitle>
<PropertyId>6ee7d1dd-c917-48f6-b43e-384f98f215e5</PropertyId>
</PropertyPhotoViewModel>
</d2p1:PhotoList>
<d2p1:PhotoTitle>sample string 23</d2p1:PhotoTitle>
<d2p1:PropertyDocumentList>
<PropertyAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 21</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<FileList>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>3122e6ee-f8a1-42d5-89c1-595fb1dabc42</d2p1:Id>
<d2p1:PropertyAuditInformationId>65eed7d9-038e-4d1e-8ca4-647b35fc5a01</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>3122e6ee-f8a1-42d5-89c1-595fb1dabc42</d2p1:Id>
<d2p1:PropertyAuditInformationId>65eed7d9-038e-4d1e-8ca4-647b35fc5a01</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>fe02a62f-90e4-4f20-844b-aecc1893d6dd</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<Note>sample string 18</Note>
<PropertyDocumentTypeId>3</PropertyDocumentTypeId>
<PropertyDocumentTypeName>sample string 4</PropertyDocumentTypeName>
<PropertyId>b0b787bc-ae40-4a1b-bdef-b928e2b68346</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
</PropertyAuditInformationViewModel>
<PropertyAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 21</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<FileList>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>3122e6ee-f8a1-42d5-89c1-595fb1dabc42</d2p1:Id>
<d2p1:PropertyAuditInformationId>65eed7d9-038e-4d1e-8ca4-647b35fc5a01</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>3122e6ee-f8a1-42d5-89c1-595fb1dabc42</d2p1:Id>
<d2p1:PropertyAuditInformationId>65eed7d9-038e-4d1e-8ca4-647b35fc5a01</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>fe02a62f-90e4-4f20-844b-aecc1893d6dd</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<Note>sample string 18</Note>
<PropertyDocumentTypeId>3</PropertyDocumentTypeId>
<PropertyDocumentTypeName>sample string 4</PropertyDocumentTypeName>
<PropertyId>b0b787bc-ae40-4a1b-bdef-b928e2b68346</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
</PropertyAuditInformationViewModel>
</d2p1:PropertyDocumentList>
<d2p1:PropertyDocumentTypeList>
<PropertyAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 21</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<FileList>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>3122e6ee-f8a1-42d5-89c1-595fb1dabc42</d2p1:Id>
<d2p1:PropertyAuditInformationId>65eed7d9-038e-4d1e-8ca4-647b35fc5a01</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>3122e6ee-f8a1-42d5-89c1-595fb1dabc42</d2p1:Id>
<d2p1:PropertyAuditInformationId>65eed7d9-038e-4d1e-8ca4-647b35fc5a01</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>fe02a62f-90e4-4f20-844b-aecc1893d6dd</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<Note>sample string 18</Note>
<PropertyDocumentTypeId>3</PropertyDocumentTypeId>
<PropertyDocumentTypeName>sample string 4</PropertyDocumentTypeName>
<PropertyId>b0b787bc-ae40-4a1b-bdef-b928e2b68346</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
</PropertyAuditInformationViewModel>
<PropertyAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 21</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<FileList>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>3122e6ee-f8a1-42d5-89c1-595fb1dabc42</d2p1:Id>
<d2p1:PropertyAuditInformationId>65eed7d9-038e-4d1e-8ca4-647b35fc5a01</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>3122e6ee-f8a1-42d5-89c1-595fb1dabc42</d2p1:Id>
<d2p1:PropertyAuditInformationId>65eed7d9-038e-4d1e-8ca4-647b35fc5a01</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>fe02a62f-90e4-4f20-844b-aecc1893d6dd</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<Note>sample string 18</Note>
<PropertyDocumentTypeId>3</PropertyDocumentTypeId>
<PropertyDocumentTypeName>sample string 4</PropertyDocumentTypeName>
<PropertyId>b0b787bc-ae40-4a1b-bdef-b928e2b68346</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
</PropertyAuditInformationViewModel>
</d2p1:PropertyDocumentTypeList>
<d2p1:PropertyFeatureList>
<PropertyFeatureViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 5</Message>
<SetFrom>sample string 6</SetFrom>
<FeatureTitle>sample string 3</FeatureTitle>
<Id>89ec5f28-2404-48de-ad70-cda87f31053e</Id>
<PropertyFeatureId>1</PropertyFeatureId>
<PropertyId>229d0fcf-5c01-40b3-89c5-9eb119a2f581</PropertyId>
<Text>sample string 2</Text>
</PropertyFeatureViewModel>
<PropertyFeatureViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 5</Message>
<SetFrom>sample string 6</SetFrom>
<FeatureTitle>sample string 3</FeatureTitle>
<Id>89ec5f28-2404-48de-ad70-cda87f31053e</Id>
<PropertyFeatureId>1</PropertyFeatureId>
<PropertyId>229d0fcf-5c01-40b3-89c5-9eb119a2f581</PropertyId>
<Text>sample string 2</Text>
</PropertyFeatureViewModel>
</d2p1:PropertyFeatureList>
<d2p1:PropertySellAdvert>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">6</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 12</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">10</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 11</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5190746-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:Amount>1</d2p1:Amount>
<d2p1:Id>7d65dda1-c594-434b-a5b6-afa43d742a7b</d2p1:Id>
<d2p1:InstalmentDate>2026-03-12T21:24:22.5190746-07:00</d2p1:InstalmentDate>
<d2p1:InstalmentSchema>sample string 4</d2p1:InstalmentSchema>
<d2p1:InstalmentSize>1</d2p1:InstalmentSize>
<d2p1:PaymentMethod>sample string 3</d2p1:PaymentMethod>
<d2p1:PaymentUnit>sample string 2</d2p1:PaymentUnit>
<d2p1:PropertyId>768e70be-cbd5-482f-bc51-cc7618a0fec7</d2p1:PropertyId>
<d2p1:Status>sample string 5</d2p1:Status>
</d2p1:PropertySellAdvert>
<d2p1:PropertySize>1</d2p1:PropertySize>
<d2p1:PropertyTypeName>sample string 12</d2p1:PropertyTypeName>
<d2p1:SharePrice>1</d2p1:SharePrice>
<d2p1:ShortDescription>sample string 3</d2p1:ShortDescription>
<d2p1:SmartContractAddress>sample string 9</d2p1:SmartContractAddress>
<d2p1:StartDate>2026-03-12T21:24:22.5190746-07:00</d2p1:StartDate>
<d2p1:StateId>1</d2p1:StateId>
<d2p1:StateName>sample string 17</d2p1:StateName>
<d2p1:Status>sample string 8</d2p1:Status>
<d2p1:Title>sample string 2</d2p1:Title>
<d2p1:TotalNumber>1</d2p1:TotalNumber>
<d2p1:TotalPrice>1</d2p1:TotalPrice>
<d2p1:TotalSellShare>1</d2p1:TotalSellShare>
<d2p1:TotalShare>1</d2p1:TotalShare>
<d2p1:TotalSupply>1</d2p1:TotalSupply>
<d2p1:TransactionDate>2026-03-12T21:24:22.5190746-07:00</d2p1:TransactionDate>
<d2p1:Type>1</d2p1:Type>
<d2p1:Unit>sample string 5</d2p1:Unit>
<d2p1:UnitPrice>1</d2p1:UnitPrice>
<d2p1:VideoUrl>sample string 19</d2p1:VideoUrl>
</Property>
<PropertyId>4264880e-01fc-4b85-8cfb-4665015d1692</PropertyId>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>13</SetBy>
<SetFrom>sample string 14</SetFrom>
<SetOn>2026-03-12T21:24:22.5190746-07:00</SetOn>
<Status>sample string 19</Status>
<Title>sample string 18</Title>
<TotalNumber>1</TotalNumber>
<TotalPay>1</TotalPay>
<TransactionDate>2026-03-12T21:24:22.5190746-07:00</TransactionDate>
<TransactionHash>sample string 5</TransactionHash>
<TransactionType>sample string 6</TransactionType>
</AssetBuyMasterViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
AssetBuyMasterViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| PropertyId | globally unique identifier |
None. |
|
| CustomerId | string |
None. |
|
| Amount | decimal number |
None. |
|
| TotalPay | decimal number |
None. |
|
| DownPayments | decimal number |
None. |
|
| ReferenceNumber | string |
None. |
|
| TransactionHash | string |
None. |
|
| TransactionType | string |
None. |
|
| TransactionDate | date |
None. |
|
| PaymentMethod | string |
None. |
|
| PaymentStatus | string |
None. |
|
| PaymentInformation | string |
None. |
|
| IsActive | boolean |
None. |
|
| IsDeleted | boolean |
None. |
|
| SetOn | date |
None. |
|
| SetBy | integer |
None. |
|
| SetFrom | string |
None. |
|
| Note | string |
None. |
|
| AssetBuyDetailList | Collection of AssetBuyDetailViewModel |
None. |
|
| Property | PropertyModel |
None. |
|
| AssetBuyDetailsList | Collection of AssetBuyDetailViewModel |
None. |
|
| MortgageLoanInformationList | Collection of MortgageLoanInformationViewModel |
None. |
|
| MerchantId | string |
None. |
|
| MerchantName | string |
None. |
|
| Title | string |
None. |
|
| Status | string |
None. |
|
| TotalNumber | integer |
None. |
|
| IsOperationSuccessful | boolean |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "b30895e3-6f6e-4ff5-9d74-791b0bf82038",
"PropertyId": "16264310-28b8-439a-b79e-08ba95d758c4",
"CustomerId": "sample string 3",
"Amount": 1.0,
"TotalPay": 1.0,
"DownPayments": 1.0,
"ReferenceNumber": "sample string 4",
"TransactionHash": "sample string 5",
"TransactionType": "sample string 6",
"TransactionDate": "2026-03-12T21:24:22.5348187-07:00",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 13,
"SetFrom": "sample string 14",
"Note": "sample string 15",
"AssetBuyDetailList": [
{
"Id": "49ecb31b-d02b-4feb-b4c0-690626d840b7",
"AssetBuyMasterId": "d3a28d57-23e1-4074-8d13-8c18f968caa9",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-03-12T21:24:22.5348187-07:00",
"ReferenceNumber": "sample string 4",
"TransactionHash": "sample string 5",
"TransactionId": "sample string 6",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"BankDepositPhoto": "sample string 10",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 14,
"SetFrom": "sample string 15",
"Note": "sample string 16",
"TotalAmount": 1.0,
"Title": "sample string 17",
"MerchantId": "sample string 18",
"MerchantName": "sample string 19",
"CustomerName": "sample string 20",
"CustomerId": "sample string 21",
"BankDepositPhotoString": "sample string 22",
"IsOperationSuccessful": true,
"Message": "sample string 24"
},
{
"Id": "49ecb31b-d02b-4feb-b4c0-690626d840b7",
"AssetBuyMasterId": "d3a28d57-23e1-4074-8d13-8c18f968caa9",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-03-12T21:24:22.5348187-07:00",
"ReferenceNumber": "sample string 4",
"TransactionHash": "sample string 5",
"TransactionId": "sample string 6",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"BankDepositPhoto": "sample string 10",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 14,
"SetFrom": "sample string 15",
"Note": "sample string 16",
"TotalAmount": 1.0,
"Title": "sample string 17",
"MerchantId": "sample string 18",
"MerchantName": "sample string 19",
"CustomerName": "sample string 20",
"CustomerId": "sample string 21",
"BankDepositPhotoString": "sample string 22",
"IsOperationSuccessful": true,
"Message": "sample string 24"
}
],
"Property": {
"Id": "15f04f12-0136-40b5-940e-bd29750ef2d6",
"Title": "sample string 2",
"ShortDescription": "sample string 3",
"LongDescription": "sample string 4",
"TotalPrice": 1.0,
"UnitPrice": 1.0,
"Unit": "sample string 5",
"Latitude": 1.0,
"Longitude": 1.0,
"Type": 1,
"Features": "sample string 6",
"BuiltUpArea": 1.0,
"BuiltUpAreaUnit": "sample string 7",
"Status": "sample string 8",
"PropertySize": 1.0,
"SmartContractAddress": "sample string 9",
"TotalSupply": 1.0,
"TotalShare": 1.0,
"AvailableShare": 1.0,
"TotalSellShare": 1.0,
"CompletionDate": "2026-03-12T21:24:22.5348187-07:00",
"CompletionPercentage": 1.0,
"SharePrice": 1.0,
"StartDate": "2026-03-12T21:24:22.5348187-07:00",
"MerchantId": "sample string 10",
"TotalNumber": 1,
"Address": {
"Id": "faa31398-7670-4c32-8339-6ad4891fd1a0",
"AddressType": "sample string 2",
"AddressDescription": "sample string 3",
"AreaId": 1,
"CityId": 1,
"StateId": 1,
"CountryId": 1,
"Latitude": 1.0,
"Longitude": 1.0,
"ReferenceId": "sample string 4",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 9,
"SetFrom": "sample string 10",
"Note": "sample string 11"
},
"Apartment": {
"Id": "4cf96699-50e5-42a6-881f-36639f75ffa7",
"PropertyId": "184a9303-e733-46a5-bfd6-58b478b775ef",
"NumberOfRoom": 1,
"NumberOfBadRoom": 1,
"NumberOfBathRoom": 1,
"Parking": true,
"FloorNumber": 1,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 6,
"SetFrom": "sample string 7",
"Note": "sample string 8"
},
"PropertyDocumentTypeList": [
{
"Id": "f29b42a6-4e66-4470-934b-5254ae2c2999",
"PropertyId": "6d697c7a-85d0-4280-bb83-7f4c8f22d8f6",
"PropertyDocumentTypeId": 3,
"PropertyDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "4154405a-303f-473c-a3b8-6efa860186af",
"PropertyAuditInformationId": "1e927d74-6462-458a-b2b7-3bb75ef40a2f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "4154405a-303f-473c-a3b8-6efa860186af",
"PropertyAuditInformationId": "1e927d74-6462-458a-b2b7-3bb75ef40a2f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
},
{
"Id": "f29b42a6-4e66-4470-934b-5254ae2c2999",
"PropertyId": "6d697c7a-85d0-4280-bb83-7f4c8f22d8f6",
"PropertyDocumentTypeId": 3,
"PropertyDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "4154405a-303f-473c-a3b8-6efa860186af",
"PropertyAuditInformationId": "1e927d74-6462-458a-b2b7-3bb75ef40a2f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "4154405a-303f-473c-a3b8-6efa860186af",
"PropertyAuditInformationId": "1e927d74-6462-458a-b2b7-3bb75ef40a2f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
}
],
"PropertyFeatureList": [
{
"Id": "84865711-1992-4884-8f54-003f7f7dd7c7",
"PropertyFeatureId": 1,
"Text": "sample string 2",
"PropertyId": "16c2af04-5720-49d0-b79e-ac32403d5a64",
"FeatureTitle": "sample string 3",
"IsOperationSuccessful": true,
"Message": "sample string 5",
"SetFrom": "sample string 6"
},
{
"Id": "84865711-1992-4884-8f54-003f7f7dd7c7",
"PropertyFeatureId": 1,
"Text": "sample string 2",
"PropertyId": "16c2af04-5720-49d0-b79e-ac32403d5a64",
"FeatureTitle": "sample string 3",
"IsOperationSuccessful": true,
"Message": "sample string 5",
"SetFrom": "sample string 6"
}
],
"PhotoList": [
{
"Id": "801dfbc7-bddd-45b9-aff1-c64d883e83f6",
"PropertyId": "eb55d837-5fff-47f5-9e8c-70edfd7f6404",
"FilePath": "sample string 2",
"PhotoTitle": "sample string 3",
"FileString": "sample string 4",
"IsPrimary": true,
"IsOperationSuccessful": true,
"Message": "sample string 7",
"SetFrom": "sample string 8"
},
{
"Id": "801dfbc7-bddd-45b9-aff1-c64d883e83f6",
"PropertyId": "eb55d837-5fff-47f5-9e8c-70edfd7f6404",
"FilePath": "sample string 2",
"PhotoTitle": "sample string 3",
"FileString": "sample string 4",
"IsPrimary": true,
"IsOperationSuccessful": true,
"Message": "sample string 7",
"SetFrom": "sample string 8"
}
],
"MerchantName": "sample string 11",
"AssignAdminId": 1,
"PropertyTypeName": "sample string 12",
"AddressType": "sample string 13",
"AddressDescription": "sample string 14",
"AreaId": 1,
"AreaName": "sample string 15",
"CityId": 1,
"CityName": "sample string 16",
"StateId": 1,
"StateName": "sample string 17",
"CountryId": 1,
"CountryName": "sample string 18",
"NumberOfRoom": 1,
"NumberOfBadRoom": 1,
"NumberOfBathRoom": 1,
"Parking": true,
"FloorNumber": 1,
"VideoUrl": "sample string 19",
"FilePath": "sample string 20",
"Amount": 1.0,
"AmountPerShares": 1.0,
"NumberOfShares": 1.0,
"TransactionDate": "2026-03-12T21:24:22.5348187-07:00",
"ForSell": true,
"PaymentUnit": "sample string 21",
"PaymentMethod": "sample string 22",
"PropertyDocumentList": [
{
"Id": "f29b42a6-4e66-4470-934b-5254ae2c2999",
"PropertyId": "6d697c7a-85d0-4280-bb83-7f4c8f22d8f6",
"PropertyDocumentTypeId": 3,
"PropertyDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "4154405a-303f-473c-a3b8-6efa860186af",
"PropertyAuditInformationId": "1e927d74-6462-458a-b2b7-3bb75ef40a2f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "4154405a-303f-473c-a3b8-6efa860186af",
"PropertyAuditInformationId": "1e927d74-6462-458a-b2b7-3bb75ef40a2f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
},
{
"Id": "f29b42a6-4e66-4470-934b-5254ae2c2999",
"PropertyId": "6d697c7a-85d0-4280-bb83-7f4c8f22d8f6",
"PropertyDocumentTypeId": 3,
"PropertyDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "4154405a-303f-473c-a3b8-6efa860186af",
"PropertyAuditInformationId": "1e927d74-6462-458a-b2b7-3bb75ef40a2f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "4154405a-303f-473c-a3b8-6efa860186af",
"PropertyAuditInformationId": "1e927d74-6462-458a-b2b7-3bb75ef40a2f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
}
],
"PropertySellAdvert": {
"Id": "4b20cc8e-2d60-442f-af3d-aa4f5bb94d3e",
"PropertyId": "76e43f4c-cc7b-46a7-bdb3-d4f2bf1438b9",
"PaymentUnit": "sample string 2",
"PaymentMethod": "sample string 3",
"InstalmentSize": 1.0,
"InstalmentDate": "2026-03-12T21:24:22.5348187-07:00",
"InstalmentSchema": "sample string 4",
"Amount": 1.0,
"Status": "sample string 5",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 10,
"SetFrom": "sample string 11",
"Note": "sample string 12"
},
"PhotoTitle": "sample string 23",
"PhotoId": "dacb8f55-094b-4f9a-8aeb-5f8a308ea44d",
"Merchant": {
"MerchantId": "sample string 1",
"MerchantName": "sample string 2",
"MerchantCode": "sample string 3",
"MerchantCategoryCode": "sample string 4",
"MerchantCategoryName": "sample string 5",
"UserId": 1,
"BusinessName": "sample string 6",
"BusinessAddress": "sample string 7",
"TradeLicenseNo": "sample string 8",
"MerchantStatus": "sample string 9",
"MerchantSecurityKey": "sample string 10",
"BankId": 11,
"BankName": "sample string 12",
"BankBranchId": 13,
"BankBranchName": "sample string 14",
"BankAccountNo": "sample string 15",
"BankAccountTitle": "sample string 16",
"DiscountRate": 17,
"DiscountRateName": "sample string 18",
"DocumentLinks": "sample string 19",
"CurrencyCode": "sample string 20",
"Latitude": 1.0,
"Longitude": 1.0,
"Contact1Name": "sample string 21",
"Contact1PhoneNo": "sample string 22",
"Contact1Email": "sample string 23",
"Contact2Name": "sample string 24",
"Contact2PhoneNo": "sample string 25",
"Contact2Email": "sample string 26",
"MerchantDocumentURL": "sample string 27",
"AccountNo": "sample string 28",
"Website": "sample string 29",
"ExpiryDate": "2026-03-12T21:24:22.5348187-07:00",
"IsBuildingDevelopment": true,
"IsLandDevelopment": true,
"MerchantDocumentTypeList": [
{
"Id": "3b73e0f6-e80d-44a3-931c-b93bed25fabf",
"MerchantId": "sample string 2",
"MerchantDocumentTypeId": 3,
"MerchantDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"Serial": 10,
"CheckerId": "sample string 11",
"CheckerNote": "sample string 12",
"CheckerStatus": "sample string 13",
"AssignAuditorId": 1,
"AssignAdminId": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 17,
"SetFrom": "sample string 18",
"Note": "sample string 19",
"FileString": "sample string 20",
"UserName": "sample string 21",
"FileList": [
{
"Id": "15a93c1a-78e2-47c5-bbf6-210a60d10b02",
"MerchantAuditInformationId": "3358fe78-72a7-4864-a196-4e387d83e03d",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "15a93c1a-78e2-47c5-bbf6-210a60d10b02",
"MerchantAuditInformationId": "3358fe78-72a7-4864-a196-4e387d83e03d",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 23"
},
{
"Id": "3b73e0f6-e80d-44a3-931c-b93bed25fabf",
"MerchantId": "sample string 2",
"MerchantDocumentTypeId": 3,
"MerchantDocumentTypeName": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"Serial": 10,
"CheckerId": "sample string 11",
"CheckerNote": "sample string 12",
"CheckerStatus": "sample string 13",
"AssignAuditorId": 1,
"AssignAdminId": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 17,
"SetFrom": "sample string 18",
"Note": "sample string 19",
"FileString": "sample string 20",
"UserName": "sample string 21",
"FileList": [
{
"Id": "15a93c1a-78e2-47c5-bbf6-210a60d10b02",
"MerchantAuditInformationId": "3358fe78-72a7-4864-a196-4e387d83e03d",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "15a93c1a-78e2-47c5-bbf6-210a60d10b02",
"MerchantAuditInformationId": "3358fe78-72a7-4864-a196-4e387d83e03d",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 23"
}
],
"AssignAdminId": 1,
"Total": 1,
"TXId": "sample string 30",
"ETHAddress": "sample string 31",
"Id": 32,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 36,
"SetFrom": "sample string 37",
"Note": "sample string 38"
},
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 29,
"SetFrom": "sample string 30",
"Note": "sample string 31"
},
"AssetBuyDetailsList": [
{
"Id": "49ecb31b-d02b-4feb-b4c0-690626d840b7",
"AssetBuyMasterId": "d3a28d57-23e1-4074-8d13-8c18f968caa9",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-03-12T21:24:22.5348187-07:00",
"ReferenceNumber": "sample string 4",
"TransactionHash": "sample string 5",
"TransactionId": "sample string 6",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"BankDepositPhoto": "sample string 10",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 14,
"SetFrom": "sample string 15",
"Note": "sample string 16",
"TotalAmount": 1.0,
"Title": "sample string 17",
"MerchantId": "sample string 18",
"MerchantName": "sample string 19",
"CustomerName": "sample string 20",
"CustomerId": "sample string 21",
"BankDepositPhotoString": "sample string 22",
"IsOperationSuccessful": true,
"Message": "sample string 24"
},
{
"Id": "49ecb31b-d02b-4feb-b4c0-690626d840b7",
"AssetBuyMasterId": "d3a28d57-23e1-4074-8d13-8c18f968caa9",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-03-12T21:24:22.5348187-07:00",
"ReferenceNumber": "sample string 4",
"TransactionHash": "sample string 5",
"TransactionId": "sample string 6",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"BankDepositPhoto": "sample string 10",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 14,
"SetFrom": "sample string 15",
"Note": "sample string 16",
"TotalAmount": 1.0,
"Title": "sample string 17",
"MerchantId": "sample string 18",
"MerchantName": "sample string 19",
"CustomerName": "sample string 20",
"CustomerId": "sample string 21",
"BankDepositPhotoString": "sample string 22",
"IsOperationSuccessful": true,
"Message": "sample string 24"
}
],
"MortgageLoanInformationList": [
{
"Id": "2c2591df-96d3-44e5-adc8-68940b4f1719",
"MortgageCompanyName": "sample string 2",
"AssetBuyMasterId": "b0a1fd5c-37e9-414e-a28f-c8fff6047e14",
"CustomerId": "sample string 3",
"MortgageCompanyId": 1,
"Amount": 1.0,
"Status": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"CustomerName": "sample string 19",
"Name": "sample string 20",
"DocumentName": "sample string 21",
"DocumentAuditStatus": "sample string 22",
"FileType": "sample string 23",
"FilePath": "sample string 24",
"MortgageLoanDocumentInformationId": "889b47ab-5b21-4014-b177-c87f4ec5becd",
"MortgageLoanDocumentInformationList": [
{
"Id": "57568d34-95e7-43c4-9c39-1af63be992c9",
"MortgageLoanInformationId": "b3115acf-c4fc-4547-b9fb-3336efa796e2",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "236fecd3-ef66-444c-ad37-ef4f1a904ede",
"MortgageLoanDocumentInformationId": "53a5e7fa-33d8-4c63-a758-60aa3e379487",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "236fecd3-ef66-444c-ad37-ef4f1a904ede",
"MortgageLoanDocumentInformationId": "53a5e7fa-33d8-4c63-a758-60aa3e379487",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
}
],
"FileString": "sample string 10",
"FileType": "sample string 11",
"IsOperationSuccessful": true,
"Message": "sample string 13"
},
{
"Id": "57568d34-95e7-43c4-9c39-1af63be992c9",
"MortgageLoanInformationId": "b3115acf-c4fc-4547-b9fb-3336efa796e2",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "236fecd3-ef66-444c-ad37-ef4f1a904ede",
"MortgageLoanDocumentInformationId": "53a5e7fa-33d8-4c63-a758-60aa3e379487",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "236fecd3-ef66-444c-ad37-ef4f1a904ede",
"MortgageLoanDocumentInformationId": "53a5e7fa-33d8-4c63-a758-60aa3e379487",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
}
],
"FileString": "sample string 10",
"FileType": "sample string 11",
"IsOperationSuccessful": true,
"Message": "sample string 13"
}
],
"FileString": "sample string 26",
"DocumentAuditNote": "sample string 27",
"IsOperationSuccessful": true,
"Message": "sample string 29"
},
{
"Id": "2c2591df-96d3-44e5-adc8-68940b4f1719",
"MortgageCompanyName": "sample string 2",
"AssetBuyMasterId": "b0a1fd5c-37e9-414e-a28f-c8fff6047e14",
"CustomerId": "sample string 3",
"MortgageCompanyId": 1,
"Amount": 1.0,
"Status": "sample string 4",
"AuditData": "sample string 5",
"MakerNote": "sample string 6",
"AuditorId": "sample string 7",
"AuditorNote": "sample string 8",
"AuditStatus": "sample string 9",
"AssignAuditorId": 1,
"CheckerId": "sample string 10",
"CheckerNote": "sample string 11",
"CheckerStatus": "sample string 12",
"AssignAdminId": 1,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"CustomerName": "sample string 19",
"Name": "sample string 20",
"DocumentName": "sample string 21",
"DocumentAuditStatus": "sample string 22",
"FileType": "sample string 23",
"FilePath": "sample string 24",
"MortgageLoanDocumentInformationId": "889b47ab-5b21-4014-b177-c87f4ec5becd",
"MortgageLoanDocumentInformationList": [
{
"Id": "57568d34-95e7-43c4-9c39-1af63be992c9",
"MortgageLoanInformationId": "b3115acf-c4fc-4547-b9fb-3336efa796e2",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "236fecd3-ef66-444c-ad37-ef4f1a904ede",
"MortgageLoanDocumentInformationId": "53a5e7fa-33d8-4c63-a758-60aa3e379487",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "236fecd3-ef66-444c-ad37-ef4f1a904ede",
"MortgageLoanDocumentInformationId": "53a5e7fa-33d8-4c63-a758-60aa3e379487",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
}
],
"FileString": "sample string 10",
"FileType": "sample string 11",
"IsOperationSuccessful": true,
"Message": "sample string 13"
},
{
"Id": "57568d34-95e7-43c4-9c39-1af63be992c9",
"MortgageLoanInformationId": "b3115acf-c4fc-4547-b9fb-3336efa796e2",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-03-12T21:24:22.5348187-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "236fecd3-ef66-444c-ad37-ef4f1a904ede",
"MortgageLoanDocumentInformationId": "53a5e7fa-33d8-4c63-a758-60aa3e379487",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "236fecd3-ef66-444c-ad37-ef4f1a904ede",
"MortgageLoanDocumentInformationId": "53a5e7fa-33d8-4c63-a758-60aa3e379487",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
}
],
"FileString": "sample string 10",
"FileType": "sample string 11",
"IsOperationSuccessful": true,
"Message": "sample string 13"
}
],
"FileString": "sample string 26",
"DocumentAuditNote": "sample string 27",
"IsOperationSuccessful": true,
"Message": "sample string 29"
}
],
"MerchantId": "sample string 16",
"MerchantName": "sample string 17",
"Title": "sample string 18",
"Status": "sample string 19",
"TotalNumber": 1,
"IsOperationSuccessful": true,
"Message": "sample string 21"
}
application/xml, text/xml
Sample:
<AssetBuyMasterViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.BLL.ViewModels">
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 21</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyDetailList>
<AssetBuyDetailViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 24</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>d3a28d57-23e1-4074-8d13-8c18f968caa9</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>49ecb31b-d02b-4feb-b4c0-690626d840b7</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MerchantId>sample string 18</MerchantId>
<MerchantName>sample string 19</MerchantName>
<Note>sample string 16</Note>
<PaymentInformation>sample string 9</PaymentInformation>
<PaymentMethod>sample string 7</PaymentMethod>
<PaymentStatus>sample string 8</PaymentStatus>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>14</SetBy>
<SetFrom>sample string 15</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-03-12T21:24:22.5348187-07:00</TransactionDate>
<TransactionHash>sample string 5</TransactionHash>
<TransactionId>sample string 6</TransactionId>
<TransactionType>sample string 3</TransactionType>
</AssetBuyDetailViewModel>
<AssetBuyDetailViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 24</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>d3a28d57-23e1-4074-8d13-8c18f968caa9</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>49ecb31b-d02b-4feb-b4c0-690626d840b7</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MerchantId>sample string 18</MerchantId>
<MerchantName>sample string 19</MerchantName>
<Note>sample string 16</Note>
<PaymentInformation>sample string 9</PaymentInformation>
<PaymentMethod>sample string 7</PaymentMethod>
<PaymentStatus>sample string 8</PaymentStatus>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>14</SetBy>
<SetFrom>sample string 15</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-03-12T21:24:22.5348187-07:00</TransactionDate>
<TransactionHash>sample string 5</TransactionHash>
<TransactionId>sample string 6</TransactionId>
<TransactionType>sample string 3</TransactionType>
</AssetBuyDetailViewModel>
</AssetBuyDetailList>
<AssetBuyDetailsList>
<AssetBuyDetailViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 24</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>d3a28d57-23e1-4074-8d13-8c18f968caa9</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>49ecb31b-d02b-4feb-b4c0-690626d840b7</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MerchantId>sample string 18</MerchantId>
<MerchantName>sample string 19</MerchantName>
<Note>sample string 16</Note>
<PaymentInformation>sample string 9</PaymentInformation>
<PaymentMethod>sample string 7</PaymentMethod>
<PaymentStatus>sample string 8</PaymentStatus>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>14</SetBy>
<SetFrom>sample string 15</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-03-12T21:24:22.5348187-07:00</TransactionDate>
<TransactionHash>sample string 5</TransactionHash>
<TransactionId>sample string 6</TransactionId>
<TransactionType>sample string 3</TransactionType>
</AssetBuyDetailViewModel>
<AssetBuyDetailViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 24</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>d3a28d57-23e1-4074-8d13-8c18f968caa9</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>49ecb31b-d02b-4feb-b4c0-690626d840b7</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MerchantId>sample string 18</MerchantId>
<MerchantName>sample string 19</MerchantName>
<Note>sample string 16</Note>
<PaymentInformation>sample string 9</PaymentInformation>
<PaymentMethod>sample string 7</PaymentMethod>
<PaymentStatus>sample string 8</PaymentStatus>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>14</SetBy>
<SetFrom>sample string 15</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-03-12T21:24:22.5348187-07:00</TransactionDate>
<TransactionHash>sample string 5</TransactionHash>
<TransactionId>sample string 6</TransactionId>
<TransactionType>sample string 3</TransactionType>
</AssetBuyDetailViewModel>
</AssetBuyDetailsList>
<CustomerId>sample string 3</CustomerId>
<DownPayments>1</DownPayments>
<Id>b30895e3-6f6e-4ff5-9d74-791b0bf82038</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MerchantId>sample string 16</MerchantId>
<MerchantName>sample string 17</MerchantName>
<MortgageLoanInformationList>
<MortgageLoanInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 29</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>b0a1fd5c-37e9-414e-a28f-c8fff6047e14</AssetBuyMasterId>
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<CustomerId>sample string 3</CustomerId>
<CustomerName>sample string 19</CustomerName>
<DocumentAuditNote>sample string 27</DocumentAuditNote>
<DocumentAuditStatus>sample string 22</DocumentAuditStatus>
<DocumentName>sample string 21</DocumentName>
<FilePath>sample string 24</FilePath>
<FileString>sample string 26</FileString>
<FileType>sample string 23</FileType>
<Id>2c2591df-96d3-44e5-adc8-68940b4f1719</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MakerNote>sample string 6</MakerNote>
<MortgageCompanyId>1</MortgageCompanyId>
<MortgageCompanyName>sample string 2</MortgageCompanyName>
<MortgageLoanDocumentInformationId>889b47ab-5b21-4014-b177-c87f4ec5becd</MortgageLoanDocumentInformationId>
<MortgageLoanDocumentInformationList>
<MortgageLoanDocumentInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 13</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AuditStatus>sample string 3</AuditStatus>
<DocumentName>sample string 2</DocumentName>
<FileString>sample string 10</FileString>
<FileType>sample string 11</FileType>
<Id>57568d34-95e7-43c4-9c39-1af63be992c9</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MortgageDocumentTypeId>1</MortgageDocumentTypeId>
<MortgageLoanDocumentInformation>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>236fecd3-ef66-444c-ad37-ef4f1a904ede</Id>
<MortgageLoanDocumentInformationId>53a5e7fa-33d8-4c63-a758-60aa3e379487</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>236fecd3-ef66-444c-ad37-ef4f1a904ede</Id>
<MortgageLoanDocumentInformationId>53a5e7fa-33d8-4c63-a758-60aa3e379487</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>b3115acf-c4fc-4547-b9fb-3336efa796e2</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
</MortgageLoanDocumentInformationViewModel>
<MortgageLoanDocumentInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 13</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AuditStatus>sample string 3</AuditStatus>
<DocumentName>sample string 2</DocumentName>
<FileString>sample string 10</FileString>
<FileType>sample string 11</FileType>
<Id>57568d34-95e7-43c4-9c39-1af63be992c9</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MortgageDocumentTypeId>1</MortgageDocumentTypeId>
<MortgageLoanDocumentInformation>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>236fecd3-ef66-444c-ad37-ef4f1a904ede</Id>
<MortgageLoanDocumentInformationId>53a5e7fa-33d8-4c63-a758-60aa3e379487</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>236fecd3-ef66-444c-ad37-ef4f1a904ede</Id>
<MortgageLoanDocumentInformationId>53a5e7fa-33d8-4c63-a758-60aa3e379487</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>b3115acf-c4fc-4547-b9fb-3336efa796e2</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
</MortgageLoanDocumentInformationViewModel>
</MortgageLoanDocumentInformationList>
<Name>sample string 20</Name>
<Note>sample string 18</Note>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
<Status>sample string 4</Status>
</MortgageLoanInformationViewModel>
<MortgageLoanInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 29</Message>
<SetFrom i:nil="true" />
<Amount>1</Amount>
<AssetBuyMasterId>b0a1fd5c-37e9-414e-a28f-c8fff6047e14</AssetBuyMasterId>
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<CustomerId>sample string 3</CustomerId>
<CustomerName>sample string 19</CustomerName>
<DocumentAuditNote>sample string 27</DocumentAuditNote>
<DocumentAuditStatus>sample string 22</DocumentAuditStatus>
<DocumentName>sample string 21</DocumentName>
<FilePath>sample string 24</FilePath>
<FileString>sample string 26</FileString>
<FileType>sample string 23</FileType>
<Id>2c2591df-96d3-44e5-adc8-68940b4f1719</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MakerNote>sample string 6</MakerNote>
<MortgageCompanyId>1</MortgageCompanyId>
<MortgageCompanyName>sample string 2</MortgageCompanyName>
<MortgageLoanDocumentInformationId>889b47ab-5b21-4014-b177-c87f4ec5becd</MortgageLoanDocumentInformationId>
<MortgageLoanDocumentInformationList>
<MortgageLoanDocumentInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 13</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AuditStatus>sample string 3</AuditStatus>
<DocumentName>sample string 2</DocumentName>
<FileString>sample string 10</FileString>
<FileType>sample string 11</FileType>
<Id>57568d34-95e7-43c4-9c39-1af63be992c9</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MortgageDocumentTypeId>1</MortgageDocumentTypeId>
<MortgageLoanDocumentInformation>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>236fecd3-ef66-444c-ad37-ef4f1a904ede</Id>
<MortgageLoanDocumentInformationId>53a5e7fa-33d8-4c63-a758-60aa3e379487</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>236fecd3-ef66-444c-ad37-ef4f1a904ede</Id>
<MortgageLoanDocumentInformationId>53a5e7fa-33d8-4c63-a758-60aa3e379487</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>b3115acf-c4fc-4547-b9fb-3336efa796e2</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
</MortgageLoanDocumentInformationViewModel>
<MortgageLoanDocumentInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 13</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AuditStatus>sample string 3</AuditStatus>
<DocumentName>sample string 2</DocumentName>
<FileString>sample string 10</FileString>
<FileType>sample string 11</FileType>
<Id>57568d34-95e7-43c4-9c39-1af63be992c9</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MortgageDocumentTypeId>1</MortgageDocumentTypeId>
<MortgageLoanDocumentInformation>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>236fecd3-ef66-444c-ad37-ef4f1a904ede</Id>
<MortgageLoanDocumentInformationId>53a5e7fa-33d8-4c63-a758-60aa3e379487</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>236fecd3-ef66-444c-ad37-ef4f1a904ede</Id>
<MortgageLoanDocumentInformationId>53a5e7fa-33d8-4c63-a758-60aa3e379487</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>b3115acf-c4fc-4547-b9fb-3336efa796e2</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
</MortgageLoanDocumentInformationViewModel>
</MortgageLoanDocumentInformationList>
<Name>sample string 20</Name>
<Note>sample string 18</Note>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
<Status>sample string 4</Status>
</MortgageLoanInformationViewModel>
</MortgageLoanInformationList>
<Note>sample string 15</Note>
<PaymentInformation>sample string 9</PaymentInformation>
<PaymentMethod>sample string 7</PaymentMethod>
<PaymentStatus>sample string 8</PaymentStatus>
<Property xmlns:d2p1="http://schemas.datacontract.org/2004/07/TradeEstate.BLL.Models">
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">25</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 31</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">29</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 30</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:Address>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">5</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 11</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">9</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 10</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:AddressDescription>sample string 3</d2p1:AddressDescription>
<d2p1:AddressType>sample string 2</d2p1:AddressType>
<d2p1:AreaId>1</d2p1:AreaId>
<d2p1:CityId>1</d2p1:CityId>
<d2p1:CountryId>1</d2p1:CountryId>
<d2p1:Id>faa31398-7670-4c32-8339-6ad4891fd1a0</d2p1:Id>
<d2p1:Latitude>1</d2p1:Latitude>
<d2p1:Longitude>1</d2p1:Longitude>
<d2p1:ReferenceId>sample string 4</d2p1:ReferenceId>
<d2p1:StateId>1</d2p1:StateId>
</d2p1:Address>
<d2p1:AddressDescription>sample string 14</d2p1:AddressDescription>
<d2p1:AddressType>sample string 13</d2p1:AddressType>
<d2p1:Amount>1</d2p1:Amount>
<d2p1:AmountPerShares>1</d2p1:AmountPerShares>
<d2p1:Apartment>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">6</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 7</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FloorNumber>1</d2p1:FloorNumber>
<d2p1:Id>4cf96699-50e5-42a6-881f-36639f75ffa7</d2p1:Id>
<d2p1:NumberOfBadRoom>1</d2p1:NumberOfBadRoom>
<d2p1:NumberOfBathRoom>1</d2p1:NumberOfBathRoom>
<d2p1:NumberOfRoom>1</d2p1:NumberOfRoom>
<d2p1:Parking>true</d2p1:Parking>
<d2p1:PropertyId>184a9303-e733-46a5-bfd6-58b478b775ef</d2p1:PropertyId>
</d2p1:Apartment>
<d2p1:AreaId>1</d2p1:AreaId>
<d2p1:AreaName>sample string 15</d2p1:AreaName>
<d2p1:AssignAdminId>1</d2p1:AssignAdminId>
<d2p1:AvailableShare>1</d2p1:AvailableShare>
<d2p1:BuiltUpArea>1</d2p1:BuiltUpArea>
<d2p1:BuiltUpAreaUnit>sample string 7</d2p1:BuiltUpAreaUnit>
<d2p1:CityId>1</d2p1:CityId>
<d2p1:CityName>sample string 16</d2p1:CityName>
<d2p1:CompletionDate>2026-03-12T21:24:22.5348187-07:00</d2p1:CompletionDate>
<d2p1:CompletionPercentage>1</d2p1:CompletionPercentage>
<d2p1:CountryId>1</d2p1:CountryId>
<d2p1:CountryName>sample string 18</d2p1:CountryName>
<d2p1:Features>sample string 6</d2p1:Features>
<d2p1:FilePath>sample string 20</d2p1:FilePath>
<d2p1:FloorNumber>1</d2p1:FloorNumber>
<d2p1:ForSell>true</d2p1:ForSell>
<d2p1:Id>15f04f12-0136-40b5-940e-bd29750ef2d6</d2p1:Id>
<d2p1:Latitude>1</d2p1:Latitude>
<d2p1:LongDescription>sample string 4</d2p1:LongDescription>
<d2p1:Longitude>1</d2p1:Longitude>
<d2p1:Merchant>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">32</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 38</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">36</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 37</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:AccountNo>sample string 28</d2p1:AccountNo>
<d2p1:AssignAdminId>1</d2p1:AssignAdminId>
<d2p1:BankAccountNo>sample string 15</d2p1:BankAccountNo>
<d2p1:BankAccountTitle>sample string 16</d2p1:BankAccountTitle>
<d2p1:BankBranchId>13</d2p1:BankBranchId>
<d2p1:BankBranchName>sample string 14</d2p1:BankBranchName>
<d2p1:BankId>11</d2p1:BankId>
<d2p1:BankName>sample string 12</d2p1:BankName>
<d2p1:BusinessAddress>sample string 7</d2p1:BusinessAddress>
<d2p1:BusinessName>sample string 6</d2p1:BusinessName>
<d2p1:Contact1Email>sample string 23</d2p1:Contact1Email>
<d2p1:Contact1Name>sample string 21</d2p1:Contact1Name>
<d2p1:Contact1PhoneNo>sample string 22</d2p1:Contact1PhoneNo>
<d2p1:Contact2Email>sample string 26</d2p1:Contact2Email>
<d2p1:Contact2Name>sample string 24</d2p1:Contact2Name>
<d2p1:Contact2PhoneNo>sample string 25</d2p1:Contact2PhoneNo>
<d2p1:CurrencyCode>sample string 20</d2p1:CurrencyCode>
<d2p1:DiscountRate>17</d2p1:DiscountRate>
<d2p1:DiscountRateName>sample string 18</d2p1:DiscountRateName>
<d2p1:DocumentLinks>sample string 19</d2p1:DocumentLinks>
<d2p1:ETHAddress>sample string 31</d2p1:ETHAddress>
<d2p1:ExpiryDate>2026-03-12T21:24:22.5348187-07:00</d2p1:ExpiryDate>
<d2p1:IsBuildingDevelopment>true</d2p1:IsBuildingDevelopment>
<d2p1:IsLandDevelopment>true</d2p1:IsLandDevelopment>
<d2p1:Latitude>1</d2p1:Latitude>
<d2p1:Longitude>1</d2p1:Longitude>
<d2p1:MerchantCategoryCode>sample string 4</d2p1:MerchantCategoryCode>
<d2p1:MerchantCategoryName>sample string 5</d2p1:MerchantCategoryName>
<d2p1:MerchantCode>sample string 3</d2p1:MerchantCode>
<d2p1:MerchantDocumentTypeList>
<MerchantAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 23</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 11</CheckerId>
<CheckerNote>sample string 12</CheckerNote>
<CheckerStatus>sample string 13</CheckerStatus>
<FileString>sample string 20</FileString>
<Id>3b73e0f6-e80d-44a3-931c-b93bed25fabf</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<MerchantDocumentTypeId>3</MerchantDocumentTypeId>
<MerchantDocumentTypeName>sample string 4</MerchantDocumentTypeName>
<MerchantId>sample string 2</MerchantId>
<Note>sample string 19</Note>
<Serial>10</Serial>
<SetBy>17</SetBy>
<SetFrom>sample string 18</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
<UserName>sample string 21</UserName>
</MerchantAuditInformationViewModel>
<MerchantAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 23</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 11</CheckerId>
<CheckerNote>sample string 12</CheckerNote>
<CheckerStatus>sample string 13</CheckerStatus>
<FileString>sample string 20</FileString>
<Id>3b73e0f6-e80d-44a3-931c-b93bed25fabf</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<MerchantDocumentTypeId>3</MerchantDocumentTypeId>
<MerchantDocumentTypeName>sample string 4</MerchantDocumentTypeName>
<MerchantId>sample string 2</MerchantId>
<Note>sample string 19</Note>
<Serial>10</Serial>
<SetBy>17</SetBy>
<SetFrom>sample string 18</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
<UserName>sample string 21</UserName>
</MerchantAuditInformationViewModel>
</d2p1:MerchantDocumentTypeList>
<d2p1:MerchantDocumentURL>sample string 27</d2p1:MerchantDocumentURL>
<d2p1:MerchantId>sample string 1</d2p1:MerchantId>
<d2p1:MerchantName>sample string 2</d2p1:MerchantName>
<d2p1:MerchantSecurityKey>sample string 10</d2p1:MerchantSecurityKey>
<d2p1:MerchantStatus>sample string 9</d2p1:MerchantStatus>
<d2p1:TXId>sample string 30</d2p1:TXId>
<d2p1:Total>1</d2p1:Total>
<d2p1:TradeLicenseNo>sample string 8</d2p1:TradeLicenseNo>
<d2p1:UserId>1</d2p1:UserId>
<d2p1:Website>sample string 29</d2p1:Website>
</d2p1:Merchant>
<d2p1:MerchantId>sample string 10</d2p1:MerchantId>
<d2p1:MerchantName>sample string 11</d2p1:MerchantName>
<d2p1:NumberOfBadRoom>1</d2p1:NumberOfBadRoom>
<d2p1:NumberOfBathRoom>1</d2p1:NumberOfBathRoom>
<d2p1:NumberOfRoom>1</d2p1:NumberOfRoom>
<d2p1:NumberOfShares>1</d2p1:NumberOfShares>
<d2p1:Parking>true</d2p1:Parking>
<d2p1:PaymentMethod>sample string 22</d2p1:PaymentMethod>
<d2p1:PaymentUnit>sample string 21</d2p1:PaymentUnit>
<d2p1:PhotoId>dacb8f55-094b-4f9a-8aeb-5f8a308ea44d</d2p1:PhotoId>
<d2p1:PhotoList>
<PropertyPhotoViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 7</Message>
<SetFrom>sample string 8</SetFrom>
<FilePath>sample string 2</FilePath>
<FileString>sample string 4</FileString>
<Id>801dfbc7-bddd-45b9-aff1-c64d883e83f6</Id>
<IsPrimary>true</IsPrimary>
<PhotoTitle>sample string 3</PhotoTitle>
<PropertyId>eb55d837-5fff-47f5-9e8c-70edfd7f6404</PropertyId>
</PropertyPhotoViewModel>
<PropertyPhotoViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 7</Message>
<SetFrom>sample string 8</SetFrom>
<FilePath>sample string 2</FilePath>
<FileString>sample string 4</FileString>
<Id>801dfbc7-bddd-45b9-aff1-c64d883e83f6</Id>
<IsPrimary>true</IsPrimary>
<PhotoTitle>sample string 3</PhotoTitle>
<PropertyId>eb55d837-5fff-47f5-9e8c-70edfd7f6404</PropertyId>
</PropertyPhotoViewModel>
</d2p1:PhotoList>
<d2p1:PhotoTitle>sample string 23</d2p1:PhotoTitle>
<d2p1:PropertyDocumentList>
<PropertyAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 21</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<FileList>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4154405a-303f-473c-a3b8-6efa860186af</d2p1:Id>
<d2p1:PropertyAuditInformationId>1e927d74-6462-458a-b2b7-3bb75ef40a2f</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4154405a-303f-473c-a3b8-6efa860186af</d2p1:Id>
<d2p1:PropertyAuditInformationId>1e927d74-6462-458a-b2b7-3bb75ef40a2f</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>f29b42a6-4e66-4470-934b-5254ae2c2999</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<Note>sample string 18</Note>
<PropertyDocumentTypeId>3</PropertyDocumentTypeId>
<PropertyDocumentTypeName>sample string 4</PropertyDocumentTypeName>
<PropertyId>6d697c7a-85d0-4280-bb83-7f4c8f22d8f6</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
</PropertyAuditInformationViewModel>
<PropertyAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 21</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<FileList>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4154405a-303f-473c-a3b8-6efa860186af</d2p1:Id>
<d2p1:PropertyAuditInformationId>1e927d74-6462-458a-b2b7-3bb75ef40a2f</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4154405a-303f-473c-a3b8-6efa860186af</d2p1:Id>
<d2p1:PropertyAuditInformationId>1e927d74-6462-458a-b2b7-3bb75ef40a2f</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>f29b42a6-4e66-4470-934b-5254ae2c2999</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<Note>sample string 18</Note>
<PropertyDocumentTypeId>3</PropertyDocumentTypeId>
<PropertyDocumentTypeName>sample string 4</PropertyDocumentTypeName>
<PropertyId>6d697c7a-85d0-4280-bb83-7f4c8f22d8f6</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
</PropertyAuditInformationViewModel>
</d2p1:PropertyDocumentList>
<d2p1:PropertyDocumentTypeList>
<PropertyAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 21</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<FileList>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4154405a-303f-473c-a3b8-6efa860186af</d2p1:Id>
<d2p1:PropertyAuditInformationId>1e927d74-6462-458a-b2b7-3bb75ef40a2f</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4154405a-303f-473c-a3b8-6efa860186af</d2p1:Id>
<d2p1:PropertyAuditInformationId>1e927d74-6462-458a-b2b7-3bb75ef40a2f</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>f29b42a6-4e66-4470-934b-5254ae2c2999</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<Note>sample string 18</Note>
<PropertyDocumentTypeId>3</PropertyDocumentTypeId>
<PropertyDocumentTypeName>sample string 4</PropertyDocumentTypeName>
<PropertyId>6d697c7a-85d0-4280-bb83-7f4c8f22d8f6</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
</PropertyAuditInformationViewModel>
<PropertyAuditInformationViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 21</Message>
<SetFrom i:nil="true" />
<AssignAdminId>1</AssignAdminId>
<AssignAuditorId>1</AssignAuditorId>
<AuditData>sample string 5</AuditData>
<AuditStatus>sample string 9</AuditStatus>
<AuditorId>sample string 7</AuditorId>
<AuditorNote>sample string 8</AuditorNote>
<CheckerId>sample string 10</CheckerId>
<CheckerNote>sample string 11</CheckerNote>
<CheckerStatus>sample string 12</CheckerStatus>
<FileList>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4154405a-303f-473c-a3b8-6efa860186af</d2p1:Id>
<d2p1:PropertyAuditInformationId>1e927d74-6462-458a-b2b7-3bb75ef40a2f</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
<d2p1:PropertyAuditFileModel>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">3</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 9</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">7</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 8</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4154405a-303f-473c-a3b8-6efa860186af</d2p1:Id>
<d2p1:PropertyAuditInformationId>1e927d74-6462-458a-b2b7-3bb75ef40a2f</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>f29b42a6-4e66-4470-934b-5254ae2c2999</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsFileRequired>true</IsFileRequired>
<IsRequired>true</IsRequired>
<MakerNote>sample string 6</MakerNote>
<Note>sample string 18</Note>
<PropertyDocumentTypeId>3</PropertyDocumentTypeId>
<PropertyDocumentTypeName>sample string 4</PropertyDocumentTypeName>
<PropertyId>6d697c7a-85d0-4280-bb83-7f4c8f22d8f6</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
</PropertyAuditInformationViewModel>
</d2p1:PropertyDocumentTypeList>
<d2p1:PropertyFeatureList>
<PropertyFeatureViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 5</Message>
<SetFrom>sample string 6</SetFrom>
<FeatureTitle>sample string 3</FeatureTitle>
<Id>84865711-1992-4884-8f54-003f7f7dd7c7</Id>
<PropertyFeatureId>1</PropertyFeatureId>
<PropertyId>16c2af04-5720-49d0-b79e-ac32403d5a64</PropertyId>
<Text>sample string 2</Text>
</PropertyFeatureViewModel>
<PropertyFeatureViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 5</Message>
<SetFrom>sample string 6</SetFrom>
<FeatureTitle>sample string 3</FeatureTitle>
<Id>84865711-1992-4884-8f54-003f7f7dd7c7</Id>
<PropertyFeatureId>1</PropertyFeatureId>
<PropertyId>16c2af04-5720-49d0-b79e-ac32403d5a64</PropertyId>
<Text>sample string 2</Text>
</PropertyFeatureViewModel>
</d2p1:PropertyFeatureList>
<d2p1:PropertySellAdvert>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">6</_x003C_Id_x003E_k__BackingField>
<_x003C_IsActive_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsActive_x003E_k__BackingField>
<_x003C_IsDeleted_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">true</_x003C_IsDeleted_x003E_k__BackingField>
<_x003C_Note_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 12</_x003C_Note_x003E_k__BackingField>
<_x003C_SetBy_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">10</_x003C_SetBy_x003E_k__BackingField>
<_x003C_SetFrom_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">sample string 11</_x003C_SetFrom_x003E_k__BackingField>
<_x003C_SetOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/TradeEstate.Utils.Infrastructure">2026-03-12T21:24:22.5348187-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:Amount>1</d2p1:Amount>
<d2p1:Id>4b20cc8e-2d60-442f-af3d-aa4f5bb94d3e</d2p1:Id>
<d2p1:InstalmentDate>2026-03-12T21:24:22.5348187-07:00</d2p1:InstalmentDate>
<d2p1:InstalmentSchema>sample string 4</d2p1:InstalmentSchema>
<d2p1:InstalmentSize>1</d2p1:InstalmentSize>
<d2p1:PaymentMethod>sample string 3</d2p1:PaymentMethod>
<d2p1:PaymentUnit>sample string 2</d2p1:PaymentUnit>
<d2p1:PropertyId>76e43f4c-cc7b-46a7-bdb3-d4f2bf1438b9</d2p1:PropertyId>
<d2p1:Status>sample string 5</d2p1:Status>
</d2p1:PropertySellAdvert>
<d2p1:PropertySize>1</d2p1:PropertySize>
<d2p1:PropertyTypeName>sample string 12</d2p1:PropertyTypeName>
<d2p1:SharePrice>1</d2p1:SharePrice>
<d2p1:ShortDescription>sample string 3</d2p1:ShortDescription>
<d2p1:SmartContractAddress>sample string 9</d2p1:SmartContractAddress>
<d2p1:StartDate>2026-03-12T21:24:22.5348187-07:00</d2p1:StartDate>
<d2p1:StateId>1</d2p1:StateId>
<d2p1:StateName>sample string 17</d2p1:StateName>
<d2p1:Status>sample string 8</d2p1:Status>
<d2p1:Title>sample string 2</d2p1:Title>
<d2p1:TotalNumber>1</d2p1:TotalNumber>
<d2p1:TotalPrice>1</d2p1:TotalPrice>
<d2p1:TotalSellShare>1</d2p1:TotalSellShare>
<d2p1:TotalShare>1</d2p1:TotalShare>
<d2p1:TotalSupply>1</d2p1:TotalSupply>
<d2p1:TransactionDate>2026-03-12T21:24:22.5348187-07:00</d2p1:TransactionDate>
<d2p1:Type>1</d2p1:Type>
<d2p1:Unit>sample string 5</d2p1:Unit>
<d2p1:UnitPrice>1</d2p1:UnitPrice>
<d2p1:VideoUrl>sample string 19</d2p1:VideoUrl>
</Property>
<PropertyId>16264310-28b8-439a-b79e-08ba95d758c4</PropertyId>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>13</SetBy>
<SetFrom>sample string 14</SetFrom>
<SetOn>2026-03-12T21:24:22.5348187-07:00</SetOn>
<Status>sample string 19</Status>
<Title>sample string 18</Title>
<TotalNumber>1</TotalNumber>
<TotalPay>1</TotalPay>
<TransactionDate>2026-03-12T21:24:22.5348187-07:00</TransactionDate>
<TransactionHash>sample string 5</TransactionHash>
<TransactionType>sample string 6</TransactionType>
</AssetBuyMasterViewModel>