POST RMS/Get_Appartment_By_Residence?Ticket={Ticket}&resid={resid}&search={search}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Ticket

string

Required

resid

integer

Required

search

string

Required

Body Parameters

None.

Response Information

Resource Description

Result_Get_Appartment_By_Residence_AA
NameDescriptionTypeAdditional information
ExceptionMsg

string

None.

draw

integer

None.

recordsFiltered

integer

None.

recordsTotal

integer

None.

data

Collection of Apartment

None.

Response Formats

application/json, text/json

Sample:
{
  "ExceptionMsg": "sample string 1",
  "draw": 2,
  "recordsFiltered": 3,
  "recordsTotal": 4,
  "data": [
    {
      "APARTMENT_ID": 1,
      "RESIDENCE_ID": 1,
      "PERCENTAGE": 1.0,
      "BLOCK_ID": 1,
      "FEES": "sample string 1",
      "TYPE": 1,
      "STATUS": 1,
      "ADMIN_REMARKS": "sample string 2",
      "NOTES": "sample string 3",
      "DISPLAY_ORDER": 1,
      "ENTRY_USER_ID": 1,
      "ENTRY_DATE": "sample string 4",
      "OWNER_ID": 1,
      "My_Block": {
        "BLOCK_ID": 1,
        "CODE": "sample string 1",
        "NAME": "sample string 2",
        "RESIDENCE_ID": 1,
        "PERCENTAGE": 1.0,
        "STATUS": 1,
        "ADMIN_REMARKS": "sample string 3",
        "NOTES": "sample string 4",
        "DISPLAY_ORDER": 1,
        "ENTRY_USER_ID": 1,
        "ENTRY_DATE": "sample string 5",
        "OWNER_ID": 1,
        "My_Block_Detail": {
          "BLOCK_DETAIL_ID": 1,
          "BLOCK_ID": 2,
          "ADDRESS_ID": 1,
          "BLOCK_NAME": "sample string 3",
          "BLOCK_NUMBER": "sample string 4",
          "IS_RESIDENTIAL": true,
          "IS_COMMERCIAL": true,
          "PROPERTY_TYPE_ID": 1,
          "RESIDENTIAL_APART_COUNT": 1,
          "COMMERCIAL_APART_COUNT": 1,
          "IS_SINGLE_OWNER": true,
          "OWNERID": 1,
          "DESCRIPTION": "sample string 5",
          "IS_SYSTEM": true
        },
        "My_Address": {
          "ADDRESS_ID": 1,
          "RESIDENCE_ID": 2,
          "COUNTRY_ID": 1,
          "REGION": "sample string 3",
          "CITY": "sample string 4",
          "STREET": "sample string 5",
          "STREET_NUMBER": "sample string 6",
          "DISTRICT": "sample string 7",
          "DISTRICT_NUMBER": "sample string 8",
          "LATITUDE": 1.0,
          "LONGITUTE": 1.0,
          "DESCRIPTION": "sample string 9",
          "MUNICIPALITY": "sample string 10",
          "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
        },
        "My_Documents": [
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          },
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          }
        ],
        "APPS_COUNT": 6,
        "OWNER_NAME": "sample string 7"
      },
      "My_Apartment_detail": {
        "APARTMENT_DETAIL_ID": 1,
        "APARTMENT_ID": 2,
        "PROPERTY_TYPE_ID": 1,
        "APARTMENT_NUMBER": "sample string 3",
        "FLOOR": "sample string 4",
        "NUMBER_OF_ROOM": 1.0,
        "DESCRIPTION": "sample string 5",
        "IS_RESIDENTIAL": true,
        "IS_COMMERCIAL": true,
        "POSTAL_CODE": "sample string 8",
        "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
      },
      "My_User_app": {
        "USER_APARTMENT_ID": 1,
        "RESIDENCE_ID": 1,
        "USER_ID": 1,
        "APARTMENT_ID": 1,
        "START_DATE": "sample string 1",
        "END_DATE": "sample string 2",
        "BALANCE": "sample string 3",
        "OPENING_BLANCE": "sample string 4",
        "TYPE": 1,
        "STATUS": 1,
        "ADMIN_REMARKS": "sample string 5",
        "NOTES": "sample string 6",
        "DISPLAY_ORDER": 1,
        "ENTRY_USER_ID": 1,
        "ENTRY_DATE": "sample string 7",
        "OWNER_ID": 1,
        "My_Residence": {
          "RESIDENCE_ID": 1,
          "CODE": "sample string 1",
          "NAME": "sample string 2",
          "CURRENCY": "sample string 3",
          "ADDRESS": "sample string 4",
          "APPS_COUNT": 1,
          "LOGO": "sample string 5",
          "IMAGES": "sample string 6",
          "LATITUDE": 1.0,
          "LONGITUDE": 1.0,
          "START_DATE": "sample string 7",
          "END_DATE": "sample string 8",
          "COST": "sample string 9",
          "RESELLER_COMMISSION": "sample string 10",
          "BILLING_TYPE": 1,
          "BILLING_TYPE_MONTH": 1,
          "SMS_CREDENTIAL_CODE": "sample string 11",
          "MOURSEL_COST_BY_APP": 1,
          "OPENING_BALANCE": "sample string 12",
          "BALANCE": "sample string 13",
          "RESIDENCE_STATUS": 1,
          "INITIALIZE_STATUS": 1,
          "FOLLOW_STATUS": 1,
          "STATUS": 1,
          "ADMIN_REMARKS": "sample string 14",
          "RESELLER_ID": 1,
          "PM_ID": 1,
          "NOTES": "sample string 15",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 16",
          "OWNER_ID": 1,
          "My_Reseller": {
            "RESELLER_ID": 1,
            "NAME": "sample string 1",
            "EMAIL": "sample string 2",
            "MOBILE": "sample string 3",
            "CONTACT_PERSON": "sample string 4",
            "PHONE": "sample string 5",
            "ADDRESS": "sample string 6",
            "URL": "sample string 7",
            "COST": "sample string 8",
            "DUE_AMOUNT": "sample string 9",
            "IMAGES": "sample string 10",
            "ADMIN_REMARKS": "sample string 11",
            "NOTES": "sample string 12",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 13",
            "OWNER_ID": 1,
            "RESIDENCES_COUNT": 14
          },
          "My_Pm": {
            "PROPERTY_MANAGER_ID": 1,
            "NAME": "sample string 1",
            "EMAIL": "sample string 2",
            "MOBILE": "sample string 3",
            "CONTACT_PERSON": "sample string 4",
            "PHONE": "sample string 5",
            "ADDRESS": "sample string 6",
            "URL": "sample string 7",
            "COST": "sample string 8",
            "DUE_AMOUNT": "sample string 9",
            "IMAGES": "sample string 10",
            "ADMIN_REMARKS": "sample string 11",
            "NOTES": "sample string 12",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 13",
            "OWNER_ID": 1,
            "RESIDENCES_COUNT": 14
          },
          "PM_LOGIN_CODE": "sample string 17",
          "My_Treasurers": [
            {
              "USER_ID": 1,
              "NAME": "sample string 1",
              "CODE": "sample string 2",
              "USERNAME": "sample string 3",
              "PASSWORD": "sample string 4",
              "GENDER": 1,
              "TOKEN": "sample string 5",
              "RESELLER_ID": 1,
              "PM_ID": 1,
              "RESIDENCE_ID": 1,
              "LOGIN_CODE": "sample string 6",
              "SHORT_URL": "sample string 7",
              "EMAIL": "sample string 8",
              "MOBILE": "sample string 9",
              "OPENING_BLANCE": "sample string 10",
              "BALANCE": "sample string 11",
              "IS_ACTIVE": true,
              "IS_LIMITED": true,
              "IS_TREASURER": true,
              "LAST_LOGIN": "sample string 12",
              "LOGIN_COUNT": 1,
              "IMAGE": "sample string 13",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 14",
              "NOTES": "sample string 15",
              "DISPLAY_ORDER": 1,
              "ENTRY_USER_ID": 1,
              "ENTRY_DATE": "sample string 16",
              "OWNER_ID": 1,
              "USER_TYPE_CODE": "sample string 17",
              "Tenand_Apps": [],
              "Owned_Apps": [],
              "ADDITIONAL_EMAILS": [
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                },
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                }
              ],
              "ADDITIONAL_MOBILES": [
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                },
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                }
              ],
              "USER_RESERVES": [
                {
                  "USER_RESERVE_ID": 1,
                  "RESIDENCE_ID": 1,
                  "USER_ID": 1,
                  "BALANCE": "sample string 2",
                  "CURRENCY": "sample string 3"
                },
                {
                  "USER_RESERVE_ID": 1,
                  "RESIDENCE_ID": 1,
                  "USER_ID": 1,
                  "BALANCE": "sample string 2",
                  "CURRENCY": "sample string 3"
                }
              ],
              "Additional_Currency_Balances": [
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                },
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                }
              ],
              "Due_Additional_Currency_Balances": [
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                },
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                }
              ],
              "Related_Apps_Names": "sample string 18",
              "Owned_Apps_Names": "sample string 19",
              "RESERVE_BALANCE": "sample string 20",
              "CAN_RETURN_BALANCE": "sample string 21",
              "IS_OWNER": true,
              "IS_TENANT": true,
              "TOTALAREA": 24.0,
              "TOTALPERCENTAGE": 25.0,
              "TOTALPERCENTAGE_AREA": 26.0,
              "TOTALPERCENTAGE_OWNED": 27.0,
              "Residence_Name": "sample string 28",
              "Full_Name": "sample string 29",
              "DUE_TODAY_BALANCE": "sample string 30",
              "My_User_Detail": {
                "USER_DETAIL_ID": 1,
                "USER_ID": 2,
                "ADDRESS_ID": 1,
                "NATIONALITY_ID": 1,
                "PHONE": "sample string 3",
                "FINANCIAL_OFFICIAL_NAME": "sample string 4",
                "FINANCIAL_NUMBER": "sample string 5",
                "USER_TYPE_ID": 1,
                "IS_TAXABLE": true,
                "TAX1_NAME": "sample string 6",
                "TAX1_VALUE": 1.0,
                "TAX1_REG_NUMBER": "sample string 7",
                "TAX2_NAME": "sample string 8",
                "TAX2_VALUE": 1.0,
                "TAX2_REG_NUMBER": "sample string 9",
                "IS_OWNER": true
              },
              "My_Address": {
                "ADDRESS_ID": 1,
                "RESIDENCE_ID": 2,
                "COUNTRY_ID": 1,
                "REGION": "sample string 3",
                "CITY": "sample string 4",
                "STREET": "sample string 5",
                "STREET_NUMBER": "sample string 6",
                "DISTRICT": "sample string 7",
                "DISTRICT_NUMBER": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUTE": 1.0,
                "DESCRIPTION": "sample string 9",
                "MUNICIPALITY": "sample string 10",
                "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
              },
              "My_Documents": [
                {
                  "DOCUMENT_ID": 1,
                  "NAME": "sample string 1",
                  "PATH": "sample string 2",
                  "URL": "sample string 3",
                  "DOCUMENT_TYPE": 1,
                  "STATUS": 1,
                  "PARENT_DATA_ID": 1,
                  "PARENT_DATA_TYPE": 1,
                  "RESIDENCE_ID": 1,
                  "DESCRIPTION": "sample string 4",
                  "IMAGES": "sample string 5",
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1,
                  "ENTRY_USER_ID": 1,
                  "ENTRY_DATE": "sample string 8",
                  "OWNER_ID": 1,
                  "My_Documents": [],
                  "ORG_NAME": "sample string 9",
                  "RELATED_TO_TYPE": "sample string 10",
                  "RELATED_TO_NAME": "sample string 11"
                },
                {
                  "DOCUMENT_ID": 1,
                  "NAME": "sample string 1",
                  "PATH": "sample string 2",
                  "URL": "sample string 3",
                  "DOCUMENT_TYPE": 1,
                  "STATUS": 1,
                  "PARENT_DATA_ID": 1,
                  "PARENT_DATA_TYPE": 1,
                  "RESIDENCE_ID": 1,
                  "DESCRIPTION": "sample string 4",
                  "IMAGES": "sample string 5",
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1,
                  "ENTRY_USER_ID": 1,
                  "ENTRY_DATE": "sample string 8",
                  "OWNER_ID": 1,
                  "My_Documents": [],
                  "ORG_NAME": "sample string 9",
                  "RELATED_TO_TYPE": "sample string 10",
                  "RELATED_TO_NAME": "sample string 11"
                }
              ],
              "IS_JABI": true
            },
            {
              "USER_ID": 1,
              "NAME": "sample string 1",
              "CODE": "sample string 2",
              "USERNAME": "sample string 3",
              "PASSWORD": "sample string 4",
              "GENDER": 1,
              "TOKEN": "sample string 5",
              "RESELLER_ID": 1,
              "PM_ID": 1,
              "RESIDENCE_ID": 1,
              "LOGIN_CODE": "sample string 6",
              "SHORT_URL": "sample string 7",
              "EMAIL": "sample string 8",
              "MOBILE": "sample string 9",
              "OPENING_BLANCE": "sample string 10",
              "BALANCE": "sample string 11",
              "IS_ACTIVE": true,
              "IS_LIMITED": true,
              "IS_TREASURER": true,
              "LAST_LOGIN": "sample string 12",
              "LOGIN_COUNT": 1,
              "IMAGE": "sample string 13",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 14",
              "NOTES": "sample string 15",
              "DISPLAY_ORDER": 1,
              "ENTRY_USER_ID": 1,
              "ENTRY_DATE": "sample string 16",
              "OWNER_ID": 1,
              "USER_TYPE_CODE": "sample string 17",
              "Tenand_Apps": [],
              "Owned_Apps": [],
              "ADDITIONAL_EMAILS": [
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                },
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                }
              ],
              "ADDITIONAL_MOBILES": [
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                },
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                }
              ],
              "USER_RESERVES": [
                {
                  "USER_RESERVE_ID": 1,
                  "RESIDENCE_ID": 1,
                  "USER_ID": 1,
                  "BALANCE": "sample string 2",
                  "CURRENCY": "sample string 3"
                },
                {
                  "USER_RESERVE_ID": 1,
                  "RESIDENCE_ID": 1,
                  "USER_ID": 1,
                  "BALANCE": "sample string 2",
                  "CURRENCY": "sample string 3"
                }
              ],
              "Additional_Currency_Balances": [
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                },
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                }
              ],
              "Due_Additional_Currency_Balances": [
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                },
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                }
              ],
              "Related_Apps_Names": "sample string 18",
              "Owned_Apps_Names": "sample string 19",
              "RESERVE_BALANCE": "sample string 20",
              "CAN_RETURN_BALANCE": "sample string 21",
              "IS_OWNER": true,
              "IS_TENANT": true,
              "TOTALAREA": 24.0,
              "TOTALPERCENTAGE": 25.0,
              "TOTALPERCENTAGE_AREA": 26.0,
              "TOTALPERCENTAGE_OWNED": 27.0,
              "Residence_Name": "sample string 28",
              "Full_Name": "sample string 29",
              "DUE_TODAY_BALANCE": "sample string 30",
              "My_User_Detail": {
                "USER_DETAIL_ID": 1,
                "USER_ID": 2,
                "ADDRESS_ID": 1,
                "NATIONALITY_ID": 1,
                "PHONE": "sample string 3",
                "FINANCIAL_OFFICIAL_NAME": "sample string 4",
                "FINANCIAL_NUMBER": "sample string 5",
                "USER_TYPE_ID": 1,
                "IS_TAXABLE": true,
                "TAX1_NAME": "sample string 6",
                "TAX1_VALUE": 1.0,
                "TAX1_REG_NUMBER": "sample string 7",
                "TAX2_NAME": "sample string 8",
                "TAX2_VALUE": 1.0,
                "TAX2_REG_NUMBER": "sample string 9",
                "IS_OWNER": true
              },
              "My_Address": {
                "ADDRESS_ID": 1,
                "RESIDENCE_ID": 2,
                "COUNTRY_ID": 1,
                "REGION": "sample string 3",
                "CITY": "sample string 4",
                "STREET": "sample string 5",
                "STREET_NUMBER": "sample string 6",
                "DISTRICT": "sample string 7",
                "DISTRICT_NUMBER": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUTE": 1.0,
                "DESCRIPTION": "sample string 9",
                "MUNICIPALITY": "sample string 10",
                "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
              },
              "My_Documents": [
                {
                  "DOCUMENT_ID": 1,
                  "NAME": "sample string 1",
                  "PATH": "sample string 2",
                  "URL": "sample string 3",
                  "DOCUMENT_TYPE": 1,
                  "STATUS": 1,
                  "PARENT_DATA_ID": 1,
                  "PARENT_DATA_TYPE": 1,
                  "RESIDENCE_ID": 1,
                  "DESCRIPTION": "sample string 4",
                  "IMAGES": "sample string 5",
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1,
                  "ENTRY_USER_ID": 1,
                  "ENTRY_DATE": "sample string 8",
                  "OWNER_ID": 1,
                  "My_Documents": [],
                  "ORG_NAME": "sample string 9",
                  "RELATED_TO_TYPE": "sample string 10",
                  "RELATED_TO_NAME": "sample string 11"
                },
                {
                  "DOCUMENT_ID": 1,
                  "NAME": "sample string 1",
                  "PATH": "sample string 2",
                  "URL": "sample string 3",
                  "DOCUMENT_TYPE": 1,
                  "STATUS": 1,
                  "PARENT_DATA_ID": 1,
                  "PARENT_DATA_TYPE": 1,
                  "RESIDENCE_ID": 1,
                  "DESCRIPTION": "sample string 4",
                  "IMAGES": "sample string 5",
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1,
                  "ENTRY_USER_ID": 1,
                  "ENTRY_DATE": "sample string 8",
                  "OWNER_ID": 1,
                  "My_Documents": [],
                  "ORG_NAME": "sample string 9",
                  "RELATED_TO_TYPE": "sample string 10",
                  "RELATED_TO_NAME": "sample string 11"
                }
              ],
              "IS_JABI": true
            }
          ],
          "My_User": {
            "USER_ID": 1,
            "NAME": "sample string 1",
            "CODE": "sample string 2",
            "USERNAME": "sample string 3",
            "PASSWORD": "sample string 4",
            "GENDER": 1,
            "TOKEN": "sample string 5",
            "RESELLER_ID": 1,
            "PM_ID": 1,
            "RESIDENCE_ID": 1,
            "LOGIN_CODE": "sample string 6",
            "SHORT_URL": "sample string 7",
            "EMAIL": "sample string 8",
            "MOBILE": "sample string 9",
            "OPENING_BLANCE": "sample string 10",
            "BALANCE": "sample string 11",
            "IS_ACTIVE": true,
            "IS_LIMITED": true,
            "IS_TREASURER": true,
            "LAST_LOGIN": "sample string 12",
            "LOGIN_COUNT": 1,
            "IMAGE": "sample string 13",
            "TYPE": 1,
            "STATUS": 1,
            "ADMIN_REMARKS": "sample string 14",
            "NOTES": "sample string 15",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 16",
            "OWNER_ID": 1,
            "USER_TYPE_CODE": "sample string 17",
            "Tenand_Apps": [],
            "Owned_Apps": [],
            "ADDITIONAL_EMAILS": [
              {
                "ADDITIONAL_CONTACT_ID": 1,
                "USER_ID": 2,
                "TYPE": 3,
                "NAME": "sample string 4",
                "VALUE": "sample string 5"
              },
              {
                "ADDITIONAL_CONTACT_ID": 1,
                "USER_ID": 2,
                "TYPE": 3,
                "NAME": "sample string 4",
                "VALUE": "sample string 5"
              }
            ],
            "ADDITIONAL_MOBILES": [
              {
                "ADDITIONAL_CONTACT_ID": 1,
                "USER_ID": 2,
                "TYPE": 3,
                "NAME": "sample string 4",
                "VALUE": "sample string 5"
              },
              {
                "ADDITIONAL_CONTACT_ID": 1,
                "USER_ID": 2,
                "TYPE": 3,
                "NAME": "sample string 4",
                "VALUE": "sample string 5"
              }
            ],
            "USER_RESERVES": [
              {
                "USER_RESERVE_ID": 1,
                "RESIDENCE_ID": 1,
                "USER_ID": 1,
                "BALANCE": "sample string 2",
                "CURRENCY": "sample string 3"
              },
              {
                "USER_RESERVE_ID": 1,
                "RESIDENCE_ID": 1,
                "USER_ID": 1,
                "BALANCE": "sample string 2",
                "CURRENCY": "sample string 3"
              }
            ],
            "Additional_Currency_Balances": [
              {
                "ADDITIONAL_CURRENCY_ID": 1,
                "RESIDENCE_ID": 1,
                "CURRENCY": "sample string 2",
                "BALANCE": "sample string 3",
                "RATE": "sample string 4"
              },
              {
                "ADDITIONAL_CURRENCY_ID": 1,
                "RESIDENCE_ID": 1,
                "CURRENCY": "sample string 2",
                "BALANCE": "sample string 3",
                "RATE": "sample string 4"
              }
            ],
            "Due_Additional_Currency_Balances": [
              {
                "ADDITIONAL_CURRENCY_ID": 1,
                "RESIDENCE_ID": 1,
                "CURRENCY": "sample string 2",
                "BALANCE": "sample string 3",
                "RATE": "sample string 4"
              },
              {
                "ADDITIONAL_CURRENCY_ID": 1,
                "RESIDENCE_ID": 1,
                "CURRENCY": "sample string 2",
                "BALANCE": "sample string 3",
                "RATE": "sample string 4"
              }
            ],
            "Related_Apps_Names": "sample string 18",
            "Owned_Apps_Names": "sample string 19",
            "RESERVE_BALANCE": "sample string 20",
            "CAN_RETURN_BALANCE": "sample string 21",
            "IS_OWNER": true,
            "IS_TENANT": true,
            "TOTALAREA": 24.0,
            "TOTALPERCENTAGE": 25.0,
            "TOTALPERCENTAGE_AREA": 26.0,
            "TOTALPERCENTAGE_OWNED": 27.0,
            "Residence_Name": "sample string 28",
            "Full_Name": "sample string 29",
            "DUE_TODAY_BALANCE": "sample string 30",
            "My_User_Detail": {
              "USER_DETAIL_ID": 1,
              "USER_ID": 2,
              "ADDRESS_ID": 1,
              "NATIONALITY_ID": 1,
              "PHONE": "sample string 3",
              "FINANCIAL_OFFICIAL_NAME": "sample string 4",
              "FINANCIAL_NUMBER": "sample string 5",
              "USER_TYPE_ID": 1,
              "IS_TAXABLE": true,
              "TAX1_NAME": "sample string 6",
              "TAX1_VALUE": 1.0,
              "TAX1_REG_NUMBER": "sample string 7",
              "TAX2_NAME": "sample string 8",
              "TAX2_VALUE": 1.0,
              "TAX2_REG_NUMBER": "sample string 9",
              "IS_OWNER": true
            },
            "My_Address": {
              "ADDRESS_ID": 1,
              "RESIDENCE_ID": 2,
              "COUNTRY_ID": 1,
              "REGION": "sample string 3",
              "CITY": "sample string 4",
              "STREET": "sample string 5",
              "STREET_NUMBER": "sample string 6",
              "DISTRICT": "sample string 7",
              "DISTRICT_NUMBER": "sample string 8",
              "LATITUDE": 1.0,
              "LONGITUTE": 1.0,
              "DESCRIPTION": "sample string 9",
              "MUNICIPALITY": "sample string 10",
              "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
            },
            "My_Documents": [
              {
                "DOCUMENT_ID": 1,
                "NAME": "sample string 1",
                "PATH": "sample string 2",
                "URL": "sample string 3",
                "DOCUMENT_TYPE": 1,
                "STATUS": 1,
                "PARENT_DATA_ID": 1,
                "PARENT_DATA_TYPE": 1,
                "RESIDENCE_ID": 1,
                "DESCRIPTION": "sample string 4",
                "IMAGES": "sample string 5",
                "ADMIN_REMARKS": "sample string 6",
                "NOTES": "sample string 7",
                "DISPLAY_ORDER": 1,
                "ENTRY_USER_ID": 1,
                "ENTRY_DATE": "sample string 8",
                "OWNER_ID": 1,
                "My_Documents": [],
                "ORG_NAME": "sample string 9",
                "RELATED_TO_TYPE": "sample string 10",
                "RELATED_TO_NAME": "sample string 11"
              },
              {
                "DOCUMENT_ID": 1,
                "NAME": "sample string 1",
                "PATH": "sample string 2",
                "URL": "sample string 3",
                "DOCUMENT_TYPE": 1,
                "STATUS": 1,
                "PARENT_DATA_ID": 1,
                "PARENT_DATA_TYPE": 1,
                "RESIDENCE_ID": 1,
                "DESCRIPTION": "sample string 4",
                "IMAGES": "sample string 5",
                "ADMIN_REMARKS": "sample string 6",
                "NOTES": "sample string 7",
                "DISPLAY_ORDER": 1,
                "ENTRY_USER_ID": 1,
                "ENTRY_DATE": "sample string 8",
                "OWNER_ID": 1,
                "My_Documents": [],
                "ORG_NAME": "sample string 9",
                "RELATED_TO_TYPE": "sample string 10",
                "RELATED_TO_NAME": "sample string 11"
              }
            ],
            "IS_JABI": true
          },
          "RES_STATUS": "sample string 18",
          "COST_CURRENCY": "sample string 19",
          "PERSONALIZED_LOGO": "sample string 20",
          "PERSONALIZED_ADDRESS": "sample string 21",
          "PERSONALIZED_MOBILE": "sample string 22",
          "PERSONALIZED_EMAIL": "sample string 23",
          "Country_Name": "sample string 24",
          "Country_Code": "sample string 25",
          "PRICING_CURRENCY": "sample string 26",
          "Persons_Count": 27,
          "No_Owner_Count": 28,
          "No_Tenant_Count": 29,
          "Is_Compound": true,
          "LOCATION_APPROVED": true,
          "GOOGLE_MAP_LINK": "sample string 32",
          "Is_Compound_Related": true,
          "Compound_Related_Id": 34,
          "Compound_Related_Name": "sample string 35",
          "BINAYATI_BALANCE": 36.0,
          "MY_REMARKS": [
            {
              "REMARK_ID": 1,
              "RESIDENCE_ID": 1,
              "TASK_ID": 1,
              "TITLE": "sample string 2",
              "DESCRIPTION": "sample string 3",
              "CREATED_BY": 1,
              "CREATED_DATE": "sample string 4",
              "IMAGES": "sample string 5",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 6",
              "NOTES": "sample string 7",
              "DISPLAY_ORDER": 1,
              "CREATED_BY_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "My_Task": {
                "TASK_ID": 1,
                "RESIDENCE_ID": 1,
                "REMARK_ID": 1,
                "TITLE": "sample string 2",
                "DESCRIPTION": "sample string 3",
                "CREATED_BY": 1,
                "CREATED_DATE": "sample string 4",
                "DUE_DATE": "sample string 5",
                "ASSIGNED_TO": 1,
                "COMPLETED_BY": 1,
                "IMAGES": "sample string 6",
                "TYPE": 1,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 7",
                "NOTES": "sample string 8",
                "DISPLAY_ORDER": 1,
                "CREATED_BY_USER": {
                  "CRM_USER_ID": 1,
                  "NAME": "sample string 2",
                  "USERNAME": "sample string 3",
                  "PASSWORD": "sample string 4",
                  "USER_TYPE_CODE": "sample string 5",
                  "IS_ACTIVE": true,
                  "TOKEN": "sample string 6",
                  "LOGIN_CODE": "sample string 7",
                  "EMAIL": "sample string 8",
                  "MOBILE": "sample string 9",
                  "TYPE": 10,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 11",
                  "NOTES": "sample string 12",
                  "IMAGE": "sample string 13",
                  "DISPLAY_ORDER": 1,
                  "User_Roles": [
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    },
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    }
                  ],
                  "User_Roles_Ids": [
                    1,
                    2
                  ]
                },
                "ASSIGNED_TO_USER": {
                  "CRM_USER_ID": 1,
                  "NAME": "sample string 2",
                  "USERNAME": "sample string 3",
                  "PASSWORD": "sample string 4",
                  "USER_TYPE_CODE": "sample string 5",
                  "IS_ACTIVE": true,
                  "TOKEN": "sample string 6",
                  "LOGIN_CODE": "sample string 7",
                  "EMAIL": "sample string 8",
                  "MOBILE": "sample string 9",
                  "TYPE": 10,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 11",
                  "NOTES": "sample string 12",
                  "IMAGE": "sample string 13",
                  "DISPLAY_ORDER": 1,
                  "User_Roles": [
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    },
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    }
                  ],
                  "User_Roles_Ids": [
                    1,
                    2
                  ]
                },
                "My_Remark": {
                  "REMARK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "TASK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                  "IMAGES": "sample string 5",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1
                },
                "My_Residence_Name": "sample string 9",
                "My_Residence_Treasurer_Name": "sample string 10"
              },
              "My_Tasks": [
                {
                  "TASK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "REMARK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "sample string 4",
                  "DUE_DATE": "sample string 5",
                  "ASSIGNED_TO": 1,
                  "COMPLETED_BY": 1,
                  "IMAGES": "sample string 6",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 7",
                  "NOTES": "sample string 8",
                  "DISPLAY_ORDER": 1,
                  "CREATED_BY_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "ASSIGNED_TO_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "My_Remark": {
                    "REMARK_ID": 1,
                    "RESIDENCE_ID": 1,
                    "TASK_ID": 1,
                    "TITLE": "sample string 2",
                    "DESCRIPTION": "sample string 3",
                    "CREATED_BY": 1,
                    "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                    "IMAGES": "sample string 5",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 6",
                    "NOTES": "sample string 7",
                    "DISPLAY_ORDER": 1
                  },
                  "My_Residence_Name": "sample string 9",
                  "My_Residence_Treasurer_Name": "sample string 10"
                },
                {
                  "TASK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "REMARK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "sample string 4",
                  "DUE_DATE": "sample string 5",
                  "ASSIGNED_TO": 1,
                  "COMPLETED_BY": 1,
                  "IMAGES": "sample string 6",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 7",
                  "NOTES": "sample string 8",
                  "DISPLAY_ORDER": 1,
                  "CREATED_BY_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "ASSIGNED_TO_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "My_Remark": {
                    "REMARK_ID": 1,
                    "RESIDENCE_ID": 1,
                    "TASK_ID": 1,
                    "TITLE": "sample string 2",
                    "DESCRIPTION": "sample string 3",
                    "CREATED_BY": 1,
                    "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                    "IMAGES": "sample string 5",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 6",
                    "NOTES": "sample string 7",
                    "DISPLAY_ORDER": 1
                  },
                  "My_Residence_Name": "sample string 9",
                  "My_Residence_Treasurer_Name": "sample string 10"
                }
              ]
            },
            {
              "REMARK_ID": 1,
              "RESIDENCE_ID": 1,
              "TASK_ID": 1,
              "TITLE": "sample string 2",
              "DESCRIPTION": "sample string 3",
              "CREATED_BY": 1,
              "CREATED_DATE": "sample string 4",
              "IMAGES": "sample string 5",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 6",
              "NOTES": "sample string 7",
              "DISPLAY_ORDER": 1,
              "CREATED_BY_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "My_Task": {
                "TASK_ID": 1,
                "RESIDENCE_ID": 1,
                "REMARK_ID": 1,
                "TITLE": "sample string 2",
                "DESCRIPTION": "sample string 3",
                "CREATED_BY": 1,
                "CREATED_DATE": "sample string 4",
                "DUE_DATE": "sample string 5",
                "ASSIGNED_TO": 1,
                "COMPLETED_BY": 1,
                "IMAGES": "sample string 6",
                "TYPE": 1,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 7",
                "NOTES": "sample string 8",
                "DISPLAY_ORDER": 1,
                "CREATED_BY_USER": {
                  "CRM_USER_ID": 1,
                  "NAME": "sample string 2",
                  "USERNAME": "sample string 3",
                  "PASSWORD": "sample string 4",
                  "USER_TYPE_CODE": "sample string 5",
                  "IS_ACTIVE": true,
                  "TOKEN": "sample string 6",
                  "LOGIN_CODE": "sample string 7",
                  "EMAIL": "sample string 8",
                  "MOBILE": "sample string 9",
                  "TYPE": 10,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 11",
                  "NOTES": "sample string 12",
                  "IMAGE": "sample string 13",
                  "DISPLAY_ORDER": 1,
                  "User_Roles": [
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    },
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    }
                  ],
                  "User_Roles_Ids": [
                    1,
                    2
                  ]
                },
                "ASSIGNED_TO_USER": {
                  "CRM_USER_ID": 1,
                  "NAME": "sample string 2",
                  "USERNAME": "sample string 3",
                  "PASSWORD": "sample string 4",
                  "USER_TYPE_CODE": "sample string 5",
                  "IS_ACTIVE": true,
                  "TOKEN": "sample string 6",
                  "LOGIN_CODE": "sample string 7",
                  "EMAIL": "sample string 8",
                  "MOBILE": "sample string 9",
                  "TYPE": 10,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 11",
                  "NOTES": "sample string 12",
                  "IMAGE": "sample string 13",
                  "DISPLAY_ORDER": 1,
                  "User_Roles": [
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    },
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    }
                  ],
                  "User_Roles_Ids": [
                    1,
                    2
                  ]
                },
                "My_Remark": {
                  "REMARK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "TASK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                  "IMAGES": "sample string 5",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1
                },
                "My_Residence_Name": "sample string 9",
                "My_Residence_Treasurer_Name": "sample string 10"
              },
              "My_Tasks": [
                {
                  "TASK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "REMARK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "sample string 4",
                  "DUE_DATE": "sample string 5",
                  "ASSIGNED_TO": 1,
                  "COMPLETED_BY": 1,
                  "IMAGES": "sample string 6",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 7",
                  "NOTES": "sample string 8",
                  "DISPLAY_ORDER": 1,
                  "CREATED_BY_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "ASSIGNED_TO_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "My_Remark": {
                    "REMARK_ID": 1,
                    "RESIDENCE_ID": 1,
                    "TASK_ID": 1,
                    "TITLE": "sample string 2",
                    "DESCRIPTION": "sample string 3",
                    "CREATED_BY": 1,
                    "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                    "IMAGES": "sample string 5",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 6",
                    "NOTES": "sample string 7",
                    "DISPLAY_ORDER": 1
                  },
                  "My_Residence_Name": "sample string 9",
                  "My_Residence_Treasurer_Name": "sample string 10"
                },
                {
                  "TASK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "REMARK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "sample string 4",
                  "DUE_DATE": "sample string 5",
                  "ASSIGNED_TO": 1,
                  "COMPLETED_BY": 1,
                  "IMAGES": "sample string 6",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 7",
                  "NOTES": "sample string 8",
                  "DISPLAY_ORDER": 1,
                  "CREATED_BY_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "ASSIGNED_TO_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "My_Remark": {
                    "REMARK_ID": 1,
                    "RESIDENCE_ID": 1,
                    "TASK_ID": 1,
                    "TITLE": "sample string 2",
                    "DESCRIPTION": "sample string 3",
                    "CREATED_BY": 1,
                    "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                    "IMAGES": "sample string 5",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 6",
                    "NOTES": "sample string 7",
                    "DISPLAY_ORDER": 1
                  },
                  "My_Residence_Name": "sample string 9",
                  "My_Residence_Treasurer_Name": "sample string 10"
                }
              ]
            }
          ],
          "MY_TASKS": [
            {
              "TASK_ID": 1,
              "RESIDENCE_ID": 1,
              "REMARK_ID": 1,
              "TITLE": "sample string 2",
              "DESCRIPTION": "sample string 3",
              "CREATED_BY": 1,
              "CREATED_DATE": "sample string 4",
              "DUE_DATE": "sample string 5",
              "ASSIGNED_TO": 1,
              "COMPLETED_BY": 1,
              "IMAGES": "sample string 6",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 7",
              "NOTES": "sample string 8",
              "DISPLAY_ORDER": 1,
              "CREATED_BY_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "ASSIGNED_TO_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "My_Remark": {
                "REMARK_ID": 1,
                "RESIDENCE_ID": 1,
                "TASK_ID": 1,
                "TITLE": "sample string 2",
                "DESCRIPTION": "sample string 3",
                "CREATED_BY": 1,
                "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                "IMAGES": "sample string 5",
                "TYPE": 1,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 6",
                "NOTES": "sample string 7",
                "DISPLAY_ORDER": 1
              },
              "My_Residence_Name": "sample string 9",
              "My_Residence_Treasurer_Name": "sample string 10"
            },
            {
              "TASK_ID": 1,
              "RESIDENCE_ID": 1,
              "REMARK_ID": 1,
              "TITLE": "sample string 2",
              "DESCRIPTION": "sample string 3",
              "CREATED_BY": 1,
              "CREATED_DATE": "sample string 4",
              "DUE_DATE": "sample string 5",
              "ASSIGNED_TO": 1,
              "COMPLETED_BY": 1,
              "IMAGES": "sample string 6",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 7",
              "NOTES": "sample string 8",
              "DISPLAY_ORDER": 1,
              "CREATED_BY_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "ASSIGNED_TO_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "My_Remark": {
                "REMARK_ID": 1,
                "RESIDENCE_ID": 1,
                "TASK_ID": 1,
                "TITLE": "sample string 2",
                "DESCRIPTION": "sample string 3",
                "CREATED_BY": 1,
                "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                "IMAGES": "sample string 5",
                "TYPE": 1,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 6",
                "NOTES": "sample string 7",
                "DISPLAY_ORDER": 1
              },
              "My_Residence_Name": "sample string 9",
              "My_Residence_Treasurer_Name": "sample string 10"
            }
          ],
          "Notifications_Balances": [
            {
              "RESIDENCE_ID": 1,
              "NOTIFICATION_TYPE_ID": 2,
              "BALANCE": 3,
              "My_Notification": {
                "CODE": "sample string 1",
                "NAME": "sample string 2",
                "NOTIFICATION_TYPE_ID": 3,
                "ACTIVE": true
              },
              "ACTIVE": true
            },
            {
              "RESIDENCE_ID": 1,
              "NOTIFICATION_TYPE_ID": 2,
              "BALANCE": 3,
              "My_Notification": {
                "CODE": "sample string 1",
                "NAME": "sample string 2",
                "NOTIFICATION_TYPE_ID": 3,
                "ACTIVE": true
              },
              "ACTIVE": true
            }
          ]
        },
        "My_User": {
          "USER_ID": 1,
          "NAME": "sample string 1",
          "CODE": "sample string 2",
          "USERNAME": "sample string 3",
          "PASSWORD": "sample string 4",
          "GENDER": 1,
          "TOKEN": "sample string 5",
          "RESELLER_ID": 1,
          "PM_ID": 1,
          "RESIDENCE_ID": 1,
          "LOGIN_CODE": "sample string 6",
          "SHORT_URL": "sample string 7",
          "EMAIL": "sample string 8",
          "MOBILE": "sample string 9",
          "OPENING_BLANCE": "sample string 10",
          "BALANCE": "sample string 11",
          "IS_ACTIVE": true,
          "IS_LIMITED": true,
          "IS_TREASURER": true,
          "LAST_LOGIN": "sample string 12",
          "LOGIN_COUNT": 1,
          "IMAGE": "sample string 13",
          "TYPE": 1,
          "STATUS": 1,
          "ADMIN_REMARKS": "sample string 14",
          "NOTES": "sample string 15",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 16",
          "OWNER_ID": 1,
          "USER_TYPE_CODE": "sample string 17",
          "Tenand_Apps": [],
          "Owned_Apps": [],
          "ADDITIONAL_EMAILS": [
            {
              "ADDITIONAL_CONTACT_ID": 1,
              "USER_ID": 2,
              "TYPE": 3,
              "NAME": "sample string 4",
              "VALUE": "sample string 5"
            },
            {
              "ADDITIONAL_CONTACT_ID": 1,
              "USER_ID": 2,
              "TYPE": 3,
              "NAME": "sample string 4",
              "VALUE": "sample string 5"
            }
          ],
          "ADDITIONAL_MOBILES": [
            {
              "ADDITIONAL_CONTACT_ID": 1,
              "USER_ID": 2,
              "TYPE": 3,
              "NAME": "sample string 4",
              "VALUE": "sample string 5"
            },
            {
              "ADDITIONAL_CONTACT_ID": 1,
              "USER_ID": 2,
              "TYPE": 3,
              "NAME": "sample string 4",
              "VALUE": "sample string 5"
            }
          ],
          "USER_RESERVES": [
            {
              "USER_RESERVE_ID": 1,
              "RESIDENCE_ID": 1,
              "USER_ID": 1,
              "BALANCE": "sample string 2",
              "CURRENCY": "sample string 3"
            },
            {
              "USER_RESERVE_ID": 1,
              "RESIDENCE_ID": 1,
              "USER_ID": 1,
              "BALANCE": "sample string 2",
              "CURRENCY": "sample string 3"
            }
          ],
          "Additional_Currency_Balances": [
            {
              "ADDITIONAL_CURRENCY_ID": 1,
              "RESIDENCE_ID": 1,
              "CURRENCY": "sample string 2",
              "BALANCE": "sample string 3",
              "RATE": "sample string 4"
            },
            {
              "ADDITIONAL_CURRENCY_ID": 1,
              "RESIDENCE_ID": 1,
              "CURRENCY": "sample string 2",
              "BALANCE": "sample string 3",
              "RATE": "sample string 4"
            }
          ],
          "Due_Additional_Currency_Balances": [
            {
              "ADDITIONAL_CURRENCY_ID": 1,
              "RESIDENCE_ID": 1,
              "CURRENCY": "sample string 2",
              "BALANCE": "sample string 3",
              "RATE": "sample string 4"
            },
            {
              "ADDITIONAL_CURRENCY_ID": 1,
              "RESIDENCE_ID": 1,
              "CURRENCY": "sample string 2",
              "BALANCE": "sample string 3",
              "RATE": "sample string 4"
            }
          ],
          "Related_Apps_Names": "sample string 18",
          "Owned_Apps_Names": "sample string 19",
          "RESERVE_BALANCE": "sample string 20",
          "CAN_RETURN_BALANCE": "sample string 21",
          "IS_OWNER": true,
          "IS_TENANT": true,
          "TOTALAREA": 24.0,
          "TOTALPERCENTAGE": 25.0,
          "TOTALPERCENTAGE_AREA": 26.0,
          "TOTALPERCENTAGE_OWNED": 27.0,
          "Residence_Name": "sample string 28",
          "Full_Name": "sample string 29",
          "DUE_TODAY_BALANCE": "sample string 30",
          "My_User_Detail": {
            "USER_DETAIL_ID": 1,
            "USER_ID": 2,
            "ADDRESS_ID": 1,
            "NATIONALITY_ID": 1,
            "PHONE": "sample string 3",
            "FINANCIAL_OFFICIAL_NAME": "sample string 4",
            "FINANCIAL_NUMBER": "sample string 5",
            "USER_TYPE_ID": 1,
            "IS_TAXABLE": true,
            "TAX1_NAME": "sample string 6",
            "TAX1_VALUE": 1.0,
            "TAX1_REG_NUMBER": "sample string 7",
            "TAX2_NAME": "sample string 8",
            "TAX2_VALUE": 1.0,
            "TAX2_REG_NUMBER": "sample string 9",
            "IS_OWNER": true
          },
          "My_Address": {
            "ADDRESS_ID": 1,
            "RESIDENCE_ID": 2,
            "COUNTRY_ID": 1,
            "REGION": "sample string 3",
            "CITY": "sample string 4",
            "STREET": "sample string 5",
            "STREET_NUMBER": "sample string 6",
            "DISTRICT": "sample string 7",
            "DISTRICT_NUMBER": "sample string 8",
            "LATITUDE": 1.0,
            "LONGITUTE": 1.0,
            "DESCRIPTION": "sample string 9",
            "MUNICIPALITY": "sample string 10",
            "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
          },
          "My_Documents": [
            {
              "DOCUMENT_ID": 1,
              "NAME": "sample string 1",
              "PATH": "sample string 2",
              "URL": "sample string 3",
              "DOCUMENT_TYPE": 1,
              "STATUS": 1,
              "PARENT_DATA_ID": 1,
              "PARENT_DATA_TYPE": 1,
              "RESIDENCE_ID": 1,
              "DESCRIPTION": "sample string 4",
              "IMAGES": "sample string 5",
              "ADMIN_REMARKS": "sample string 6",
              "NOTES": "sample string 7",
              "DISPLAY_ORDER": 1,
              "ENTRY_USER_ID": 1,
              "ENTRY_DATE": "sample string 8",
              "OWNER_ID": 1,
              "My_Documents": [],
              "ORG_NAME": "sample string 9",
              "RELATED_TO_TYPE": "sample string 10",
              "RELATED_TO_NAME": "sample string 11"
            },
            {
              "DOCUMENT_ID": 1,
              "NAME": "sample string 1",
              "PATH": "sample string 2",
              "URL": "sample string 3",
              "DOCUMENT_TYPE": 1,
              "STATUS": 1,
              "PARENT_DATA_ID": 1,
              "PARENT_DATA_TYPE": 1,
              "RESIDENCE_ID": 1,
              "DESCRIPTION": "sample string 4",
              "IMAGES": "sample string 5",
              "ADMIN_REMARKS": "sample string 6",
              "NOTES": "sample string 7",
              "DISPLAY_ORDER": 1,
              "ENTRY_USER_ID": 1,
              "ENTRY_DATE": "sample string 8",
              "OWNER_ID": 1,
              "My_Documents": [],
              "ORG_NAME": "sample string 9",
              "RELATED_TO_TYPE": "sample string 10",
              "RELATED_TO_NAME": "sample string 11"
            }
          ],
          "IS_JABI": true
        }
      },
      "My_Address": {
        "ADDRESS_ID": 1,
        "RESIDENCE_ID": 2,
        "COUNTRY_ID": 1,
        "REGION": "sample string 3",
        "CITY": "sample string 4",
        "STREET": "sample string 5",
        "STREET_NUMBER": "sample string 6",
        "DISTRICT": "sample string 7",
        "DISTRICT_NUMBER": "sample string 8",
        "LATITUDE": 1.0,
        "LONGITUTE": 1.0,
        "DESCRIPTION": "sample string 9",
        "MUNICIPALITY": "sample string 10",
        "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
      },
      "My_User": {
        "USER_ID": 1,
        "NAME": "sample string 1",
        "CODE": "sample string 2",
        "USERNAME": "sample string 3",
        "PASSWORD": "sample string 4",
        "GENDER": 1,
        "TOKEN": "sample string 5",
        "RESELLER_ID": 1,
        "PM_ID": 1,
        "RESIDENCE_ID": 1,
        "LOGIN_CODE": "sample string 6",
        "SHORT_URL": "sample string 7",
        "EMAIL": "sample string 8",
        "MOBILE": "sample string 9",
        "OPENING_BLANCE": "sample string 10",
        "BALANCE": "sample string 11",
        "IS_ACTIVE": true,
        "IS_LIMITED": true,
        "IS_TREASURER": true,
        "LAST_LOGIN": "sample string 12",
        "LOGIN_COUNT": 1,
        "IMAGE": "sample string 13",
        "TYPE": 1,
        "STATUS": 1,
        "ADMIN_REMARKS": "sample string 14",
        "NOTES": "sample string 15",
        "DISPLAY_ORDER": 1,
        "ENTRY_USER_ID": 1,
        "ENTRY_DATE": "sample string 16",
        "OWNER_ID": 1,
        "USER_TYPE_CODE": "sample string 17",
        "Tenand_Apps": [],
        "Owned_Apps": [],
        "ADDITIONAL_EMAILS": [
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          },
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          }
        ],
        "ADDITIONAL_MOBILES": [
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          },
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          }
        ],
        "USER_RESERVES": [
          {
            "USER_RESERVE_ID": 1,
            "RESIDENCE_ID": 1,
            "USER_ID": 1,
            "BALANCE": "sample string 2",
            "CURRENCY": "sample string 3"
          },
          {
            "USER_RESERVE_ID": 1,
            "RESIDENCE_ID": 1,
            "USER_ID": 1,
            "BALANCE": "sample string 2",
            "CURRENCY": "sample string 3"
          }
        ],
        "Additional_Currency_Balances": [
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          },
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          }
        ],
        "Due_Additional_Currency_Balances": [
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          },
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          }
        ],
        "Related_Apps_Names": "sample string 18",
        "Owned_Apps_Names": "sample string 19",
        "RESERVE_BALANCE": "sample string 20",
        "CAN_RETURN_BALANCE": "sample string 21",
        "IS_OWNER": true,
        "IS_TENANT": true,
        "TOTALAREA": 24.0,
        "TOTALPERCENTAGE": 25.0,
        "TOTALPERCENTAGE_AREA": 26.0,
        "TOTALPERCENTAGE_OWNED": 27.0,
        "Residence_Name": "sample string 28",
        "Full_Name": "sample string 29",
        "DUE_TODAY_BALANCE": "sample string 30",
        "My_User_Detail": {
          "USER_DETAIL_ID": 1,
          "USER_ID": 2,
          "ADDRESS_ID": 1,
          "NATIONALITY_ID": 1,
          "PHONE": "sample string 3",
          "FINANCIAL_OFFICIAL_NAME": "sample string 4",
          "FINANCIAL_NUMBER": "sample string 5",
          "USER_TYPE_ID": 1,
          "IS_TAXABLE": true,
          "TAX1_NAME": "sample string 6",
          "TAX1_VALUE": 1.0,
          "TAX1_REG_NUMBER": "sample string 7",
          "TAX2_NAME": "sample string 8",
          "TAX2_VALUE": 1.0,
          "TAX2_REG_NUMBER": "sample string 9",
          "IS_OWNER": true
        },
        "My_Address": {
          "ADDRESS_ID": 1,
          "RESIDENCE_ID": 2,
          "COUNTRY_ID": 1,
          "REGION": "sample string 3",
          "CITY": "sample string 4",
          "STREET": "sample string 5",
          "STREET_NUMBER": "sample string 6",
          "DISTRICT": "sample string 7",
          "DISTRICT_NUMBER": "sample string 8",
          "LATITUDE": 1.0,
          "LONGITUTE": 1.0,
          "DESCRIPTION": "sample string 9",
          "MUNICIPALITY": "sample string 10",
          "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
        },
        "My_Documents": [
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          },
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          }
        ],
        "IS_JABI": true
      },
      "DESCRIPTION": "sample string 5",
      "COMPLETE_NAME": "sample string 6",
      "APPS_COUNT": 7,
      "PRIORITY": 8,
      "BALANCE": "sample string 9",
      "AREA": "sample string 10",
      "My_OWNER": {
        "USER_ID": 1,
        "NAME": "sample string 1",
        "CODE": "sample string 2",
        "USERNAME": "sample string 3",
        "PASSWORD": "sample string 4",
        "GENDER": 1,
        "TOKEN": "sample string 5",
        "RESELLER_ID": 1,
        "PM_ID": 1,
        "RESIDENCE_ID": 1,
        "LOGIN_CODE": "sample string 6",
        "SHORT_URL": "sample string 7",
        "EMAIL": "sample string 8",
        "MOBILE": "sample string 9",
        "OPENING_BLANCE": "sample string 10",
        "BALANCE": "sample string 11",
        "IS_ACTIVE": true,
        "IS_LIMITED": true,
        "IS_TREASURER": true,
        "LAST_LOGIN": "sample string 12",
        "LOGIN_COUNT": 1,
        "IMAGE": "sample string 13",
        "TYPE": 1,
        "STATUS": 1,
        "ADMIN_REMARKS": "sample string 14",
        "NOTES": "sample string 15",
        "DISPLAY_ORDER": 1,
        "ENTRY_USER_ID": 1,
        "ENTRY_DATE": "sample string 16",
        "OWNER_ID": 1,
        "USER_TYPE_CODE": "sample string 17",
        "Tenand_Apps": [],
        "Owned_Apps": [],
        "ADDITIONAL_EMAILS": [
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          },
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          }
        ],
        "ADDITIONAL_MOBILES": [
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          },
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          }
        ],
        "USER_RESERVES": [
          {
            "USER_RESERVE_ID": 1,
            "RESIDENCE_ID": 1,
            "USER_ID": 1,
            "BALANCE": "sample string 2",
            "CURRENCY": "sample string 3"
          },
          {
            "USER_RESERVE_ID": 1,
            "RESIDENCE_ID": 1,
            "USER_ID": 1,
            "BALANCE": "sample string 2",
            "CURRENCY": "sample string 3"
          }
        ],
        "Additional_Currency_Balances": [
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          },
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          }
        ],
        "Due_Additional_Currency_Balances": [
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          },
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          }
        ],
        "Related_Apps_Names": "sample string 18",
        "Owned_Apps_Names": "sample string 19",
        "RESERVE_BALANCE": "sample string 20",
        "CAN_RETURN_BALANCE": "sample string 21",
        "IS_OWNER": true,
        "IS_TENANT": true,
        "TOTALAREA": 24.0,
        "TOTALPERCENTAGE": 25.0,
        "TOTALPERCENTAGE_AREA": 26.0,
        "TOTALPERCENTAGE_OWNED": 27.0,
        "Residence_Name": "sample string 28",
        "Full_Name": "sample string 29",
        "DUE_TODAY_BALANCE": "sample string 30",
        "My_User_Detail": {
          "USER_DETAIL_ID": 1,
          "USER_ID": 2,
          "ADDRESS_ID": 1,
          "NATIONALITY_ID": 1,
          "PHONE": "sample string 3",
          "FINANCIAL_OFFICIAL_NAME": "sample string 4",
          "FINANCIAL_NUMBER": "sample string 5",
          "USER_TYPE_ID": 1,
          "IS_TAXABLE": true,
          "TAX1_NAME": "sample string 6",
          "TAX1_VALUE": 1.0,
          "TAX1_REG_NUMBER": "sample string 7",
          "TAX2_NAME": "sample string 8",
          "TAX2_VALUE": 1.0,
          "TAX2_REG_NUMBER": "sample string 9",
          "IS_OWNER": true
        },
        "My_Address": {
          "ADDRESS_ID": 1,
          "RESIDENCE_ID": 2,
          "COUNTRY_ID": 1,
          "REGION": "sample string 3",
          "CITY": "sample string 4",
          "STREET": "sample string 5",
          "STREET_NUMBER": "sample string 6",
          "DISTRICT": "sample string 7",
          "DISTRICT_NUMBER": "sample string 8",
          "LATITUDE": 1.0,
          "LONGITUTE": 1.0,
          "DESCRIPTION": "sample string 9",
          "MUNICIPALITY": "sample string 10",
          "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
        },
        "My_Documents": [
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          },
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          }
        ],
        "IS_JABI": true
      },
      "My_Documents": [
        {
          "DOCUMENT_ID": 1,
          "NAME": "sample string 1",
          "PATH": "sample string 2",
          "URL": "sample string 3",
          "DOCUMENT_TYPE": 1,
          "STATUS": 1,
          "PARENT_DATA_ID": 1,
          "PARENT_DATA_TYPE": 1,
          "RESIDENCE_ID": 1,
          "DESCRIPTION": "sample string 4",
          "IMAGES": "sample string 5",
          "ADMIN_REMARKS": "sample string 6",
          "NOTES": "sample string 7",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 8",
          "OWNER_ID": 1,
          "My_Documents": [],
          "ORG_NAME": "sample string 9",
          "RELATED_TO_TYPE": "sample string 10",
          "RELATED_TO_NAME": "sample string 11"
        },
        {
          "DOCUMENT_ID": 1,
          "NAME": "sample string 1",
          "PATH": "sample string 2",
          "URL": "sample string 3",
          "DOCUMENT_TYPE": 1,
          "STATUS": 1,
          "PARENT_DATA_ID": 1,
          "PARENT_DATA_TYPE": 1,
          "RESIDENCE_ID": 1,
          "DESCRIPTION": "sample string 4",
          "IMAGES": "sample string 5",
          "ADMIN_REMARKS": "sample string 6",
          "NOTES": "sample string 7",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 8",
          "OWNER_ID": 1,
          "My_Documents": [],
          "ORG_NAME": "sample string 9",
          "RELATED_TO_TYPE": "sample string 10",
          "RELATED_TO_NAME": "sample string 11"
        }
      ],
      "Currency_Fees": [
        {
          "APARTMENT_FEE_ID": 1,
          "APARTMENT_ID": 1,
          "TITLE": "sample string 2",
          "AMOUNT": "sample string 3",
          "CURRENCY": "sample string 4",
          "INVOICE_TYPE_ID": 1,
          "TYPE": 5,
          "STATUS": 6
        },
        {
          "APARTMENT_FEE_ID": 1,
          "APARTMENT_ID": 1,
          "TITLE": "sample string 2",
          "AMOUNT": "sample string 3",
          "CURRENCY": "sample string 4",
          "INVOICE_TYPE_ID": 1,
          "TYPE": 5,
          "STATUS": 6
        }
      ],
      "Apartment_Balances": [
        {
          "APARTMENT_ID": 1,
          "AMOUNT": 1.0,
          "CURRENCY": "sample string 2"
        },
        {
          "APARTMENT_ID": 1,
          "AMOUNT": 1.0,
          "CURRENCY": "sample string 2"
        }
      ]
    },
    {
      "APARTMENT_ID": 1,
      "RESIDENCE_ID": 1,
      "PERCENTAGE": 1.0,
      "BLOCK_ID": 1,
      "FEES": "sample string 1",
      "TYPE": 1,
      "STATUS": 1,
      "ADMIN_REMARKS": "sample string 2",
      "NOTES": "sample string 3",
      "DISPLAY_ORDER": 1,
      "ENTRY_USER_ID": 1,
      "ENTRY_DATE": "sample string 4",
      "OWNER_ID": 1,
      "My_Block": {
        "BLOCK_ID": 1,
        "CODE": "sample string 1",
        "NAME": "sample string 2",
        "RESIDENCE_ID": 1,
        "PERCENTAGE": 1.0,
        "STATUS": 1,
        "ADMIN_REMARKS": "sample string 3",
        "NOTES": "sample string 4",
        "DISPLAY_ORDER": 1,
        "ENTRY_USER_ID": 1,
        "ENTRY_DATE": "sample string 5",
        "OWNER_ID": 1,
        "My_Block_Detail": {
          "BLOCK_DETAIL_ID": 1,
          "BLOCK_ID": 2,
          "ADDRESS_ID": 1,
          "BLOCK_NAME": "sample string 3",
          "BLOCK_NUMBER": "sample string 4",
          "IS_RESIDENTIAL": true,
          "IS_COMMERCIAL": true,
          "PROPERTY_TYPE_ID": 1,
          "RESIDENTIAL_APART_COUNT": 1,
          "COMMERCIAL_APART_COUNT": 1,
          "IS_SINGLE_OWNER": true,
          "OWNERID": 1,
          "DESCRIPTION": "sample string 5",
          "IS_SYSTEM": true
        },
        "My_Address": {
          "ADDRESS_ID": 1,
          "RESIDENCE_ID": 2,
          "COUNTRY_ID": 1,
          "REGION": "sample string 3",
          "CITY": "sample string 4",
          "STREET": "sample string 5",
          "STREET_NUMBER": "sample string 6",
          "DISTRICT": "sample string 7",
          "DISTRICT_NUMBER": "sample string 8",
          "LATITUDE": 1.0,
          "LONGITUTE": 1.0,
          "DESCRIPTION": "sample string 9",
          "MUNICIPALITY": "sample string 10",
          "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
        },
        "My_Documents": [
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          },
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          }
        ],
        "APPS_COUNT": 6,
        "OWNER_NAME": "sample string 7"
      },
      "My_Apartment_detail": {
        "APARTMENT_DETAIL_ID": 1,
        "APARTMENT_ID": 2,
        "PROPERTY_TYPE_ID": 1,
        "APARTMENT_NUMBER": "sample string 3",
        "FLOOR": "sample string 4",
        "NUMBER_OF_ROOM": 1.0,
        "DESCRIPTION": "sample string 5",
        "IS_RESIDENTIAL": true,
        "IS_COMMERCIAL": true,
        "POSTAL_CODE": "sample string 8",
        "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
      },
      "My_User_app": {
        "USER_APARTMENT_ID": 1,
        "RESIDENCE_ID": 1,
        "USER_ID": 1,
        "APARTMENT_ID": 1,
        "START_DATE": "sample string 1",
        "END_DATE": "sample string 2",
        "BALANCE": "sample string 3",
        "OPENING_BLANCE": "sample string 4",
        "TYPE": 1,
        "STATUS": 1,
        "ADMIN_REMARKS": "sample string 5",
        "NOTES": "sample string 6",
        "DISPLAY_ORDER": 1,
        "ENTRY_USER_ID": 1,
        "ENTRY_DATE": "sample string 7",
        "OWNER_ID": 1,
        "My_Residence": {
          "RESIDENCE_ID": 1,
          "CODE": "sample string 1",
          "NAME": "sample string 2",
          "CURRENCY": "sample string 3",
          "ADDRESS": "sample string 4",
          "APPS_COUNT": 1,
          "LOGO": "sample string 5",
          "IMAGES": "sample string 6",
          "LATITUDE": 1.0,
          "LONGITUDE": 1.0,
          "START_DATE": "sample string 7",
          "END_DATE": "sample string 8",
          "COST": "sample string 9",
          "RESELLER_COMMISSION": "sample string 10",
          "BILLING_TYPE": 1,
          "BILLING_TYPE_MONTH": 1,
          "SMS_CREDENTIAL_CODE": "sample string 11",
          "MOURSEL_COST_BY_APP": 1,
          "OPENING_BALANCE": "sample string 12",
          "BALANCE": "sample string 13",
          "RESIDENCE_STATUS": 1,
          "INITIALIZE_STATUS": 1,
          "FOLLOW_STATUS": 1,
          "STATUS": 1,
          "ADMIN_REMARKS": "sample string 14",
          "RESELLER_ID": 1,
          "PM_ID": 1,
          "NOTES": "sample string 15",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 16",
          "OWNER_ID": 1,
          "My_Reseller": {
            "RESELLER_ID": 1,
            "NAME": "sample string 1",
            "EMAIL": "sample string 2",
            "MOBILE": "sample string 3",
            "CONTACT_PERSON": "sample string 4",
            "PHONE": "sample string 5",
            "ADDRESS": "sample string 6",
            "URL": "sample string 7",
            "COST": "sample string 8",
            "DUE_AMOUNT": "sample string 9",
            "IMAGES": "sample string 10",
            "ADMIN_REMARKS": "sample string 11",
            "NOTES": "sample string 12",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 13",
            "OWNER_ID": 1,
            "RESIDENCES_COUNT": 14
          },
          "My_Pm": {
            "PROPERTY_MANAGER_ID": 1,
            "NAME": "sample string 1",
            "EMAIL": "sample string 2",
            "MOBILE": "sample string 3",
            "CONTACT_PERSON": "sample string 4",
            "PHONE": "sample string 5",
            "ADDRESS": "sample string 6",
            "URL": "sample string 7",
            "COST": "sample string 8",
            "DUE_AMOUNT": "sample string 9",
            "IMAGES": "sample string 10",
            "ADMIN_REMARKS": "sample string 11",
            "NOTES": "sample string 12",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 13",
            "OWNER_ID": 1,
            "RESIDENCES_COUNT": 14
          },
          "PM_LOGIN_CODE": "sample string 17",
          "My_Treasurers": [
            {
              "USER_ID": 1,
              "NAME": "sample string 1",
              "CODE": "sample string 2",
              "USERNAME": "sample string 3",
              "PASSWORD": "sample string 4",
              "GENDER": 1,
              "TOKEN": "sample string 5",
              "RESELLER_ID": 1,
              "PM_ID": 1,
              "RESIDENCE_ID": 1,
              "LOGIN_CODE": "sample string 6",
              "SHORT_URL": "sample string 7",
              "EMAIL": "sample string 8",
              "MOBILE": "sample string 9",
              "OPENING_BLANCE": "sample string 10",
              "BALANCE": "sample string 11",
              "IS_ACTIVE": true,
              "IS_LIMITED": true,
              "IS_TREASURER": true,
              "LAST_LOGIN": "sample string 12",
              "LOGIN_COUNT": 1,
              "IMAGE": "sample string 13",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 14",
              "NOTES": "sample string 15",
              "DISPLAY_ORDER": 1,
              "ENTRY_USER_ID": 1,
              "ENTRY_DATE": "sample string 16",
              "OWNER_ID": 1,
              "USER_TYPE_CODE": "sample string 17",
              "Tenand_Apps": [],
              "Owned_Apps": [],
              "ADDITIONAL_EMAILS": [
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                },
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                }
              ],
              "ADDITIONAL_MOBILES": [
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                },
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                }
              ],
              "USER_RESERVES": [
                {
                  "USER_RESERVE_ID": 1,
                  "RESIDENCE_ID": 1,
                  "USER_ID": 1,
                  "BALANCE": "sample string 2",
                  "CURRENCY": "sample string 3"
                },
                {
                  "USER_RESERVE_ID": 1,
                  "RESIDENCE_ID": 1,
                  "USER_ID": 1,
                  "BALANCE": "sample string 2",
                  "CURRENCY": "sample string 3"
                }
              ],
              "Additional_Currency_Balances": [
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                },
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                }
              ],
              "Due_Additional_Currency_Balances": [
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                },
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                }
              ],
              "Related_Apps_Names": "sample string 18",
              "Owned_Apps_Names": "sample string 19",
              "RESERVE_BALANCE": "sample string 20",
              "CAN_RETURN_BALANCE": "sample string 21",
              "IS_OWNER": true,
              "IS_TENANT": true,
              "TOTALAREA": 24.0,
              "TOTALPERCENTAGE": 25.0,
              "TOTALPERCENTAGE_AREA": 26.0,
              "TOTALPERCENTAGE_OWNED": 27.0,
              "Residence_Name": "sample string 28",
              "Full_Name": "sample string 29",
              "DUE_TODAY_BALANCE": "sample string 30",
              "My_User_Detail": {
                "USER_DETAIL_ID": 1,
                "USER_ID": 2,
                "ADDRESS_ID": 1,
                "NATIONALITY_ID": 1,
                "PHONE": "sample string 3",
                "FINANCIAL_OFFICIAL_NAME": "sample string 4",
                "FINANCIAL_NUMBER": "sample string 5",
                "USER_TYPE_ID": 1,
                "IS_TAXABLE": true,
                "TAX1_NAME": "sample string 6",
                "TAX1_VALUE": 1.0,
                "TAX1_REG_NUMBER": "sample string 7",
                "TAX2_NAME": "sample string 8",
                "TAX2_VALUE": 1.0,
                "TAX2_REG_NUMBER": "sample string 9",
                "IS_OWNER": true
              },
              "My_Address": {
                "ADDRESS_ID": 1,
                "RESIDENCE_ID": 2,
                "COUNTRY_ID": 1,
                "REGION": "sample string 3",
                "CITY": "sample string 4",
                "STREET": "sample string 5",
                "STREET_NUMBER": "sample string 6",
                "DISTRICT": "sample string 7",
                "DISTRICT_NUMBER": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUTE": 1.0,
                "DESCRIPTION": "sample string 9",
                "MUNICIPALITY": "sample string 10",
                "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
              },
              "My_Documents": [
                {
                  "DOCUMENT_ID": 1,
                  "NAME": "sample string 1",
                  "PATH": "sample string 2",
                  "URL": "sample string 3",
                  "DOCUMENT_TYPE": 1,
                  "STATUS": 1,
                  "PARENT_DATA_ID": 1,
                  "PARENT_DATA_TYPE": 1,
                  "RESIDENCE_ID": 1,
                  "DESCRIPTION": "sample string 4",
                  "IMAGES": "sample string 5",
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1,
                  "ENTRY_USER_ID": 1,
                  "ENTRY_DATE": "sample string 8",
                  "OWNER_ID": 1,
                  "My_Documents": [],
                  "ORG_NAME": "sample string 9",
                  "RELATED_TO_TYPE": "sample string 10",
                  "RELATED_TO_NAME": "sample string 11"
                },
                {
                  "DOCUMENT_ID": 1,
                  "NAME": "sample string 1",
                  "PATH": "sample string 2",
                  "URL": "sample string 3",
                  "DOCUMENT_TYPE": 1,
                  "STATUS": 1,
                  "PARENT_DATA_ID": 1,
                  "PARENT_DATA_TYPE": 1,
                  "RESIDENCE_ID": 1,
                  "DESCRIPTION": "sample string 4",
                  "IMAGES": "sample string 5",
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1,
                  "ENTRY_USER_ID": 1,
                  "ENTRY_DATE": "sample string 8",
                  "OWNER_ID": 1,
                  "My_Documents": [],
                  "ORG_NAME": "sample string 9",
                  "RELATED_TO_TYPE": "sample string 10",
                  "RELATED_TO_NAME": "sample string 11"
                }
              ],
              "IS_JABI": true
            },
            {
              "USER_ID": 1,
              "NAME": "sample string 1",
              "CODE": "sample string 2",
              "USERNAME": "sample string 3",
              "PASSWORD": "sample string 4",
              "GENDER": 1,
              "TOKEN": "sample string 5",
              "RESELLER_ID": 1,
              "PM_ID": 1,
              "RESIDENCE_ID": 1,
              "LOGIN_CODE": "sample string 6",
              "SHORT_URL": "sample string 7",
              "EMAIL": "sample string 8",
              "MOBILE": "sample string 9",
              "OPENING_BLANCE": "sample string 10",
              "BALANCE": "sample string 11",
              "IS_ACTIVE": true,
              "IS_LIMITED": true,
              "IS_TREASURER": true,
              "LAST_LOGIN": "sample string 12",
              "LOGIN_COUNT": 1,
              "IMAGE": "sample string 13",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 14",
              "NOTES": "sample string 15",
              "DISPLAY_ORDER": 1,
              "ENTRY_USER_ID": 1,
              "ENTRY_DATE": "sample string 16",
              "OWNER_ID": 1,
              "USER_TYPE_CODE": "sample string 17",
              "Tenand_Apps": [],
              "Owned_Apps": [],
              "ADDITIONAL_EMAILS": [
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                },
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                }
              ],
              "ADDITIONAL_MOBILES": [
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                },
                {
                  "ADDITIONAL_CONTACT_ID": 1,
                  "USER_ID": 2,
                  "TYPE": 3,
                  "NAME": "sample string 4",
                  "VALUE": "sample string 5"
                }
              ],
              "USER_RESERVES": [
                {
                  "USER_RESERVE_ID": 1,
                  "RESIDENCE_ID": 1,
                  "USER_ID": 1,
                  "BALANCE": "sample string 2",
                  "CURRENCY": "sample string 3"
                },
                {
                  "USER_RESERVE_ID": 1,
                  "RESIDENCE_ID": 1,
                  "USER_ID": 1,
                  "BALANCE": "sample string 2",
                  "CURRENCY": "sample string 3"
                }
              ],
              "Additional_Currency_Balances": [
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                },
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                }
              ],
              "Due_Additional_Currency_Balances": [
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                },
                {
                  "ADDITIONAL_CURRENCY_ID": 1,
                  "RESIDENCE_ID": 1,
                  "CURRENCY": "sample string 2",
                  "BALANCE": "sample string 3",
                  "RATE": "sample string 4"
                }
              ],
              "Related_Apps_Names": "sample string 18",
              "Owned_Apps_Names": "sample string 19",
              "RESERVE_BALANCE": "sample string 20",
              "CAN_RETURN_BALANCE": "sample string 21",
              "IS_OWNER": true,
              "IS_TENANT": true,
              "TOTALAREA": 24.0,
              "TOTALPERCENTAGE": 25.0,
              "TOTALPERCENTAGE_AREA": 26.0,
              "TOTALPERCENTAGE_OWNED": 27.0,
              "Residence_Name": "sample string 28",
              "Full_Name": "sample string 29",
              "DUE_TODAY_BALANCE": "sample string 30",
              "My_User_Detail": {
                "USER_DETAIL_ID": 1,
                "USER_ID": 2,
                "ADDRESS_ID": 1,
                "NATIONALITY_ID": 1,
                "PHONE": "sample string 3",
                "FINANCIAL_OFFICIAL_NAME": "sample string 4",
                "FINANCIAL_NUMBER": "sample string 5",
                "USER_TYPE_ID": 1,
                "IS_TAXABLE": true,
                "TAX1_NAME": "sample string 6",
                "TAX1_VALUE": 1.0,
                "TAX1_REG_NUMBER": "sample string 7",
                "TAX2_NAME": "sample string 8",
                "TAX2_VALUE": 1.0,
                "TAX2_REG_NUMBER": "sample string 9",
                "IS_OWNER": true
              },
              "My_Address": {
                "ADDRESS_ID": 1,
                "RESIDENCE_ID": 2,
                "COUNTRY_ID": 1,
                "REGION": "sample string 3",
                "CITY": "sample string 4",
                "STREET": "sample string 5",
                "STREET_NUMBER": "sample string 6",
                "DISTRICT": "sample string 7",
                "DISTRICT_NUMBER": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUTE": 1.0,
                "DESCRIPTION": "sample string 9",
                "MUNICIPALITY": "sample string 10",
                "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
              },
              "My_Documents": [
                {
                  "DOCUMENT_ID": 1,
                  "NAME": "sample string 1",
                  "PATH": "sample string 2",
                  "URL": "sample string 3",
                  "DOCUMENT_TYPE": 1,
                  "STATUS": 1,
                  "PARENT_DATA_ID": 1,
                  "PARENT_DATA_TYPE": 1,
                  "RESIDENCE_ID": 1,
                  "DESCRIPTION": "sample string 4",
                  "IMAGES": "sample string 5",
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1,
                  "ENTRY_USER_ID": 1,
                  "ENTRY_DATE": "sample string 8",
                  "OWNER_ID": 1,
                  "My_Documents": [],
                  "ORG_NAME": "sample string 9",
                  "RELATED_TO_TYPE": "sample string 10",
                  "RELATED_TO_NAME": "sample string 11"
                },
                {
                  "DOCUMENT_ID": 1,
                  "NAME": "sample string 1",
                  "PATH": "sample string 2",
                  "URL": "sample string 3",
                  "DOCUMENT_TYPE": 1,
                  "STATUS": 1,
                  "PARENT_DATA_ID": 1,
                  "PARENT_DATA_TYPE": 1,
                  "RESIDENCE_ID": 1,
                  "DESCRIPTION": "sample string 4",
                  "IMAGES": "sample string 5",
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1,
                  "ENTRY_USER_ID": 1,
                  "ENTRY_DATE": "sample string 8",
                  "OWNER_ID": 1,
                  "My_Documents": [],
                  "ORG_NAME": "sample string 9",
                  "RELATED_TO_TYPE": "sample string 10",
                  "RELATED_TO_NAME": "sample string 11"
                }
              ],
              "IS_JABI": true
            }
          ],
          "My_User": {
            "USER_ID": 1,
            "NAME": "sample string 1",
            "CODE": "sample string 2",
            "USERNAME": "sample string 3",
            "PASSWORD": "sample string 4",
            "GENDER": 1,
            "TOKEN": "sample string 5",
            "RESELLER_ID": 1,
            "PM_ID": 1,
            "RESIDENCE_ID": 1,
            "LOGIN_CODE": "sample string 6",
            "SHORT_URL": "sample string 7",
            "EMAIL": "sample string 8",
            "MOBILE": "sample string 9",
            "OPENING_BLANCE": "sample string 10",
            "BALANCE": "sample string 11",
            "IS_ACTIVE": true,
            "IS_LIMITED": true,
            "IS_TREASURER": true,
            "LAST_LOGIN": "sample string 12",
            "LOGIN_COUNT": 1,
            "IMAGE": "sample string 13",
            "TYPE": 1,
            "STATUS": 1,
            "ADMIN_REMARKS": "sample string 14",
            "NOTES": "sample string 15",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 16",
            "OWNER_ID": 1,
            "USER_TYPE_CODE": "sample string 17",
            "Tenand_Apps": [],
            "Owned_Apps": [],
            "ADDITIONAL_EMAILS": [
              {
                "ADDITIONAL_CONTACT_ID": 1,
                "USER_ID": 2,
                "TYPE": 3,
                "NAME": "sample string 4",
                "VALUE": "sample string 5"
              },
              {
                "ADDITIONAL_CONTACT_ID": 1,
                "USER_ID": 2,
                "TYPE": 3,
                "NAME": "sample string 4",
                "VALUE": "sample string 5"
              }
            ],
            "ADDITIONAL_MOBILES": [
              {
                "ADDITIONAL_CONTACT_ID": 1,
                "USER_ID": 2,
                "TYPE": 3,
                "NAME": "sample string 4",
                "VALUE": "sample string 5"
              },
              {
                "ADDITIONAL_CONTACT_ID": 1,
                "USER_ID": 2,
                "TYPE": 3,
                "NAME": "sample string 4",
                "VALUE": "sample string 5"
              }
            ],
            "USER_RESERVES": [
              {
                "USER_RESERVE_ID": 1,
                "RESIDENCE_ID": 1,
                "USER_ID": 1,
                "BALANCE": "sample string 2",
                "CURRENCY": "sample string 3"
              },
              {
                "USER_RESERVE_ID": 1,
                "RESIDENCE_ID": 1,
                "USER_ID": 1,
                "BALANCE": "sample string 2",
                "CURRENCY": "sample string 3"
              }
            ],
            "Additional_Currency_Balances": [
              {
                "ADDITIONAL_CURRENCY_ID": 1,
                "RESIDENCE_ID": 1,
                "CURRENCY": "sample string 2",
                "BALANCE": "sample string 3",
                "RATE": "sample string 4"
              },
              {
                "ADDITIONAL_CURRENCY_ID": 1,
                "RESIDENCE_ID": 1,
                "CURRENCY": "sample string 2",
                "BALANCE": "sample string 3",
                "RATE": "sample string 4"
              }
            ],
            "Due_Additional_Currency_Balances": [
              {
                "ADDITIONAL_CURRENCY_ID": 1,
                "RESIDENCE_ID": 1,
                "CURRENCY": "sample string 2",
                "BALANCE": "sample string 3",
                "RATE": "sample string 4"
              },
              {
                "ADDITIONAL_CURRENCY_ID": 1,
                "RESIDENCE_ID": 1,
                "CURRENCY": "sample string 2",
                "BALANCE": "sample string 3",
                "RATE": "sample string 4"
              }
            ],
            "Related_Apps_Names": "sample string 18",
            "Owned_Apps_Names": "sample string 19",
            "RESERVE_BALANCE": "sample string 20",
            "CAN_RETURN_BALANCE": "sample string 21",
            "IS_OWNER": true,
            "IS_TENANT": true,
            "TOTALAREA": 24.0,
            "TOTALPERCENTAGE": 25.0,
            "TOTALPERCENTAGE_AREA": 26.0,
            "TOTALPERCENTAGE_OWNED": 27.0,
            "Residence_Name": "sample string 28",
            "Full_Name": "sample string 29",
            "DUE_TODAY_BALANCE": "sample string 30",
            "My_User_Detail": {
              "USER_DETAIL_ID": 1,
              "USER_ID": 2,
              "ADDRESS_ID": 1,
              "NATIONALITY_ID": 1,
              "PHONE": "sample string 3",
              "FINANCIAL_OFFICIAL_NAME": "sample string 4",
              "FINANCIAL_NUMBER": "sample string 5",
              "USER_TYPE_ID": 1,
              "IS_TAXABLE": true,
              "TAX1_NAME": "sample string 6",
              "TAX1_VALUE": 1.0,
              "TAX1_REG_NUMBER": "sample string 7",
              "TAX2_NAME": "sample string 8",
              "TAX2_VALUE": 1.0,
              "TAX2_REG_NUMBER": "sample string 9",
              "IS_OWNER": true
            },
            "My_Address": {
              "ADDRESS_ID": 1,
              "RESIDENCE_ID": 2,
              "COUNTRY_ID": 1,
              "REGION": "sample string 3",
              "CITY": "sample string 4",
              "STREET": "sample string 5",
              "STREET_NUMBER": "sample string 6",
              "DISTRICT": "sample string 7",
              "DISTRICT_NUMBER": "sample string 8",
              "LATITUDE": 1.0,
              "LONGITUTE": 1.0,
              "DESCRIPTION": "sample string 9",
              "MUNICIPALITY": "sample string 10",
              "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
            },
            "My_Documents": [
              {
                "DOCUMENT_ID": 1,
                "NAME": "sample string 1",
                "PATH": "sample string 2",
                "URL": "sample string 3",
                "DOCUMENT_TYPE": 1,
                "STATUS": 1,
                "PARENT_DATA_ID": 1,
                "PARENT_DATA_TYPE": 1,
                "RESIDENCE_ID": 1,
                "DESCRIPTION": "sample string 4",
                "IMAGES": "sample string 5",
                "ADMIN_REMARKS": "sample string 6",
                "NOTES": "sample string 7",
                "DISPLAY_ORDER": 1,
                "ENTRY_USER_ID": 1,
                "ENTRY_DATE": "sample string 8",
                "OWNER_ID": 1,
                "My_Documents": [],
                "ORG_NAME": "sample string 9",
                "RELATED_TO_TYPE": "sample string 10",
                "RELATED_TO_NAME": "sample string 11"
              },
              {
                "DOCUMENT_ID": 1,
                "NAME": "sample string 1",
                "PATH": "sample string 2",
                "URL": "sample string 3",
                "DOCUMENT_TYPE": 1,
                "STATUS": 1,
                "PARENT_DATA_ID": 1,
                "PARENT_DATA_TYPE": 1,
                "RESIDENCE_ID": 1,
                "DESCRIPTION": "sample string 4",
                "IMAGES": "sample string 5",
                "ADMIN_REMARKS": "sample string 6",
                "NOTES": "sample string 7",
                "DISPLAY_ORDER": 1,
                "ENTRY_USER_ID": 1,
                "ENTRY_DATE": "sample string 8",
                "OWNER_ID": 1,
                "My_Documents": [],
                "ORG_NAME": "sample string 9",
                "RELATED_TO_TYPE": "sample string 10",
                "RELATED_TO_NAME": "sample string 11"
              }
            ],
            "IS_JABI": true
          },
          "RES_STATUS": "sample string 18",
          "COST_CURRENCY": "sample string 19",
          "PERSONALIZED_LOGO": "sample string 20",
          "PERSONALIZED_ADDRESS": "sample string 21",
          "PERSONALIZED_MOBILE": "sample string 22",
          "PERSONALIZED_EMAIL": "sample string 23",
          "Country_Name": "sample string 24",
          "Country_Code": "sample string 25",
          "PRICING_CURRENCY": "sample string 26",
          "Persons_Count": 27,
          "No_Owner_Count": 28,
          "No_Tenant_Count": 29,
          "Is_Compound": true,
          "LOCATION_APPROVED": true,
          "GOOGLE_MAP_LINK": "sample string 32",
          "Is_Compound_Related": true,
          "Compound_Related_Id": 34,
          "Compound_Related_Name": "sample string 35",
          "BINAYATI_BALANCE": 36.0,
          "MY_REMARKS": [
            {
              "REMARK_ID": 1,
              "RESIDENCE_ID": 1,
              "TASK_ID": 1,
              "TITLE": "sample string 2",
              "DESCRIPTION": "sample string 3",
              "CREATED_BY": 1,
              "CREATED_DATE": "sample string 4",
              "IMAGES": "sample string 5",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 6",
              "NOTES": "sample string 7",
              "DISPLAY_ORDER": 1,
              "CREATED_BY_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "My_Task": {
                "TASK_ID": 1,
                "RESIDENCE_ID": 1,
                "REMARK_ID": 1,
                "TITLE": "sample string 2",
                "DESCRIPTION": "sample string 3",
                "CREATED_BY": 1,
                "CREATED_DATE": "sample string 4",
                "DUE_DATE": "sample string 5",
                "ASSIGNED_TO": 1,
                "COMPLETED_BY": 1,
                "IMAGES": "sample string 6",
                "TYPE": 1,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 7",
                "NOTES": "sample string 8",
                "DISPLAY_ORDER": 1,
                "CREATED_BY_USER": {
                  "CRM_USER_ID": 1,
                  "NAME": "sample string 2",
                  "USERNAME": "sample string 3",
                  "PASSWORD": "sample string 4",
                  "USER_TYPE_CODE": "sample string 5",
                  "IS_ACTIVE": true,
                  "TOKEN": "sample string 6",
                  "LOGIN_CODE": "sample string 7",
                  "EMAIL": "sample string 8",
                  "MOBILE": "sample string 9",
                  "TYPE": 10,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 11",
                  "NOTES": "sample string 12",
                  "IMAGE": "sample string 13",
                  "DISPLAY_ORDER": 1,
                  "User_Roles": [
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    },
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    }
                  ],
                  "User_Roles_Ids": [
                    1,
                    2
                  ]
                },
                "ASSIGNED_TO_USER": {
                  "CRM_USER_ID": 1,
                  "NAME": "sample string 2",
                  "USERNAME": "sample string 3",
                  "PASSWORD": "sample string 4",
                  "USER_TYPE_CODE": "sample string 5",
                  "IS_ACTIVE": true,
                  "TOKEN": "sample string 6",
                  "LOGIN_CODE": "sample string 7",
                  "EMAIL": "sample string 8",
                  "MOBILE": "sample string 9",
                  "TYPE": 10,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 11",
                  "NOTES": "sample string 12",
                  "IMAGE": "sample string 13",
                  "DISPLAY_ORDER": 1,
                  "User_Roles": [
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    },
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    }
                  ],
                  "User_Roles_Ids": [
                    1,
                    2
                  ]
                },
                "My_Remark": {
                  "REMARK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "TASK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                  "IMAGES": "sample string 5",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1
                },
                "My_Residence_Name": "sample string 9",
                "My_Residence_Treasurer_Name": "sample string 10"
              },
              "My_Tasks": [
                {
                  "TASK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "REMARK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "sample string 4",
                  "DUE_DATE": "sample string 5",
                  "ASSIGNED_TO": 1,
                  "COMPLETED_BY": 1,
                  "IMAGES": "sample string 6",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 7",
                  "NOTES": "sample string 8",
                  "DISPLAY_ORDER": 1,
                  "CREATED_BY_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "ASSIGNED_TO_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "My_Remark": {
                    "REMARK_ID": 1,
                    "RESIDENCE_ID": 1,
                    "TASK_ID": 1,
                    "TITLE": "sample string 2",
                    "DESCRIPTION": "sample string 3",
                    "CREATED_BY": 1,
                    "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                    "IMAGES": "sample string 5",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 6",
                    "NOTES": "sample string 7",
                    "DISPLAY_ORDER": 1
                  },
                  "My_Residence_Name": "sample string 9",
                  "My_Residence_Treasurer_Name": "sample string 10"
                },
                {
                  "TASK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "REMARK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "sample string 4",
                  "DUE_DATE": "sample string 5",
                  "ASSIGNED_TO": 1,
                  "COMPLETED_BY": 1,
                  "IMAGES": "sample string 6",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 7",
                  "NOTES": "sample string 8",
                  "DISPLAY_ORDER": 1,
                  "CREATED_BY_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "ASSIGNED_TO_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "My_Remark": {
                    "REMARK_ID": 1,
                    "RESIDENCE_ID": 1,
                    "TASK_ID": 1,
                    "TITLE": "sample string 2",
                    "DESCRIPTION": "sample string 3",
                    "CREATED_BY": 1,
                    "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                    "IMAGES": "sample string 5",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 6",
                    "NOTES": "sample string 7",
                    "DISPLAY_ORDER": 1
                  },
                  "My_Residence_Name": "sample string 9",
                  "My_Residence_Treasurer_Name": "sample string 10"
                }
              ]
            },
            {
              "REMARK_ID": 1,
              "RESIDENCE_ID": 1,
              "TASK_ID": 1,
              "TITLE": "sample string 2",
              "DESCRIPTION": "sample string 3",
              "CREATED_BY": 1,
              "CREATED_DATE": "sample string 4",
              "IMAGES": "sample string 5",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 6",
              "NOTES": "sample string 7",
              "DISPLAY_ORDER": 1,
              "CREATED_BY_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "My_Task": {
                "TASK_ID": 1,
                "RESIDENCE_ID": 1,
                "REMARK_ID": 1,
                "TITLE": "sample string 2",
                "DESCRIPTION": "sample string 3",
                "CREATED_BY": 1,
                "CREATED_DATE": "sample string 4",
                "DUE_DATE": "sample string 5",
                "ASSIGNED_TO": 1,
                "COMPLETED_BY": 1,
                "IMAGES": "sample string 6",
                "TYPE": 1,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 7",
                "NOTES": "sample string 8",
                "DISPLAY_ORDER": 1,
                "CREATED_BY_USER": {
                  "CRM_USER_ID": 1,
                  "NAME": "sample string 2",
                  "USERNAME": "sample string 3",
                  "PASSWORD": "sample string 4",
                  "USER_TYPE_CODE": "sample string 5",
                  "IS_ACTIVE": true,
                  "TOKEN": "sample string 6",
                  "LOGIN_CODE": "sample string 7",
                  "EMAIL": "sample string 8",
                  "MOBILE": "sample string 9",
                  "TYPE": 10,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 11",
                  "NOTES": "sample string 12",
                  "IMAGE": "sample string 13",
                  "DISPLAY_ORDER": 1,
                  "User_Roles": [
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    },
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    }
                  ],
                  "User_Roles_Ids": [
                    1,
                    2
                  ]
                },
                "ASSIGNED_TO_USER": {
                  "CRM_USER_ID": 1,
                  "NAME": "sample string 2",
                  "USERNAME": "sample string 3",
                  "PASSWORD": "sample string 4",
                  "USER_TYPE_CODE": "sample string 5",
                  "IS_ACTIVE": true,
                  "TOKEN": "sample string 6",
                  "LOGIN_CODE": "sample string 7",
                  "EMAIL": "sample string 8",
                  "MOBILE": "sample string 9",
                  "TYPE": 10,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 11",
                  "NOTES": "sample string 12",
                  "IMAGE": "sample string 13",
                  "DISPLAY_ORDER": 1,
                  "User_Roles": [
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    },
                    {
                      "CRM_USER_ROLE_ID": 1,
                      "CRM_USER_ID": 2,
                      "ROLE_ID": 3,
                      "DESCRIPTION": "sample string 4",
                      "TYPE": 1,
                      "STATUS": 1,
                      "ADMIN_REMARKS": "sample string 5",
                      "NOTES": "sample string 6",
                      "DISPLAY_ORDER": 1
                    }
                  ],
                  "User_Roles_Ids": [
                    1,
                    2
                  ]
                },
                "My_Remark": {
                  "REMARK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "TASK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                  "IMAGES": "sample string 5",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 6",
                  "NOTES": "sample string 7",
                  "DISPLAY_ORDER": 1
                },
                "My_Residence_Name": "sample string 9",
                "My_Residence_Treasurer_Name": "sample string 10"
              },
              "My_Tasks": [
                {
                  "TASK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "REMARK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "sample string 4",
                  "DUE_DATE": "sample string 5",
                  "ASSIGNED_TO": 1,
                  "COMPLETED_BY": 1,
                  "IMAGES": "sample string 6",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 7",
                  "NOTES": "sample string 8",
                  "DISPLAY_ORDER": 1,
                  "CREATED_BY_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "ASSIGNED_TO_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "My_Remark": {
                    "REMARK_ID": 1,
                    "RESIDENCE_ID": 1,
                    "TASK_ID": 1,
                    "TITLE": "sample string 2",
                    "DESCRIPTION": "sample string 3",
                    "CREATED_BY": 1,
                    "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                    "IMAGES": "sample string 5",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 6",
                    "NOTES": "sample string 7",
                    "DISPLAY_ORDER": 1
                  },
                  "My_Residence_Name": "sample string 9",
                  "My_Residence_Treasurer_Name": "sample string 10"
                },
                {
                  "TASK_ID": 1,
                  "RESIDENCE_ID": 1,
                  "REMARK_ID": 1,
                  "TITLE": "sample string 2",
                  "DESCRIPTION": "sample string 3",
                  "CREATED_BY": 1,
                  "CREATED_DATE": "sample string 4",
                  "DUE_DATE": "sample string 5",
                  "ASSIGNED_TO": 1,
                  "COMPLETED_BY": 1,
                  "IMAGES": "sample string 6",
                  "TYPE": 1,
                  "STATUS": 1,
                  "ADMIN_REMARKS": "sample string 7",
                  "NOTES": "sample string 8",
                  "DISPLAY_ORDER": 1,
                  "CREATED_BY_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "ASSIGNED_TO_USER": {
                    "CRM_USER_ID": 1,
                    "NAME": "sample string 2",
                    "USERNAME": "sample string 3",
                    "PASSWORD": "sample string 4",
                    "USER_TYPE_CODE": "sample string 5",
                    "IS_ACTIVE": true,
                    "TOKEN": "sample string 6",
                    "LOGIN_CODE": "sample string 7",
                    "EMAIL": "sample string 8",
                    "MOBILE": "sample string 9",
                    "TYPE": 10,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 11",
                    "NOTES": "sample string 12",
                    "IMAGE": "sample string 13",
                    "DISPLAY_ORDER": 1,
                    "User_Roles": [
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      },
                      {
                        "CRM_USER_ROLE_ID": 1,
                        "CRM_USER_ID": 2,
                        "ROLE_ID": 3,
                        "DESCRIPTION": "sample string 4",
                        "TYPE": 1,
                        "STATUS": 1,
                        "ADMIN_REMARKS": "sample string 5",
                        "NOTES": "sample string 6",
                        "DISPLAY_ORDER": 1
                      }
                    ],
                    "User_Roles_Ids": [
                      1,
                      2
                    ]
                  },
                  "My_Remark": {
                    "REMARK_ID": 1,
                    "RESIDENCE_ID": 1,
                    "TASK_ID": 1,
                    "TITLE": "sample string 2",
                    "DESCRIPTION": "sample string 3",
                    "CREATED_BY": 1,
                    "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                    "IMAGES": "sample string 5",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 6",
                    "NOTES": "sample string 7",
                    "DISPLAY_ORDER": 1
                  },
                  "My_Residence_Name": "sample string 9",
                  "My_Residence_Treasurer_Name": "sample string 10"
                }
              ]
            }
          ],
          "MY_TASKS": [
            {
              "TASK_ID": 1,
              "RESIDENCE_ID": 1,
              "REMARK_ID": 1,
              "TITLE": "sample string 2",
              "DESCRIPTION": "sample string 3",
              "CREATED_BY": 1,
              "CREATED_DATE": "sample string 4",
              "DUE_DATE": "sample string 5",
              "ASSIGNED_TO": 1,
              "COMPLETED_BY": 1,
              "IMAGES": "sample string 6",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 7",
              "NOTES": "sample string 8",
              "DISPLAY_ORDER": 1,
              "CREATED_BY_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "ASSIGNED_TO_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "My_Remark": {
                "REMARK_ID": 1,
                "RESIDENCE_ID": 1,
                "TASK_ID": 1,
                "TITLE": "sample string 2",
                "DESCRIPTION": "sample string 3",
                "CREATED_BY": 1,
                "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                "IMAGES": "sample string 5",
                "TYPE": 1,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 6",
                "NOTES": "sample string 7",
                "DISPLAY_ORDER": 1
              },
              "My_Residence_Name": "sample string 9",
              "My_Residence_Treasurer_Name": "sample string 10"
            },
            {
              "TASK_ID": 1,
              "RESIDENCE_ID": 1,
              "REMARK_ID": 1,
              "TITLE": "sample string 2",
              "DESCRIPTION": "sample string 3",
              "CREATED_BY": 1,
              "CREATED_DATE": "sample string 4",
              "DUE_DATE": "sample string 5",
              "ASSIGNED_TO": 1,
              "COMPLETED_BY": 1,
              "IMAGES": "sample string 6",
              "TYPE": 1,
              "STATUS": 1,
              "ADMIN_REMARKS": "sample string 7",
              "NOTES": "sample string 8",
              "DISPLAY_ORDER": 1,
              "CREATED_BY_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "ASSIGNED_TO_USER": {
                "CRM_USER_ID": 1,
                "NAME": "sample string 2",
                "USERNAME": "sample string 3",
                "PASSWORD": "sample string 4",
                "USER_TYPE_CODE": "sample string 5",
                "IS_ACTIVE": true,
                "TOKEN": "sample string 6",
                "LOGIN_CODE": "sample string 7",
                "EMAIL": "sample string 8",
                "MOBILE": "sample string 9",
                "TYPE": 10,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 11",
                "NOTES": "sample string 12",
                "IMAGE": "sample string 13",
                "DISPLAY_ORDER": 1,
                "User_Roles": [
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  },
                  {
                    "CRM_USER_ROLE_ID": 1,
                    "CRM_USER_ID": 2,
                    "ROLE_ID": 3,
                    "DESCRIPTION": "sample string 4",
                    "TYPE": 1,
                    "STATUS": 1,
                    "ADMIN_REMARKS": "sample string 5",
                    "NOTES": "sample string 6",
                    "DISPLAY_ORDER": 1
                  }
                ],
                "User_Roles_Ids": [
                  1,
                  2
                ]
              },
              "My_Remark": {
                "REMARK_ID": 1,
                "RESIDENCE_ID": 1,
                "TASK_ID": 1,
                "TITLE": "sample string 2",
                "DESCRIPTION": "sample string 3",
                "CREATED_BY": 1,
                "CREATED_DATE": "2025-12-25T17:44:11.3818361+00:00",
                "IMAGES": "sample string 5",
                "TYPE": 1,
                "STATUS": 1,
                "ADMIN_REMARKS": "sample string 6",
                "NOTES": "sample string 7",
                "DISPLAY_ORDER": 1
              },
              "My_Residence_Name": "sample string 9",
              "My_Residence_Treasurer_Name": "sample string 10"
            }
          ],
          "Notifications_Balances": [
            {
              "RESIDENCE_ID": 1,
              "NOTIFICATION_TYPE_ID": 2,
              "BALANCE": 3,
              "My_Notification": {
                "CODE": "sample string 1",
                "NAME": "sample string 2",
                "NOTIFICATION_TYPE_ID": 3,
                "ACTIVE": true
              },
              "ACTIVE": true
            },
            {
              "RESIDENCE_ID": 1,
              "NOTIFICATION_TYPE_ID": 2,
              "BALANCE": 3,
              "My_Notification": {
                "CODE": "sample string 1",
                "NAME": "sample string 2",
                "NOTIFICATION_TYPE_ID": 3,
                "ACTIVE": true
              },
              "ACTIVE": true
            }
          ]
        },
        "My_User": {
          "USER_ID": 1,
          "NAME": "sample string 1",
          "CODE": "sample string 2",
          "USERNAME": "sample string 3",
          "PASSWORD": "sample string 4",
          "GENDER": 1,
          "TOKEN": "sample string 5",
          "RESELLER_ID": 1,
          "PM_ID": 1,
          "RESIDENCE_ID": 1,
          "LOGIN_CODE": "sample string 6",
          "SHORT_URL": "sample string 7",
          "EMAIL": "sample string 8",
          "MOBILE": "sample string 9",
          "OPENING_BLANCE": "sample string 10",
          "BALANCE": "sample string 11",
          "IS_ACTIVE": true,
          "IS_LIMITED": true,
          "IS_TREASURER": true,
          "LAST_LOGIN": "sample string 12",
          "LOGIN_COUNT": 1,
          "IMAGE": "sample string 13",
          "TYPE": 1,
          "STATUS": 1,
          "ADMIN_REMARKS": "sample string 14",
          "NOTES": "sample string 15",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 16",
          "OWNER_ID": 1,
          "USER_TYPE_CODE": "sample string 17",
          "Tenand_Apps": [],
          "Owned_Apps": [],
          "ADDITIONAL_EMAILS": [
            {
              "ADDITIONAL_CONTACT_ID": 1,
              "USER_ID": 2,
              "TYPE": 3,
              "NAME": "sample string 4",
              "VALUE": "sample string 5"
            },
            {
              "ADDITIONAL_CONTACT_ID": 1,
              "USER_ID": 2,
              "TYPE": 3,
              "NAME": "sample string 4",
              "VALUE": "sample string 5"
            }
          ],
          "ADDITIONAL_MOBILES": [
            {
              "ADDITIONAL_CONTACT_ID": 1,
              "USER_ID": 2,
              "TYPE": 3,
              "NAME": "sample string 4",
              "VALUE": "sample string 5"
            },
            {
              "ADDITIONAL_CONTACT_ID": 1,
              "USER_ID": 2,
              "TYPE": 3,
              "NAME": "sample string 4",
              "VALUE": "sample string 5"
            }
          ],
          "USER_RESERVES": [
            {
              "USER_RESERVE_ID": 1,
              "RESIDENCE_ID": 1,
              "USER_ID": 1,
              "BALANCE": "sample string 2",
              "CURRENCY": "sample string 3"
            },
            {
              "USER_RESERVE_ID": 1,
              "RESIDENCE_ID": 1,
              "USER_ID": 1,
              "BALANCE": "sample string 2",
              "CURRENCY": "sample string 3"
            }
          ],
          "Additional_Currency_Balances": [
            {
              "ADDITIONAL_CURRENCY_ID": 1,
              "RESIDENCE_ID": 1,
              "CURRENCY": "sample string 2",
              "BALANCE": "sample string 3",
              "RATE": "sample string 4"
            },
            {
              "ADDITIONAL_CURRENCY_ID": 1,
              "RESIDENCE_ID": 1,
              "CURRENCY": "sample string 2",
              "BALANCE": "sample string 3",
              "RATE": "sample string 4"
            }
          ],
          "Due_Additional_Currency_Balances": [
            {
              "ADDITIONAL_CURRENCY_ID": 1,
              "RESIDENCE_ID": 1,
              "CURRENCY": "sample string 2",
              "BALANCE": "sample string 3",
              "RATE": "sample string 4"
            },
            {
              "ADDITIONAL_CURRENCY_ID": 1,
              "RESIDENCE_ID": 1,
              "CURRENCY": "sample string 2",
              "BALANCE": "sample string 3",
              "RATE": "sample string 4"
            }
          ],
          "Related_Apps_Names": "sample string 18",
          "Owned_Apps_Names": "sample string 19",
          "RESERVE_BALANCE": "sample string 20",
          "CAN_RETURN_BALANCE": "sample string 21",
          "IS_OWNER": true,
          "IS_TENANT": true,
          "TOTALAREA": 24.0,
          "TOTALPERCENTAGE": 25.0,
          "TOTALPERCENTAGE_AREA": 26.0,
          "TOTALPERCENTAGE_OWNED": 27.0,
          "Residence_Name": "sample string 28",
          "Full_Name": "sample string 29",
          "DUE_TODAY_BALANCE": "sample string 30",
          "My_User_Detail": {
            "USER_DETAIL_ID": 1,
            "USER_ID": 2,
            "ADDRESS_ID": 1,
            "NATIONALITY_ID": 1,
            "PHONE": "sample string 3",
            "FINANCIAL_OFFICIAL_NAME": "sample string 4",
            "FINANCIAL_NUMBER": "sample string 5",
            "USER_TYPE_ID": 1,
            "IS_TAXABLE": true,
            "TAX1_NAME": "sample string 6",
            "TAX1_VALUE": 1.0,
            "TAX1_REG_NUMBER": "sample string 7",
            "TAX2_NAME": "sample string 8",
            "TAX2_VALUE": 1.0,
            "TAX2_REG_NUMBER": "sample string 9",
            "IS_OWNER": true
          },
          "My_Address": {
            "ADDRESS_ID": 1,
            "RESIDENCE_ID": 2,
            "COUNTRY_ID": 1,
            "REGION": "sample string 3",
            "CITY": "sample string 4",
            "STREET": "sample string 5",
            "STREET_NUMBER": "sample string 6",
            "DISTRICT": "sample string 7",
            "DISTRICT_NUMBER": "sample string 8",
            "LATITUDE": 1.0,
            "LONGITUTE": 1.0,
            "DESCRIPTION": "sample string 9",
            "MUNICIPALITY": "sample string 10",
            "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
          },
          "My_Documents": [
            {
              "DOCUMENT_ID": 1,
              "NAME": "sample string 1",
              "PATH": "sample string 2",
              "URL": "sample string 3",
              "DOCUMENT_TYPE": 1,
              "STATUS": 1,
              "PARENT_DATA_ID": 1,
              "PARENT_DATA_TYPE": 1,
              "RESIDENCE_ID": 1,
              "DESCRIPTION": "sample string 4",
              "IMAGES": "sample string 5",
              "ADMIN_REMARKS": "sample string 6",
              "NOTES": "sample string 7",
              "DISPLAY_ORDER": 1,
              "ENTRY_USER_ID": 1,
              "ENTRY_DATE": "sample string 8",
              "OWNER_ID": 1,
              "My_Documents": [],
              "ORG_NAME": "sample string 9",
              "RELATED_TO_TYPE": "sample string 10",
              "RELATED_TO_NAME": "sample string 11"
            },
            {
              "DOCUMENT_ID": 1,
              "NAME": "sample string 1",
              "PATH": "sample string 2",
              "URL": "sample string 3",
              "DOCUMENT_TYPE": 1,
              "STATUS": 1,
              "PARENT_DATA_ID": 1,
              "PARENT_DATA_TYPE": 1,
              "RESIDENCE_ID": 1,
              "DESCRIPTION": "sample string 4",
              "IMAGES": "sample string 5",
              "ADMIN_REMARKS": "sample string 6",
              "NOTES": "sample string 7",
              "DISPLAY_ORDER": 1,
              "ENTRY_USER_ID": 1,
              "ENTRY_DATE": "sample string 8",
              "OWNER_ID": 1,
              "My_Documents": [],
              "ORG_NAME": "sample string 9",
              "RELATED_TO_TYPE": "sample string 10",
              "RELATED_TO_NAME": "sample string 11"
            }
          ],
          "IS_JABI": true
        }
      },
      "My_Address": {
        "ADDRESS_ID": 1,
        "RESIDENCE_ID": 2,
        "COUNTRY_ID": 1,
        "REGION": "sample string 3",
        "CITY": "sample string 4",
        "STREET": "sample string 5",
        "STREET_NUMBER": "sample string 6",
        "DISTRICT": "sample string 7",
        "DISTRICT_NUMBER": "sample string 8",
        "LATITUDE": 1.0,
        "LONGITUTE": 1.0,
        "DESCRIPTION": "sample string 9",
        "MUNICIPALITY": "sample string 10",
        "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
      },
      "My_User": {
        "USER_ID": 1,
        "NAME": "sample string 1",
        "CODE": "sample string 2",
        "USERNAME": "sample string 3",
        "PASSWORD": "sample string 4",
        "GENDER": 1,
        "TOKEN": "sample string 5",
        "RESELLER_ID": 1,
        "PM_ID": 1,
        "RESIDENCE_ID": 1,
        "LOGIN_CODE": "sample string 6",
        "SHORT_URL": "sample string 7",
        "EMAIL": "sample string 8",
        "MOBILE": "sample string 9",
        "OPENING_BLANCE": "sample string 10",
        "BALANCE": "sample string 11",
        "IS_ACTIVE": true,
        "IS_LIMITED": true,
        "IS_TREASURER": true,
        "LAST_LOGIN": "sample string 12",
        "LOGIN_COUNT": 1,
        "IMAGE": "sample string 13",
        "TYPE": 1,
        "STATUS": 1,
        "ADMIN_REMARKS": "sample string 14",
        "NOTES": "sample string 15",
        "DISPLAY_ORDER": 1,
        "ENTRY_USER_ID": 1,
        "ENTRY_DATE": "sample string 16",
        "OWNER_ID": 1,
        "USER_TYPE_CODE": "sample string 17",
        "Tenand_Apps": [],
        "Owned_Apps": [],
        "ADDITIONAL_EMAILS": [
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          },
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          }
        ],
        "ADDITIONAL_MOBILES": [
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          },
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          }
        ],
        "USER_RESERVES": [
          {
            "USER_RESERVE_ID": 1,
            "RESIDENCE_ID": 1,
            "USER_ID": 1,
            "BALANCE": "sample string 2",
            "CURRENCY": "sample string 3"
          },
          {
            "USER_RESERVE_ID": 1,
            "RESIDENCE_ID": 1,
            "USER_ID": 1,
            "BALANCE": "sample string 2",
            "CURRENCY": "sample string 3"
          }
        ],
        "Additional_Currency_Balances": [
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          },
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          }
        ],
        "Due_Additional_Currency_Balances": [
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          },
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          }
        ],
        "Related_Apps_Names": "sample string 18",
        "Owned_Apps_Names": "sample string 19",
        "RESERVE_BALANCE": "sample string 20",
        "CAN_RETURN_BALANCE": "sample string 21",
        "IS_OWNER": true,
        "IS_TENANT": true,
        "TOTALAREA": 24.0,
        "TOTALPERCENTAGE": 25.0,
        "TOTALPERCENTAGE_AREA": 26.0,
        "TOTALPERCENTAGE_OWNED": 27.0,
        "Residence_Name": "sample string 28",
        "Full_Name": "sample string 29",
        "DUE_TODAY_BALANCE": "sample string 30",
        "My_User_Detail": {
          "USER_DETAIL_ID": 1,
          "USER_ID": 2,
          "ADDRESS_ID": 1,
          "NATIONALITY_ID": 1,
          "PHONE": "sample string 3",
          "FINANCIAL_OFFICIAL_NAME": "sample string 4",
          "FINANCIAL_NUMBER": "sample string 5",
          "USER_TYPE_ID": 1,
          "IS_TAXABLE": true,
          "TAX1_NAME": "sample string 6",
          "TAX1_VALUE": 1.0,
          "TAX1_REG_NUMBER": "sample string 7",
          "TAX2_NAME": "sample string 8",
          "TAX2_VALUE": 1.0,
          "TAX2_REG_NUMBER": "sample string 9",
          "IS_OWNER": true
        },
        "My_Address": {
          "ADDRESS_ID": 1,
          "RESIDENCE_ID": 2,
          "COUNTRY_ID": 1,
          "REGION": "sample string 3",
          "CITY": "sample string 4",
          "STREET": "sample string 5",
          "STREET_NUMBER": "sample string 6",
          "DISTRICT": "sample string 7",
          "DISTRICT_NUMBER": "sample string 8",
          "LATITUDE": 1.0,
          "LONGITUTE": 1.0,
          "DESCRIPTION": "sample string 9",
          "MUNICIPALITY": "sample string 10",
          "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
        },
        "My_Documents": [
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          },
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          }
        ],
        "IS_JABI": true
      },
      "DESCRIPTION": "sample string 5",
      "COMPLETE_NAME": "sample string 6",
      "APPS_COUNT": 7,
      "PRIORITY": 8,
      "BALANCE": "sample string 9",
      "AREA": "sample string 10",
      "My_OWNER": {
        "USER_ID": 1,
        "NAME": "sample string 1",
        "CODE": "sample string 2",
        "USERNAME": "sample string 3",
        "PASSWORD": "sample string 4",
        "GENDER": 1,
        "TOKEN": "sample string 5",
        "RESELLER_ID": 1,
        "PM_ID": 1,
        "RESIDENCE_ID": 1,
        "LOGIN_CODE": "sample string 6",
        "SHORT_URL": "sample string 7",
        "EMAIL": "sample string 8",
        "MOBILE": "sample string 9",
        "OPENING_BLANCE": "sample string 10",
        "BALANCE": "sample string 11",
        "IS_ACTIVE": true,
        "IS_LIMITED": true,
        "IS_TREASURER": true,
        "LAST_LOGIN": "sample string 12",
        "LOGIN_COUNT": 1,
        "IMAGE": "sample string 13",
        "TYPE": 1,
        "STATUS": 1,
        "ADMIN_REMARKS": "sample string 14",
        "NOTES": "sample string 15",
        "DISPLAY_ORDER": 1,
        "ENTRY_USER_ID": 1,
        "ENTRY_DATE": "sample string 16",
        "OWNER_ID": 1,
        "USER_TYPE_CODE": "sample string 17",
        "Tenand_Apps": [],
        "Owned_Apps": [],
        "ADDITIONAL_EMAILS": [
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          },
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          }
        ],
        "ADDITIONAL_MOBILES": [
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          },
          {
            "ADDITIONAL_CONTACT_ID": 1,
            "USER_ID": 2,
            "TYPE": 3,
            "NAME": "sample string 4",
            "VALUE": "sample string 5"
          }
        ],
        "USER_RESERVES": [
          {
            "USER_RESERVE_ID": 1,
            "RESIDENCE_ID": 1,
            "USER_ID": 1,
            "BALANCE": "sample string 2",
            "CURRENCY": "sample string 3"
          },
          {
            "USER_RESERVE_ID": 1,
            "RESIDENCE_ID": 1,
            "USER_ID": 1,
            "BALANCE": "sample string 2",
            "CURRENCY": "sample string 3"
          }
        ],
        "Additional_Currency_Balances": [
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          },
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          }
        ],
        "Due_Additional_Currency_Balances": [
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          },
          {
            "ADDITIONAL_CURRENCY_ID": 1,
            "RESIDENCE_ID": 1,
            "CURRENCY": "sample string 2",
            "BALANCE": "sample string 3",
            "RATE": "sample string 4"
          }
        ],
        "Related_Apps_Names": "sample string 18",
        "Owned_Apps_Names": "sample string 19",
        "RESERVE_BALANCE": "sample string 20",
        "CAN_RETURN_BALANCE": "sample string 21",
        "IS_OWNER": true,
        "IS_TENANT": true,
        "TOTALAREA": 24.0,
        "TOTALPERCENTAGE": 25.0,
        "TOTALPERCENTAGE_AREA": 26.0,
        "TOTALPERCENTAGE_OWNED": 27.0,
        "Residence_Name": "sample string 28",
        "Full_Name": "sample string 29",
        "DUE_TODAY_BALANCE": "sample string 30",
        "My_User_Detail": {
          "USER_DETAIL_ID": 1,
          "USER_ID": 2,
          "ADDRESS_ID": 1,
          "NATIONALITY_ID": 1,
          "PHONE": "sample string 3",
          "FINANCIAL_OFFICIAL_NAME": "sample string 4",
          "FINANCIAL_NUMBER": "sample string 5",
          "USER_TYPE_ID": 1,
          "IS_TAXABLE": true,
          "TAX1_NAME": "sample string 6",
          "TAX1_VALUE": 1.0,
          "TAX1_REG_NUMBER": "sample string 7",
          "TAX2_NAME": "sample string 8",
          "TAX2_VALUE": 1.0,
          "TAX2_REG_NUMBER": "sample string 9",
          "IS_OWNER": true
        },
        "My_Address": {
          "ADDRESS_ID": 1,
          "RESIDENCE_ID": 2,
          "COUNTRY_ID": 1,
          "REGION": "sample string 3",
          "CITY": "sample string 4",
          "STREET": "sample string 5",
          "STREET_NUMBER": "sample string 6",
          "DISTRICT": "sample string 7",
          "DISTRICT_NUMBER": "sample string 8",
          "LATITUDE": 1.0,
          "LONGITUTE": 1.0,
          "DESCRIPTION": "sample string 9",
          "MUNICIPALITY": "sample string 10",
          "CREATE_DATE": "2025-12-25T17:44:11.3818361+00:00"
        },
        "My_Documents": [
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          },
          {
            "DOCUMENT_ID": 1,
            "NAME": "sample string 1",
            "PATH": "sample string 2",
            "URL": "sample string 3",
            "DOCUMENT_TYPE": 1,
            "STATUS": 1,
            "PARENT_DATA_ID": 1,
            "PARENT_DATA_TYPE": 1,
            "RESIDENCE_ID": 1,
            "DESCRIPTION": "sample string 4",
            "IMAGES": "sample string 5",
            "ADMIN_REMARKS": "sample string 6",
            "NOTES": "sample string 7",
            "DISPLAY_ORDER": 1,
            "ENTRY_USER_ID": 1,
            "ENTRY_DATE": "sample string 8",
            "OWNER_ID": 1,
            "My_Documents": [],
            "ORG_NAME": "sample string 9",
            "RELATED_TO_TYPE": "sample string 10",
            "RELATED_TO_NAME": "sample string 11"
          }
        ],
        "IS_JABI": true
      },
      "My_Documents": [
        {
          "DOCUMENT_ID": 1,
          "NAME": "sample string 1",
          "PATH": "sample string 2",
          "URL": "sample string 3",
          "DOCUMENT_TYPE": 1,
          "STATUS": 1,
          "PARENT_DATA_ID": 1,
          "PARENT_DATA_TYPE": 1,
          "RESIDENCE_ID": 1,
          "DESCRIPTION": "sample string 4",
          "IMAGES": "sample string 5",
          "ADMIN_REMARKS": "sample string 6",
          "NOTES": "sample string 7",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 8",
          "OWNER_ID": 1,
          "My_Documents": [],
          "ORG_NAME": "sample string 9",
          "RELATED_TO_TYPE": "sample string 10",
          "RELATED_TO_NAME": "sample string 11"
        },
        {
          "DOCUMENT_ID": 1,
          "NAME": "sample string 1",
          "PATH": "sample string 2",
          "URL": "sample string 3",
          "DOCUMENT_TYPE": 1,
          "STATUS": 1,
          "PARENT_DATA_ID": 1,
          "PARENT_DATA_TYPE": 1,
          "RESIDENCE_ID": 1,
          "DESCRIPTION": "sample string 4",
          "IMAGES": "sample string 5",
          "ADMIN_REMARKS": "sample string 6",
          "NOTES": "sample string 7",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 8",
          "OWNER_ID": 1,
          "My_Documents": [],
          "ORG_NAME": "sample string 9",
          "RELATED_TO_TYPE": "sample string 10",
          "RELATED_TO_NAME": "sample string 11"
        }
      ],
      "Currency_Fees": [
        {
          "APARTMENT_FEE_ID": 1,
          "APARTMENT_ID": 1,
          "TITLE": "sample string 2",
          "AMOUNT": "sample string 3",
          "CURRENCY": "sample string 4",
          "INVOICE_TYPE_ID": 1,
          "TYPE": 5,
          "STATUS": 6
        },
        {
          "APARTMENT_FEE_ID": 1,
          "APARTMENT_ID": 1,
          "TITLE": "sample string 2",
          "AMOUNT": "sample string 3",
          "CURRENCY": "sample string 4",
          "INVOICE_TYPE_ID": 1,
          "TYPE": 5,
          "STATUS": 6
        }
      ],
      "Apartment_Balances": [
        {
          "APARTMENT_ID": 1,
          "AMOUNT": 1.0,
          "CURRENCY": "sample string 2"
        },
        {
          "APARTMENT_ID": 1,
          "AMOUNT": 1.0,
          "CURRENCY": "sample string 2"
        }
      ]
    }
  ]
}