POST api/ApiMerchantPayment/BuyProperty
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": "d016955c-ae7a-47ba-a113-ae6c8b92f3ae",
"PropertyId": "46945d51-4115-47b0-84ee-da75806082ac",
"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-07-10T19:57:48.6833844-07:00",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 13,
"SetFrom": "sample string 14",
"Note": "sample string 15",
"AssetBuyDetailList": [
{
"Id": "d5bbb659-ebfa-4651-9882-fafcd6b7fe6a",
"AssetBuyMasterId": "20359dc9-26f2-4e0b-949c-df80e1c11390",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-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": "d5bbb659-ebfa-4651-9882-fafcd6b7fe6a",
"AssetBuyMasterId": "20359dc9-26f2-4e0b-949c-df80e1c11390",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-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": "1e646bfb-905c-46f1-9d63-138a916d00fb",
"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-07-10T19:57:48.6833844-07:00",
"CompletionPercentage": 1.0,
"SharePrice": 1.0,
"StartDate": "2026-07-10T19:57:48.6833844-07:00",
"MerchantId": "sample string 10",
"TotalNumber": 1,
"Address": {
"Id": "26c34886-41ec-436e-9261-f5ac3d930cdf",
"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-07-10T19:57:48.6833844-07:00",
"SetBy": 9,
"SetFrom": "sample string 10",
"Note": "sample string 11"
},
"Apartment": {
"Id": "21b45683-0f32-45c2-925c-431d70c6797a",
"PropertyId": "ffe32f0b-76aa-4c36-9f95-3df6aad32152",
"NumberOfRoom": 1,
"NumberOfBadRoom": 1,
"NumberOfBathRoom": 1,
"Parking": true,
"FloorNumber": 1,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 6,
"SetFrom": "sample string 7",
"Note": "sample string 8"
},
"PropertyDocumentTypeList": [
{
"Id": "afe48c99-5e14-4203-a666-1d02f466a773",
"PropertyId": "f7b43b00-4ecb-4b51-bfca-84ffd1624cc6",
"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-07-10T19:57:48.6833844-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "4d1ff3f5-1100-4c46-a3d1-e280e2eb58df",
"PropertyAuditInformationId": "4781151e-a226-4d27-ac93-91d3974b684b",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "4d1ff3f5-1100-4c46-a3d1-e280e2eb58df",
"PropertyAuditInformationId": "4781151e-a226-4d27-ac93-91d3974b684b",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
},
{
"Id": "afe48c99-5e14-4203-a666-1d02f466a773",
"PropertyId": "f7b43b00-4ecb-4b51-bfca-84ffd1624cc6",
"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-07-10T19:57:48.6833844-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "4d1ff3f5-1100-4c46-a3d1-e280e2eb58df",
"PropertyAuditInformationId": "4781151e-a226-4d27-ac93-91d3974b684b",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "4d1ff3f5-1100-4c46-a3d1-e280e2eb58df",
"PropertyAuditInformationId": "4781151e-a226-4d27-ac93-91d3974b684b",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
}
],
"PropertyFeatureList": [
{
"Id": "2ce68b18-c8b9-4b93-8195-5ec6a7c4312d",
"PropertyFeatureId": 1,
"Text": "sample string 2",
"PropertyId": "df0d0c9c-99fb-49be-af6d-c87852adbd7d",
"FeatureTitle": "sample string 3",
"IsOperationSuccessful": true,
"Message": "sample string 5",
"SetFrom": "sample string 6"
},
{
"Id": "2ce68b18-c8b9-4b93-8195-5ec6a7c4312d",
"PropertyFeatureId": 1,
"Text": "sample string 2",
"PropertyId": "df0d0c9c-99fb-49be-af6d-c87852adbd7d",
"FeatureTitle": "sample string 3",
"IsOperationSuccessful": true,
"Message": "sample string 5",
"SetFrom": "sample string 6"
}
],
"PhotoList": [
{
"Id": "f3b2c88c-ddc3-4d61-bfde-19bfe2ad89bf",
"PropertyId": "55c0bb50-2a8d-4df9-bb28-ba0407b37f5f",
"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": "f3b2c88c-ddc3-4d61-bfde-19bfe2ad89bf",
"PropertyId": "55c0bb50-2a8d-4df9-bb28-ba0407b37f5f",
"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-07-10T19:57:48.6833844-07:00",
"ForSell": true,
"PaymentUnit": "sample string 21",
"PaymentMethod": "sample string 22",
"PropertyDocumentList": [
{
"Id": "afe48c99-5e14-4203-a666-1d02f466a773",
"PropertyId": "f7b43b00-4ecb-4b51-bfca-84ffd1624cc6",
"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-07-10T19:57:48.6833844-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "4d1ff3f5-1100-4c46-a3d1-e280e2eb58df",
"PropertyAuditInformationId": "4781151e-a226-4d27-ac93-91d3974b684b",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "4d1ff3f5-1100-4c46-a3d1-e280e2eb58df",
"PropertyAuditInformationId": "4781151e-a226-4d27-ac93-91d3974b684b",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
},
{
"Id": "afe48c99-5e14-4203-a666-1d02f466a773",
"PropertyId": "f7b43b00-4ecb-4b51-bfca-84ffd1624cc6",
"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-07-10T19:57:48.6833844-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "4d1ff3f5-1100-4c46-a3d1-e280e2eb58df",
"PropertyAuditInformationId": "4781151e-a226-4d27-ac93-91d3974b684b",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "4d1ff3f5-1100-4c46-a3d1-e280e2eb58df",
"PropertyAuditInformationId": "4781151e-a226-4d27-ac93-91d3974b684b",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
}
],
"PropertySellAdvert": {
"Id": "fcc697c2-5c96-4892-822e-85fc593913fa",
"PropertyId": "c461f4d2-1e2b-4073-98a5-9089d5d65da8",
"PaymentUnit": "sample string 2",
"PaymentMethod": "sample string 3",
"InstalmentSize": 1.0,
"InstalmentDate": "2026-07-10T19:57:48.6833844-07:00",
"InstalmentSchema": "sample string 4",
"Amount": 1.0,
"Status": "sample string 5",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 10,
"SetFrom": "sample string 11",
"Note": "sample string 12"
},
"PhotoTitle": "sample string 23",
"PhotoId": "0d28424a-689b-4809-b47f-d813a3ed215c",
"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-07-10T19:57:48.6833844-07:00",
"IsBuildingDevelopment": true,
"IsLandDevelopment": true,
"MerchantDocumentTypeList": [
{
"Id": "48808709-7c98-4e34-a89b-ca0eca1b9a6c",
"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-07-10T19:57:48.6833844-07:00",
"SetBy": 17,
"SetFrom": "sample string 18",
"Note": "sample string 19",
"FileString": "sample string 20",
"UserName": "sample string 21",
"FileList": [
{
"Id": "7fce6fd9-ec03-4043-b282-84f7f5521d90",
"MerchantAuditInformationId": "f282cc75-a362-499d-9654-bcbda69f642f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "7fce6fd9-ec03-4043-b282-84f7f5521d90",
"MerchantAuditInformationId": "f282cc75-a362-499d-9654-bcbda69f642f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 23"
},
{
"Id": "48808709-7c98-4e34-a89b-ca0eca1b9a6c",
"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-07-10T19:57:48.6833844-07:00",
"SetBy": 17,
"SetFrom": "sample string 18",
"Note": "sample string 19",
"FileString": "sample string 20",
"UserName": "sample string 21",
"FileList": [
{
"Id": "7fce6fd9-ec03-4043-b282-84f7f5521d90",
"MerchantAuditInformationId": "f282cc75-a362-499d-9654-bcbda69f642f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "7fce6fd9-ec03-4043-b282-84f7f5521d90",
"MerchantAuditInformationId": "f282cc75-a362-499d-9654-bcbda69f642f",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-07:00",
"SetBy": 36,
"SetFrom": "sample string 37",
"Note": "sample string 38"
},
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 29,
"SetFrom": "sample string 30",
"Note": "sample string 31"
},
"AssetBuyDetailsList": [
{
"Id": "d5bbb659-ebfa-4651-9882-fafcd6b7fe6a",
"AssetBuyMasterId": "20359dc9-26f2-4e0b-949c-df80e1c11390",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-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": "d5bbb659-ebfa-4651-9882-fafcd6b7fe6a",
"AssetBuyMasterId": "20359dc9-26f2-4e0b-949c-df80e1c11390",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-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": "da1d2df3-bde6-483e-ae81-d4c6991149ea",
"MortgageCompanyName": "sample string 2",
"AssetBuyMasterId": "2814078f-6e07-4dc3-9366-e5b474911fca",
"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-07-10T19:57:48.6833844-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": "19e9ef1c-1cce-4b71-a866-86ae9f98f9f1",
"MortgageLoanDocumentInformationList": [
{
"Id": "3910b49b-6b01-4ffb-a540-a7741700b59f",
"MortgageLoanInformationId": "ab985be3-59ed-453c-992f-e8f9fb19018c",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "952fbebd-7952-4b22-bfb3-8deb6616632b",
"MortgageLoanDocumentInformationId": "8039a7ae-cac2-4029-b2e9-607724f7a045",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "952fbebd-7952-4b22-bfb3-8deb6616632b",
"MortgageLoanDocumentInformationId": "8039a7ae-cac2-4029-b2e9-607724f7a045",
"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": "3910b49b-6b01-4ffb-a540-a7741700b59f",
"MortgageLoanInformationId": "ab985be3-59ed-453c-992f-e8f9fb19018c",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "952fbebd-7952-4b22-bfb3-8deb6616632b",
"MortgageLoanDocumentInformationId": "8039a7ae-cac2-4029-b2e9-607724f7a045",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "952fbebd-7952-4b22-bfb3-8deb6616632b",
"MortgageLoanDocumentInformationId": "8039a7ae-cac2-4029-b2e9-607724f7a045",
"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": "da1d2df3-bde6-483e-ae81-d4c6991149ea",
"MortgageCompanyName": "sample string 2",
"AssetBuyMasterId": "2814078f-6e07-4dc3-9366-e5b474911fca",
"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-07-10T19:57:48.6833844-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": "19e9ef1c-1cce-4b71-a866-86ae9f98f9f1",
"MortgageLoanDocumentInformationList": [
{
"Id": "3910b49b-6b01-4ffb-a540-a7741700b59f",
"MortgageLoanInformationId": "ab985be3-59ed-453c-992f-e8f9fb19018c",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "952fbebd-7952-4b22-bfb3-8deb6616632b",
"MortgageLoanDocumentInformationId": "8039a7ae-cac2-4029-b2e9-607724f7a045",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "952fbebd-7952-4b22-bfb3-8deb6616632b",
"MortgageLoanDocumentInformationId": "8039a7ae-cac2-4029-b2e9-607724f7a045",
"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": "3910b49b-6b01-4ffb-a540-a7741700b59f",
"MortgageLoanInformationId": "ab985be3-59ed-453c-992f-e8f9fb19018c",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6833844-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "952fbebd-7952-4b22-bfb3-8deb6616632b",
"MortgageLoanDocumentInformationId": "8039a7ae-cac2-4029-b2e9-607724f7a045",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "952fbebd-7952-4b22-bfb3-8deb6616632b",
"MortgageLoanDocumentInformationId": "8039a7ae-cac2-4029-b2e9-607724f7a045",
"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>20359dc9-26f2-4e0b-949c-df80e1c11390</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>d5bbb659-ebfa-4651-9882-fafcd6b7fe6a</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-07-10T19:57:48.6833844-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-07-10T19:57:48.6833844-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>20359dc9-26f2-4e0b-949c-df80e1c11390</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>d5bbb659-ebfa-4651-9882-fafcd6b7fe6a</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-07-10T19:57:48.6833844-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-07-10T19:57:48.6833844-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>20359dc9-26f2-4e0b-949c-df80e1c11390</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>d5bbb659-ebfa-4651-9882-fafcd6b7fe6a</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-07-10T19:57:48.6833844-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-07-10T19:57:48.6833844-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>20359dc9-26f2-4e0b-949c-df80e1c11390</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>d5bbb659-ebfa-4651-9882-fafcd6b7fe6a</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-07-10T19:57:48.6833844-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-07-10T19:57:48.6833844-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>d016955c-ae7a-47ba-a113-ae6c8b92f3ae</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>2814078f-6e07-4dc3-9366-e5b474911fca</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>da1d2df3-bde6-483e-ae81-d4c6991149ea</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MakerNote>sample string 6</MakerNote>
<MortgageCompanyId>1</MortgageCompanyId>
<MortgageCompanyName>sample string 2</MortgageCompanyName>
<MortgageLoanDocumentInformationId>19e9ef1c-1cce-4b71-a866-86ae9f98f9f1</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>3910b49b-6b01-4ffb-a540-a7741700b59f</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>952fbebd-7952-4b22-bfb3-8deb6616632b</Id>
<MortgageLoanDocumentInformationId>8039a7ae-cac2-4029-b2e9-607724f7a045</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>952fbebd-7952-4b22-bfb3-8deb6616632b</Id>
<MortgageLoanDocumentInformationId>8039a7ae-cac2-4029-b2e9-607724f7a045</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>ab985be3-59ed-453c-992f-e8f9fb19018c</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-07-10T19:57:48.6833844-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>3910b49b-6b01-4ffb-a540-a7741700b59f</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>952fbebd-7952-4b22-bfb3-8deb6616632b</Id>
<MortgageLoanDocumentInformationId>8039a7ae-cac2-4029-b2e9-607724f7a045</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>952fbebd-7952-4b22-bfb3-8deb6616632b</Id>
<MortgageLoanDocumentInformationId>8039a7ae-cac2-4029-b2e9-607724f7a045</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>ab985be3-59ed-453c-992f-e8f9fb19018c</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-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>2814078f-6e07-4dc3-9366-e5b474911fca</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>da1d2df3-bde6-483e-ae81-d4c6991149ea</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MakerNote>sample string 6</MakerNote>
<MortgageCompanyId>1</MortgageCompanyId>
<MortgageCompanyName>sample string 2</MortgageCompanyName>
<MortgageLoanDocumentInformationId>19e9ef1c-1cce-4b71-a866-86ae9f98f9f1</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>3910b49b-6b01-4ffb-a540-a7741700b59f</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>952fbebd-7952-4b22-bfb3-8deb6616632b</Id>
<MortgageLoanDocumentInformationId>8039a7ae-cac2-4029-b2e9-607724f7a045</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>952fbebd-7952-4b22-bfb3-8deb6616632b</Id>
<MortgageLoanDocumentInformationId>8039a7ae-cac2-4029-b2e9-607724f7a045</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>ab985be3-59ed-453c-992f-e8f9fb19018c</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-07-10T19:57:48.6833844-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>3910b49b-6b01-4ffb-a540-a7741700b59f</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>952fbebd-7952-4b22-bfb3-8deb6616632b</Id>
<MortgageLoanDocumentInformationId>8039a7ae-cac2-4029-b2e9-607724f7a045</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>952fbebd-7952-4b22-bfb3-8deb6616632b</Id>
<MortgageLoanDocumentInformationId>8039a7ae-cac2-4029-b2e9-607724f7a045</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>ab985be3-59ed-453c-992f-e8f9fb19018c</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-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>26c34886-41ec-436e-9261-f5ac3d930cdf</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-07-10T19:57:48.6833844-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FloorNumber>1</d2p1:FloorNumber>
<d2p1:Id>21b45683-0f32-45c2-925c-431d70c6797a</d2p1:Id>
<d2p1:NumberOfBadRoom>1</d2p1:NumberOfBadRoom>
<d2p1:NumberOfBathRoom>1</d2p1:NumberOfBathRoom>
<d2p1:NumberOfRoom>1</d2p1:NumberOfRoom>
<d2p1:Parking>true</d2p1:Parking>
<d2p1:PropertyId>ffe32f0b-76aa-4c36-9f95-3df6aad32152</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-07-10T19:57:48.6833844-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>1e646bfb-905c-46f1-9d63-138a916d00fb</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-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-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>48808709-7c98-4e34-a89b-ca0eca1b9a6c</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-07-10T19:57:48.6833844-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>48808709-7c98-4e34-a89b-ca0eca1b9a6c</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-07-10T19:57:48.6833844-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>0d28424a-689b-4809-b47f-d813a3ed215c</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>f3b2c88c-ddc3-4d61-bfde-19bfe2ad89bf</Id>
<IsPrimary>true</IsPrimary>
<PhotoTitle>sample string 3</PhotoTitle>
<PropertyId>55c0bb50-2a8d-4df9-bb28-ba0407b37f5f</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>f3b2c88c-ddc3-4d61-bfde-19bfe2ad89bf</Id>
<IsPrimary>true</IsPrimary>
<PhotoTitle>sample string 3</PhotoTitle>
<PropertyId>55c0bb50-2a8d-4df9-bb28-ba0407b37f5f</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-07-10T19:57:48.6833844-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4d1ff3f5-1100-4c46-a3d1-e280e2eb58df</d2p1:Id>
<d2p1:PropertyAuditInformationId>4781151e-a226-4d27-ac93-91d3974b684b</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-07-10T19:57:48.6833844-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4d1ff3f5-1100-4c46-a3d1-e280e2eb58df</d2p1:Id>
<d2p1:PropertyAuditInformationId>4781151e-a226-4d27-ac93-91d3974b684b</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>afe48c99-5e14-4203-a666-1d02f466a773</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>f7b43b00-4ecb-4b51-bfca-84ffd1624cc6</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4d1ff3f5-1100-4c46-a3d1-e280e2eb58df</d2p1:Id>
<d2p1:PropertyAuditInformationId>4781151e-a226-4d27-ac93-91d3974b684b</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-07-10T19:57:48.6833844-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4d1ff3f5-1100-4c46-a3d1-e280e2eb58df</d2p1:Id>
<d2p1:PropertyAuditInformationId>4781151e-a226-4d27-ac93-91d3974b684b</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>afe48c99-5e14-4203-a666-1d02f466a773</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>f7b43b00-4ecb-4b51-bfca-84ffd1624cc6</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4d1ff3f5-1100-4c46-a3d1-e280e2eb58df</d2p1:Id>
<d2p1:PropertyAuditInformationId>4781151e-a226-4d27-ac93-91d3974b684b</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-07-10T19:57:48.6833844-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4d1ff3f5-1100-4c46-a3d1-e280e2eb58df</d2p1:Id>
<d2p1:PropertyAuditInformationId>4781151e-a226-4d27-ac93-91d3974b684b</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>afe48c99-5e14-4203-a666-1d02f466a773</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>f7b43b00-4ecb-4b51-bfca-84ffd1624cc6</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4d1ff3f5-1100-4c46-a3d1-e280e2eb58df</d2p1:Id>
<d2p1:PropertyAuditInformationId>4781151e-a226-4d27-ac93-91d3974b684b</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-07-10T19:57:48.6833844-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>4d1ff3f5-1100-4c46-a3d1-e280e2eb58df</d2p1:Id>
<d2p1:PropertyAuditInformationId>4781151e-a226-4d27-ac93-91d3974b684b</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>afe48c99-5e14-4203-a666-1d02f466a773</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>f7b43b00-4ecb-4b51-bfca-84ffd1624cc6</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-07-10T19:57:48.6833844-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>2ce68b18-c8b9-4b93-8195-5ec6a7c4312d</Id>
<PropertyFeatureId>1</PropertyFeatureId>
<PropertyId>df0d0c9c-99fb-49be-af6d-c87852adbd7d</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>2ce68b18-c8b9-4b93-8195-5ec6a7c4312d</Id>
<PropertyFeatureId>1</PropertyFeatureId>
<PropertyId>df0d0c9c-99fb-49be-af6d-c87852adbd7d</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-07-10T19:57:48.6833844-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:Amount>1</d2p1:Amount>
<d2p1:Id>fcc697c2-5c96-4892-822e-85fc593913fa</d2p1:Id>
<d2p1:InstalmentDate>2026-07-10T19:57:48.6833844-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>c461f4d2-1e2b-4073-98a5-9089d5d65da8</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-07-10T19:57:48.6833844-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-07-10T19:57:48.6833844-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>46945d51-4115-47b0-84ee-da75806082ac</PropertyId>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>13</SetBy>
<SetFrom>sample string 14</SetFrom>
<SetOn>2026-07-10T19:57:48.6833844-07:00</SetOn>
<Status>sample string 19</Status>
<Title>sample string 18</Title>
<TotalNumber>1</TotalNumber>
<TotalPay>1</TotalPay>
<TransactionDate>2026-07-10T19:57:48.6833844-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": "a1be66a6-5dbe-4f13-a19a-ad1583011299",
"PropertyId": "c061e6f2-fb3a-49c2-a9e3-6ccc90ad6c40",
"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-07-10T19:57:48.6990459-07:00",
"PaymentMethod": "sample string 7",
"PaymentStatus": "sample string 8",
"PaymentInformation": "sample string 9",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 13,
"SetFrom": "sample string 14",
"Note": "sample string 15",
"AssetBuyDetailList": [
{
"Id": "7fc5bdef-680c-4188-835a-05b919c23d34",
"AssetBuyMasterId": "22aeedf6-d6f4-4765-9ed1-e8725c124bbf",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-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": "7fc5bdef-680c-4188-835a-05b919c23d34",
"AssetBuyMasterId": "22aeedf6-d6f4-4765-9ed1-e8725c124bbf",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-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": "58af3a34-4007-4545-b6f2-32844808becc",
"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-07-10T19:57:48.6990459-07:00",
"CompletionPercentage": 1.0,
"SharePrice": 1.0,
"StartDate": "2026-07-10T19:57:48.6990459-07:00",
"MerchantId": "sample string 10",
"TotalNumber": 1,
"Address": {
"Id": "e0f7fde1-c594-47aa-85bc-e059d8b549ae",
"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-07-10T19:57:48.6990459-07:00",
"SetBy": 9,
"SetFrom": "sample string 10",
"Note": "sample string 11"
},
"Apartment": {
"Id": "a07f1171-efdc-4745-acaf-55858c2c9af6",
"PropertyId": "0dc241a6-1ee4-4b53-90ad-862cb4cca528",
"NumberOfRoom": 1,
"NumberOfBadRoom": 1,
"NumberOfBathRoom": 1,
"Parking": true,
"FloorNumber": 1,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 6,
"SetFrom": "sample string 7",
"Note": "sample string 8"
},
"PropertyDocumentTypeList": [
{
"Id": "2aff7560-9d37-4736-b765-53d74b92c206",
"PropertyId": "8da10636-6b17-4855-a85d-9fdf0129b86d",
"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-07-10T19:57:48.6990459-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "a6122f04-a471-44dd-a3fc-a101ae31ffcd",
"PropertyAuditInformationId": "747016a7-d178-4abe-8281-e631ed5eef8e",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "a6122f04-a471-44dd-a3fc-a101ae31ffcd",
"PropertyAuditInformationId": "747016a7-d178-4abe-8281-e631ed5eef8e",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
},
{
"Id": "2aff7560-9d37-4736-b765-53d74b92c206",
"PropertyId": "8da10636-6b17-4855-a85d-9fdf0129b86d",
"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-07-10T19:57:48.6990459-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "a6122f04-a471-44dd-a3fc-a101ae31ffcd",
"PropertyAuditInformationId": "747016a7-d178-4abe-8281-e631ed5eef8e",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "a6122f04-a471-44dd-a3fc-a101ae31ffcd",
"PropertyAuditInformationId": "747016a7-d178-4abe-8281-e631ed5eef8e",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
}
],
"PropertyFeatureList": [
{
"Id": "57359a18-fde3-4fe1-a5b0-6ccf1adbbc06",
"PropertyFeatureId": 1,
"Text": "sample string 2",
"PropertyId": "32f6e0b1-b8b5-4e63-8fc6-65d6ca38dcdb",
"FeatureTitle": "sample string 3",
"IsOperationSuccessful": true,
"Message": "sample string 5",
"SetFrom": "sample string 6"
},
{
"Id": "57359a18-fde3-4fe1-a5b0-6ccf1adbbc06",
"PropertyFeatureId": 1,
"Text": "sample string 2",
"PropertyId": "32f6e0b1-b8b5-4e63-8fc6-65d6ca38dcdb",
"FeatureTitle": "sample string 3",
"IsOperationSuccessful": true,
"Message": "sample string 5",
"SetFrom": "sample string 6"
}
],
"PhotoList": [
{
"Id": "fefd8e14-e126-4a62-a575-0eb74883e3f8",
"PropertyId": "0041645d-1298-45ff-9e8e-829e2efe9981",
"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": "fefd8e14-e126-4a62-a575-0eb74883e3f8",
"PropertyId": "0041645d-1298-45ff-9e8e-829e2efe9981",
"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-07-10T19:57:48.6990459-07:00",
"ForSell": true,
"PaymentUnit": "sample string 21",
"PaymentMethod": "sample string 22",
"PropertyDocumentList": [
{
"Id": "2aff7560-9d37-4736-b765-53d74b92c206",
"PropertyId": "8da10636-6b17-4855-a85d-9fdf0129b86d",
"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-07-10T19:57:48.6990459-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "a6122f04-a471-44dd-a3fc-a101ae31ffcd",
"PropertyAuditInformationId": "747016a7-d178-4abe-8281-e631ed5eef8e",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "a6122f04-a471-44dd-a3fc-a101ae31ffcd",
"PropertyAuditInformationId": "747016a7-d178-4abe-8281-e631ed5eef8e",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
},
{
"Id": "2aff7560-9d37-4736-b765-53d74b92c206",
"PropertyId": "8da10636-6b17-4855-a85d-9fdf0129b86d",
"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-07-10T19:57:48.6990459-07:00",
"SetBy": 16,
"SetFrom": "sample string 17",
"Note": "sample string 18",
"FileString": "sample string 19",
"FileList": [
{
"Id": "a6122f04-a471-44dd-a3fc-a101ae31ffcd",
"PropertyAuditInformationId": "747016a7-d178-4abe-8281-e631ed5eef8e",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "a6122f04-a471-44dd-a3fc-a101ae31ffcd",
"PropertyAuditInformationId": "747016a7-d178-4abe-8281-e631ed5eef8e",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 21"
}
],
"PropertySellAdvert": {
"Id": "9651af30-0f22-4393-9011-e3d114d8c92b",
"PropertyId": "ed56d684-cb9e-40a5-95fc-ed79d1b6fc49",
"PaymentUnit": "sample string 2",
"PaymentMethod": "sample string 3",
"InstalmentSize": 1.0,
"InstalmentDate": "2026-07-10T19:57:48.6990459-07:00",
"InstalmentSchema": "sample string 4",
"Amount": 1.0,
"Status": "sample string 5",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 10,
"SetFrom": "sample string 11",
"Note": "sample string 12"
},
"PhotoTitle": "sample string 23",
"PhotoId": "72615843-c702-4738-a984-b20578cf3b2d",
"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-07-10T19:57:48.6990459-07:00",
"IsBuildingDevelopment": true,
"IsLandDevelopment": true,
"MerchantDocumentTypeList": [
{
"Id": "61a30cf1-28a6-4ca9-9c1d-07565c9476d7",
"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-07-10T19:57:48.6990459-07:00",
"SetBy": 17,
"SetFrom": "sample string 18",
"Note": "sample string 19",
"FileString": "sample string 20",
"UserName": "sample string 21",
"FileList": [
{
"Id": "e9492297-8e26-4db7-8d6a-0fc16fe9949a",
"MerchantAuditInformationId": "572c13bc-8a2c-49b8-b7e1-891115742d6d",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "e9492297-8e26-4db7-8d6a-0fc16fe9949a",
"MerchantAuditInformationId": "572c13bc-8a2c-49b8-b7e1-891115742d6d",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
}
],
"IsOperationSuccessful": true,
"Message": "sample string 23"
},
{
"Id": "61a30cf1-28a6-4ca9-9c1d-07565c9476d7",
"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-07-10T19:57:48.6990459-07:00",
"SetBy": 17,
"SetFrom": "sample string 18",
"Note": "sample string 19",
"FileString": "sample string 20",
"UserName": "sample string 21",
"FileList": [
{
"Id": "e9492297-8e26-4db7-8d6a-0fc16fe9949a",
"MerchantAuditInformationId": "572c13bc-8a2c-49b8-b7e1-891115742d6d",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9"
},
{
"Id": "e9492297-8e26-4db7-8d6a-0fc16fe9949a",
"MerchantAuditInformationId": "572c13bc-8a2c-49b8-b7e1-891115742d6d",
"FilePath": "sample string 2",
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-07:00",
"SetBy": 36,
"SetFrom": "sample string 37",
"Note": "sample string 38"
},
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 29,
"SetFrom": "sample string 30",
"Note": "sample string 31"
},
"AssetBuyDetailsList": [
{
"Id": "7fc5bdef-680c-4188-835a-05b919c23d34",
"AssetBuyMasterId": "22aeedf6-d6f4-4765-9ed1-e8725c124bbf",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-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": "7fc5bdef-680c-4188-835a-05b919c23d34",
"AssetBuyMasterId": "22aeedf6-d6f4-4765-9ed1-e8725c124bbf",
"Amount": 1.0,
"Status": "sample string 2",
"TransactionType": "sample string 3",
"TransactionDate": "2026-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-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": "4ee573c8-2fe6-467a-a2a2-8f9c6b98087e",
"MortgageCompanyName": "sample string 2",
"AssetBuyMasterId": "3a3e1b35-102b-4aeb-b82a-4aa2a9d96e95",
"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-07-10T19:57:48.6990459-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": "204fbdff-a8e0-4868-a565-5072b48dfc73",
"MortgageLoanDocumentInformationList": [
{
"Id": "89180e94-7c88-4b78-adfa-c1efe0873828",
"MortgageLoanInformationId": "e789e864-37c7-4b73-8579-ab5e1be71e5a",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "6e683b14-4c09-4766-a1b9-b72c667022ac",
"MortgageLoanDocumentInformationId": "fcd0b4d4-c218-4d29-823f-e277fe6f8be4",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "6e683b14-4c09-4766-a1b9-b72c667022ac",
"MortgageLoanDocumentInformationId": "fcd0b4d4-c218-4d29-823f-e277fe6f8be4",
"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": "89180e94-7c88-4b78-adfa-c1efe0873828",
"MortgageLoanInformationId": "e789e864-37c7-4b73-8579-ab5e1be71e5a",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "6e683b14-4c09-4766-a1b9-b72c667022ac",
"MortgageLoanDocumentInformationId": "fcd0b4d4-c218-4d29-823f-e277fe6f8be4",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "6e683b14-4c09-4766-a1b9-b72c667022ac",
"MortgageLoanDocumentInformationId": "fcd0b4d4-c218-4d29-823f-e277fe6f8be4",
"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": "4ee573c8-2fe6-467a-a2a2-8f9c6b98087e",
"MortgageCompanyName": "sample string 2",
"AssetBuyMasterId": "3a3e1b35-102b-4aeb-b82a-4aa2a9d96e95",
"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-07-10T19:57:48.6990459-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": "204fbdff-a8e0-4868-a565-5072b48dfc73",
"MortgageLoanDocumentInformationList": [
{
"Id": "89180e94-7c88-4b78-adfa-c1efe0873828",
"MortgageLoanInformationId": "e789e864-37c7-4b73-8579-ab5e1be71e5a",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "6e683b14-4c09-4766-a1b9-b72c667022ac",
"MortgageLoanDocumentInformationId": "fcd0b4d4-c218-4d29-823f-e277fe6f8be4",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "6e683b14-4c09-4766-a1b9-b72c667022ac",
"MortgageLoanDocumentInformationId": "fcd0b4d4-c218-4d29-823f-e277fe6f8be4",
"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": "89180e94-7c88-4b78-adfa-c1efe0873828",
"MortgageLoanInformationId": "e789e864-37c7-4b73-8579-ab5e1be71e5a",
"DocumentName": "sample string 2",
"AuditStatus": "sample string 3",
"AssignAdminId": 1,
"Serial": 1,
"IsRequired": true,
"IsFileRequired": true,
"IsActive": true,
"IsDeleted": true,
"SetOn": "2026-07-10T19:57:48.6990459-07:00",
"SetBy": 7,
"SetFrom": "sample string 8",
"Note": "sample string 9",
"MortgageDocumentTypeId": 1,
"MortgageLoanDocumentInformation": [
{
"Id": "6e683b14-4c09-4766-a1b9-b72c667022ac",
"MortgageLoanDocumentInformationId": "fcd0b4d4-c218-4d29-823f-e277fe6f8be4",
"FilePath": "sample string 2",
"IsOperationSuccessful": true,
"Message": "sample string 4",
"SetFrom": "sample string 5"
},
{
"Id": "6e683b14-4c09-4766-a1b9-b72c667022ac",
"MortgageLoanDocumentInformationId": "fcd0b4d4-c218-4d29-823f-e277fe6f8be4",
"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>22aeedf6-d6f4-4765-9ed1-e8725c124bbf</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>7fc5bdef-680c-4188-835a-05b919c23d34</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-07-10T19:57:48.6990459-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-07-10T19:57:48.6990459-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>22aeedf6-d6f4-4765-9ed1-e8725c124bbf</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>7fc5bdef-680c-4188-835a-05b919c23d34</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-07-10T19:57:48.6990459-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-07-10T19:57:48.6990459-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>22aeedf6-d6f4-4765-9ed1-e8725c124bbf</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>7fc5bdef-680c-4188-835a-05b919c23d34</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-07-10T19:57:48.6990459-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-07-10T19:57:48.6990459-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>22aeedf6-d6f4-4765-9ed1-e8725c124bbf</AssetBuyMasterId>
<BankDepositPhoto>sample string 10</BankDepositPhoto>
<BankDepositPhotoString>sample string 22</BankDepositPhotoString>
<CustomerId>sample string 21</CustomerId>
<CustomerName>sample string 20</CustomerName>
<Id>7fc5bdef-680c-4188-835a-05b919c23d34</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-07-10T19:57:48.6990459-07:00</SetOn>
<Status>sample string 2</Status>
<Title>sample string 17</Title>
<TotalAmount>1</TotalAmount>
<TransactionDate>2026-07-10T19:57:48.6990459-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>a1be66a6-5dbe-4f13-a19a-ad1583011299</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>3a3e1b35-102b-4aeb-b82a-4aa2a9d96e95</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>4ee573c8-2fe6-467a-a2a2-8f9c6b98087e</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MakerNote>sample string 6</MakerNote>
<MortgageCompanyId>1</MortgageCompanyId>
<MortgageCompanyName>sample string 2</MortgageCompanyName>
<MortgageLoanDocumentInformationId>204fbdff-a8e0-4868-a565-5072b48dfc73</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>89180e94-7c88-4b78-adfa-c1efe0873828</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>6e683b14-4c09-4766-a1b9-b72c667022ac</Id>
<MortgageLoanDocumentInformationId>fcd0b4d4-c218-4d29-823f-e277fe6f8be4</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>6e683b14-4c09-4766-a1b9-b72c667022ac</Id>
<MortgageLoanDocumentInformationId>fcd0b4d4-c218-4d29-823f-e277fe6f8be4</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>e789e864-37c7-4b73-8579-ab5e1be71e5a</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-07-10T19:57:48.6990459-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>89180e94-7c88-4b78-adfa-c1efe0873828</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>6e683b14-4c09-4766-a1b9-b72c667022ac</Id>
<MortgageLoanDocumentInformationId>fcd0b4d4-c218-4d29-823f-e277fe6f8be4</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>6e683b14-4c09-4766-a1b9-b72c667022ac</Id>
<MortgageLoanDocumentInformationId>fcd0b4d4-c218-4d29-823f-e277fe6f8be4</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>e789e864-37c7-4b73-8579-ab5e1be71e5a</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-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>3a3e1b35-102b-4aeb-b82a-4aa2a9d96e95</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>4ee573c8-2fe6-467a-a2a2-8f9c6b98087e</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<MakerNote>sample string 6</MakerNote>
<MortgageCompanyId>1</MortgageCompanyId>
<MortgageCompanyName>sample string 2</MortgageCompanyName>
<MortgageLoanDocumentInformationId>204fbdff-a8e0-4868-a565-5072b48dfc73</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>89180e94-7c88-4b78-adfa-c1efe0873828</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>6e683b14-4c09-4766-a1b9-b72c667022ac</Id>
<MortgageLoanDocumentInformationId>fcd0b4d4-c218-4d29-823f-e277fe6f8be4</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>6e683b14-4c09-4766-a1b9-b72c667022ac</Id>
<MortgageLoanDocumentInformationId>fcd0b4d4-c218-4d29-823f-e277fe6f8be4</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>e789e864-37c7-4b73-8579-ab5e1be71e5a</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-07-10T19:57:48.6990459-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>89180e94-7c88-4b78-adfa-c1efe0873828</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>6e683b14-4c09-4766-a1b9-b72c667022ac</Id>
<MortgageLoanDocumentInformationId>fcd0b4d4-c218-4d29-823f-e277fe6f8be4</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
<MortgageLoanDocumentInformationFileViewModel>
<IsOperationSuccessful>true</IsOperationSuccessful>
<Message>sample string 4</Message>
<SetFrom>sample string 5</SetFrom>
<FilePath>sample string 2</FilePath>
<Id>6e683b14-4c09-4766-a1b9-b72c667022ac</Id>
<MortgageLoanDocumentInformationId>fcd0b4d4-c218-4d29-823f-e277fe6f8be4</MortgageLoanDocumentInformationId>
</MortgageLoanDocumentInformationFileViewModel>
</MortgageLoanDocumentInformation>
<MortgageLoanInformationId>e789e864-37c7-4b73-8579-ab5e1be71e5a</MortgageLoanInformationId>
<Note>sample string 9</Note>
<Serial>1</Serial>
<SetBy>7</SetBy>
<SetFrom>sample string 8</SetFrom>
<SetOn>2026-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-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>e0f7fde1-c594-47aa-85bc-e059d8b549ae</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-07-10T19:57:48.6990459-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FloorNumber>1</d2p1:FloorNumber>
<d2p1:Id>a07f1171-efdc-4745-acaf-55858c2c9af6</d2p1:Id>
<d2p1:NumberOfBadRoom>1</d2p1:NumberOfBadRoom>
<d2p1:NumberOfBathRoom>1</d2p1:NumberOfBathRoom>
<d2p1:NumberOfRoom>1</d2p1:NumberOfRoom>
<d2p1:Parking>true</d2p1:Parking>
<d2p1:PropertyId>0dc241a6-1ee4-4b53-90ad-862cb4cca528</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-07-10T19:57:48.6990459-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>58af3a34-4007-4545-b6f2-32844808becc</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-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-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>61a30cf1-28a6-4ca9-9c1d-07565c9476d7</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-07-10T19:57:48.6990459-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>61a30cf1-28a6-4ca9-9c1d-07565c9476d7</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-07-10T19:57:48.6990459-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>72615843-c702-4738-a984-b20578cf3b2d</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>fefd8e14-e126-4a62-a575-0eb74883e3f8</Id>
<IsPrimary>true</IsPrimary>
<PhotoTitle>sample string 3</PhotoTitle>
<PropertyId>0041645d-1298-45ff-9e8e-829e2efe9981</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>fefd8e14-e126-4a62-a575-0eb74883e3f8</Id>
<IsPrimary>true</IsPrimary>
<PhotoTitle>sample string 3</PhotoTitle>
<PropertyId>0041645d-1298-45ff-9e8e-829e2efe9981</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-07-10T19:57:48.6990459-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>a6122f04-a471-44dd-a3fc-a101ae31ffcd</d2p1:Id>
<d2p1:PropertyAuditInformationId>747016a7-d178-4abe-8281-e631ed5eef8e</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-07-10T19:57:48.6990459-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>a6122f04-a471-44dd-a3fc-a101ae31ffcd</d2p1:Id>
<d2p1:PropertyAuditInformationId>747016a7-d178-4abe-8281-e631ed5eef8e</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>2aff7560-9d37-4736-b765-53d74b92c206</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>8da10636-6b17-4855-a85d-9fdf0129b86d</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>a6122f04-a471-44dd-a3fc-a101ae31ffcd</d2p1:Id>
<d2p1:PropertyAuditInformationId>747016a7-d178-4abe-8281-e631ed5eef8e</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-07-10T19:57:48.6990459-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>a6122f04-a471-44dd-a3fc-a101ae31ffcd</d2p1:Id>
<d2p1:PropertyAuditInformationId>747016a7-d178-4abe-8281-e631ed5eef8e</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>2aff7560-9d37-4736-b765-53d74b92c206</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>8da10636-6b17-4855-a85d-9fdf0129b86d</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>a6122f04-a471-44dd-a3fc-a101ae31ffcd</d2p1:Id>
<d2p1:PropertyAuditInformationId>747016a7-d178-4abe-8281-e631ed5eef8e</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-07-10T19:57:48.6990459-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>a6122f04-a471-44dd-a3fc-a101ae31ffcd</d2p1:Id>
<d2p1:PropertyAuditInformationId>747016a7-d178-4abe-8281-e631ed5eef8e</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>2aff7560-9d37-4736-b765-53d74b92c206</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>8da10636-6b17-4855-a85d-9fdf0129b86d</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>a6122f04-a471-44dd-a3fc-a101ae31ffcd</d2p1:Id>
<d2p1:PropertyAuditInformationId>747016a7-d178-4abe-8281-e631ed5eef8e</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-07-10T19:57:48.6990459-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:FilePath>sample string 2</d2p1:FilePath>
<d2p1:Id>a6122f04-a471-44dd-a3fc-a101ae31ffcd</d2p1:Id>
<d2p1:PropertyAuditInformationId>747016a7-d178-4abe-8281-e631ed5eef8e</d2p1:PropertyAuditInformationId>
</d2p1:PropertyAuditFileModel>
</FileList>
<FileString>sample string 19</FileString>
<Id>2aff7560-9d37-4736-b765-53d74b92c206</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>8da10636-6b17-4855-a85d-9fdf0129b86d</PropertyId>
<Serial>1</Serial>
<SetBy>16</SetBy>
<SetFrom>sample string 17</SetFrom>
<SetOn>2026-07-10T19:57:48.6990459-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>57359a18-fde3-4fe1-a5b0-6ccf1adbbc06</Id>
<PropertyFeatureId>1</PropertyFeatureId>
<PropertyId>32f6e0b1-b8b5-4e63-8fc6-65d6ca38dcdb</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>57359a18-fde3-4fe1-a5b0-6ccf1adbbc06</Id>
<PropertyFeatureId>1</PropertyFeatureId>
<PropertyId>32f6e0b1-b8b5-4e63-8fc6-65d6ca38dcdb</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-07-10T19:57:48.6990459-07:00</_x003C_SetOn_x003E_k__BackingField>
<d2p1:Amount>1</d2p1:Amount>
<d2p1:Id>9651af30-0f22-4393-9011-e3d114d8c92b</d2p1:Id>
<d2p1:InstalmentDate>2026-07-10T19:57:48.6990459-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>ed56d684-cb9e-40a5-95fc-ed79d1b6fc49</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-07-10T19:57:48.6990459-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-07-10T19:57:48.6990459-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>c061e6f2-fb3a-49c2-a9e3-6ccc90ad6c40</PropertyId>
<ReferenceNumber>sample string 4</ReferenceNumber>
<SetBy>13</SetBy>
<SetFrom>sample string 14</SetFrom>
<SetOn>2026-07-10T19:57:48.6990459-07:00</SetOn>
<Status>sample string 19</Status>
<Title>sample string 18</Title>
<TotalNumber>1</TotalNumber>
<TotalPay>1</TotalPay>
<TransactionDate>2026-07-10T19:57:48.6990459-07:00</TransactionDate>
<TransactionHash>sample string 5</TransactionHash>
<TransactionType>sample string 6</TransactionType>
</AssetBuyMasterViewModel>