GET api/ContactAccountDetails?ContactId={ContactId}&AccountStatus={AccountStatus}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ContactId

integer

Required

AccountStatus

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ContactAccountDetail
NameDescriptionTypeAdditional information
ContactId

integer

None.

CA

ContactAccount

None.

A

Account

None.

P

Property

None.

U

Unit

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ContactId": 1,
    "CA": {
      "RecordId": 1,
      "ContactId": 2,
      "AccountId": 3,
      "AccountNum": 4,
      "UtilityId": 5,
      "Status": "sample string 6",
      "UnitId": 7,
      "BeginDate": "2024-04-01T07:38:04.0869162+00:00",
      "EndDate": "2024-04-01T07:38:04.0869162+00:00",
      "FeesOnly": "sample string 8",
      "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
      "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
      "CreatedBy": 1,
      "UpdatedBy": 1,
      "MoveInPropertyManager": true
    },
    "A": {
      "AccountId": 1,
      "AccountNum": 2,
      "UtilityId": 3,
      "LegacyAccountNum": 1,
      "Prefix": "sample string 4",
      "FirstName": "sample string 5",
      "MiddleName": "sample string 6",
      "LastName": "sample string 7",
      "Title": "sample string 8",
      "SecondAcctName": "sample string 9",
      "CustomerType": 1,
      "Status": "sample string 10",
      "SSN": "sample string 11",
      "SecondSSN": "sample string 12",
      "Phone1": "sample string 13",
      "Phone1Type": "sample string 14",
      "Phone2": "sample string 15",
      "Phone2Type": "sample string 16",
      "EmailAddress": "sample string 17",
      "BillAddress1": "sample string 18",
      "BillAddress2": "sample string 19",
      "BillCity": "sample string 20",
      "BillState": "sample string 21",
      "BillZIP": "sample string 22",
      "Workplace": "sample string 23",
      "WorkPhone": "sample string 24",
      "ReferenceName": "sample string 25",
      "ReferencePhone": "sample string 26",
      "MedicalNeed": "sample string 27",
      "ChargeMarkup": "sample string 28",
      "EBill": "sample string 29",
      "PrintBill": "sample string 30",
      "AutoPay": "sample string 31",
      "AutoPayType": "sample string 32",
      "AutoPayToken": "sample string 33",
      "ccName": "sample string 34",
      "ccNum": "sample string 35",
      "ccExpMonth": 1,
      "ccExpYear": 1,
      "ccType": "sample string 36",
      "bankAcctName": "sample string 37",
      "bankName": "sample string 38",
      "bankState": "sample string 39",
      "bankAcctType": "sample string 40",
      "bankRoutingNum": "sample string 41",
      "bankAcctNum": "sample string 42",
      "DLNum": "sample string 43",
      "DLState": "sample string 44",
      "NumBadChecks": 1,
      "LastBadCheck": "2024-04-01T07:38:04.0869162+00:00",
      "StopPayment": "sample string 45",
      "StopPaymentDate": "2024-04-01T07:38:04.0869162+00:00",
      "Eviction": "sample string 46",
      "Collections": "sample string 47",
      "CollectionsDate": "2024-04-01T07:38:04.0869162+00:00",
      "AllowDisconnect": "sample string 48",
      "Disconnect": "sample string 49",
      "Delinquent": "sample string 50",
      "LateFeeDate": "2024-04-01T07:38:04.0869162+00:00",
      "NumTimesLate": 1,
      "PaymentPlan": "sample string 51",
      "Bankrupt": "sample string 52",
      "FwdAddress1": "sample string 53",
      "FwdAddress2": "sample string 54",
      "FwdCity": "sample string 55",
      "FwdState": "sample string 56",
      "FwdZIP": "sample string 57",
      "FwdStartDate": "2024-04-01T07:38:04.0869162+00:00",
      "webPassword": "sample string 58",
      "webhintQ": "sample string 59",
      "webhintA": "sample string 60",
      "oldAutoPayToken": "sample string 61",
      "webLastLogin": "2024-04-01T07:38:04.0869162+00:00",
      "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
      "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
      "CreatedBy": 1,
      "UpdatedBy": 1,
      "ssi_accountNum": "sample string 62",
      "PropertyId": 63,
      "PropertyName": "sample string 64",
      "UnitId": 65,
      "ServiceAddress": "sample string 66",
      "ServiceCity": "sample string 67",
      "ServiceState": "sample string 68",
      "ServiceZIP": "sample string 69",
      "Bills": [
        {
          "BillId": 1,
          "LegacyBillId": 2,
          "UtilityId": 3,
          "PropertyId": 1,
          "UnitId": 1,
          "AccountNum": 4,
          "BillDate": "2024-04-01T07:38:04.0869162+00:00",
          "DueDate": "2024-04-01T07:38:04.0869162+00:00",
          "ServiceStartDate": "2024-04-01T07:38:04.0869162+00:00",
          "ServiceEndDate": "2024-04-01T07:38:04.0869162+00:00",
          "Usage": 1,
          "PreviousBalance": 1.0,
          "PaymentsAndCredits": 1.0,
          "BalanceForward": 1.0,
          "NewCharges": 1.0,
          "BillTotal": 5.0,
          "BillType": "sample string 6",
          "SingleBill": "sample string 7",
          "Posted": "sample string 8",
          "Printed": "sample string 9",
          "Emailed": "sample string 10",
          "BillMessage": "sample string 11",
          "IsCustomMessage": "sample string 12",
          "NextReadDate": "2024-04-01T07:38:04.0869162+00:00",
          "DefaultUtilityRate": 13.0,
          "VendorBillId": 14,
          "WorkBillId": 15,
          "DisconnectId": 16,
          "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "Deleted": "sample string 17",
          "DateDeleted": "2024-04-01T07:38:04.0869162+00:00",
          "BillItems": [
            {
              "BillItemId": 1,
              "LegacyBillItemId": 1,
              "BillId": 1,
              "UtilityId": 1,
              "AccountNum": 1,
              "ItemDesc": "sample string 2",
              "Rate": 3.0,
              "Qty": 4.0,
              "ItemTotal": 5.0,
              "AmtPaid": 1.0,
              "RateCode": "sample string 6",
              "Notes": "sample string 7",
              "GLCode": "sample string 8",
              "Posted": "sample string 9",
              "PostingDate": "2024-04-01T07:38:04.0869162+00:00",
              "WorkBillItemId": 1,
              "MeterId": 1,
              "ReadId": 10,
              "ReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "CurrRead": 11.1,
              "ReadType": "sample string 12",
              "PrevReadId": 13,
              "PrevReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "PrevRead": 14.1,
              "PrevReadType": "sample string 15",
              "Markup": 1.0,
              "UtilCustomerCharge": 1.0,
              "UtilEnergyCharge": 1.1,
              "UtilGenerationTotal": 1.0,
              "UtilTransmissionTotal": 1.0,
              "UtilDistributionTotal": 1.0,
              "UtilRidersTotal": 1.0,
              "UtilRateTotal": 1.0,
              "UtilRateKWH": 1.0,
              "UtilRateMarkup": 1.1,
              "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
              "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
              "CreatedBy": 18,
              "UpdatedBy": 19,
              "Deleted": "sample string 20",
              "DateDeleted": "2024-04-01T07:38:04.0869162+00:00"
            },
            {
              "BillItemId": 1,
              "LegacyBillItemId": 1,
              "BillId": 1,
              "UtilityId": 1,
              "AccountNum": 1,
              "ItemDesc": "sample string 2",
              "Rate": 3.0,
              "Qty": 4.0,
              "ItemTotal": 5.0,
              "AmtPaid": 1.0,
              "RateCode": "sample string 6",
              "Notes": "sample string 7",
              "GLCode": "sample string 8",
              "Posted": "sample string 9",
              "PostingDate": "2024-04-01T07:38:04.0869162+00:00",
              "WorkBillItemId": 1,
              "MeterId": 1,
              "ReadId": 10,
              "ReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "CurrRead": 11.1,
              "ReadType": "sample string 12",
              "PrevReadId": 13,
              "PrevReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "PrevRead": 14.1,
              "PrevReadType": "sample string 15",
              "Markup": 1.0,
              "UtilCustomerCharge": 1.0,
              "UtilEnergyCharge": 1.1,
              "UtilGenerationTotal": 1.0,
              "UtilTransmissionTotal": 1.0,
              "UtilDistributionTotal": 1.0,
              "UtilRidersTotal": 1.0,
              "UtilRateTotal": 1.0,
              "UtilRateKWH": 1.0,
              "UtilRateMarkup": 1.1,
              "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
              "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
              "CreatedBy": 18,
              "UpdatedBy": 19,
              "Deleted": "sample string 20",
              "DateDeleted": "2024-04-01T07:38:04.0869162+00:00"
            }
          ],
          "CustomerName": "sample string 18",
          "PropertyName": "sample string 19",
          "Address": "sample string 20",
          "MeterReads": "sample string 21",
          "CntPayments": 22,
          "CurrentReadERTNum": "sample string 23",
          "CurrentReadAmt": 24,
          "CurrentReadType": "sample string 25",
          "CurrentReadERTNum2": "sample string 26",
          "CurrentReadAmt2": 27,
          "CurrentReadType2": "sample string 28",
          "AmtPaid": 29.0,
          "AccountBalance": 30.0,
          "ContactId": 31,
          "PropertyManagerId": 32
        },
        {
          "BillId": 1,
          "LegacyBillId": 2,
          "UtilityId": 3,
          "PropertyId": 1,
          "UnitId": 1,
          "AccountNum": 4,
          "BillDate": "2024-04-01T07:38:04.0869162+00:00",
          "DueDate": "2024-04-01T07:38:04.0869162+00:00",
          "ServiceStartDate": "2024-04-01T07:38:04.0869162+00:00",
          "ServiceEndDate": "2024-04-01T07:38:04.0869162+00:00",
          "Usage": 1,
          "PreviousBalance": 1.0,
          "PaymentsAndCredits": 1.0,
          "BalanceForward": 1.0,
          "NewCharges": 1.0,
          "BillTotal": 5.0,
          "BillType": "sample string 6",
          "SingleBill": "sample string 7",
          "Posted": "sample string 8",
          "Printed": "sample string 9",
          "Emailed": "sample string 10",
          "BillMessage": "sample string 11",
          "IsCustomMessage": "sample string 12",
          "NextReadDate": "2024-04-01T07:38:04.0869162+00:00",
          "DefaultUtilityRate": 13.0,
          "VendorBillId": 14,
          "WorkBillId": 15,
          "DisconnectId": 16,
          "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "Deleted": "sample string 17",
          "DateDeleted": "2024-04-01T07:38:04.0869162+00:00",
          "BillItems": [
            {
              "BillItemId": 1,
              "LegacyBillItemId": 1,
              "BillId": 1,
              "UtilityId": 1,
              "AccountNum": 1,
              "ItemDesc": "sample string 2",
              "Rate": 3.0,
              "Qty": 4.0,
              "ItemTotal": 5.0,
              "AmtPaid": 1.0,
              "RateCode": "sample string 6",
              "Notes": "sample string 7",
              "GLCode": "sample string 8",
              "Posted": "sample string 9",
              "PostingDate": "2024-04-01T07:38:04.0869162+00:00",
              "WorkBillItemId": 1,
              "MeterId": 1,
              "ReadId": 10,
              "ReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "CurrRead": 11.1,
              "ReadType": "sample string 12",
              "PrevReadId": 13,
              "PrevReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "PrevRead": 14.1,
              "PrevReadType": "sample string 15",
              "Markup": 1.0,
              "UtilCustomerCharge": 1.0,
              "UtilEnergyCharge": 1.1,
              "UtilGenerationTotal": 1.0,
              "UtilTransmissionTotal": 1.0,
              "UtilDistributionTotal": 1.0,
              "UtilRidersTotal": 1.0,
              "UtilRateTotal": 1.0,
              "UtilRateKWH": 1.0,
              "UtilRateMarkup": 1.1,
              "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
              "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
              "CreatedBy": 18,
              "UpdatedBy": 19,
              "Deleted": "sample string 20",
              "DateDeleted": "2024-04-01T07:38:04.0869162+00:00"
            },
            {
              "BillItemId": 1,
              "LegacyBillItemId": 1,
              "BillId": 1,
              "UtilityId": 1,
              "AccountNum": 1,
              "ItemDesc": "sample string 2",
              "Rate": 3.0,
              "Qty": 4.0,
              "ItemTotal": 5.0,
              "AmtPaid": 1.0,
              "RateCode": "sample string 6",
              "Notes": "sample string 7",
              "GLCode": "sample string 8",
              "Posted": "sample string 9",
              "PostingDate": "2024-04-01T07:38:04.0869162+00:00",
              "WorkBillItemId": 1,
              "MeterId": 1,
              "ReadId": 10,
              "ReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "CurrRead": 11.1,
              "ReadType": "sample string 12",
              "PrevReadId": 13,
              "PrevReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "PrevRead": 14.1,
              "PrevReadType": "sample string 15",
              "Markup": 1.0,
              "UtilCustomerCharge": 1.0,
              "UtilEnergyCharge": 1.1,
              "UtilGenerationTotal": 1.0,
              "UtilTransmissionTotal": 1.0,
              "UtilDistributionTotal": 1.0,
              "UtilRidersTotal": 1.0,
              "UtilRateTotal": 1.0,
              "UtilRateKWH": 1.0,
              "UtilRateMarkup": 1.1,
              "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
              "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
              "CreatedBy": 18,
              "UpdatedBy": 19,
              "Deleted": "sample string 20",
              "DateDeleted": "2024-04-01T07:38:04.0869162+00:00"
            }
          ],
          "CustomerName": "sample string 18",
          "PropertyName": "sample string 19",
          "Address": "sample string 20",
          "MeterReads": "sample string 21",
          "CntPayments": 22,
          "CurrentReadERTNum": "sample string 23",
          "CurrentReadAmt": 24,
          "CurrentReadType": "sample string 25",
          "CurrentReadERTNum2": "sample string 26",
          "CurrentReadAmt2": 27,
          "CurrentReadType2": "sample string 28",
          "AmtPaid": 29.0,
          "AccountBalance": 30.0,
          "ContactId": 31,
          "PropertyManagerId": 32
        }
      ],
      "Payments": [
        {
          "PaymentId": 1,
          "LegacyPaymentId": 1,
          "AccountId": 2,
          "AccountNum": 3,
          "UtilityId": 4,
          "PaymentDate": "2024-04-01T07:38:04.0990188+00:00",
          "PaymentMethodId": 5,
          "PaymentAmount": 6.0,
          "FeesAmount": 7.0,
          "Posted": "sample string 8",
          "AuthNum": "sample string 9",
          "CheckNum": "sample string 10",
          "Notes": "sample string 11",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "PaymentMethod": "sample string 12",
          "ReceivedBy": "sample string 13",
          "CreditCardType": "sample string 14",
          "NameOnCard": "sample string 15",
          "CardNumber": "sample string 16",
          "ExpDate": "sample string 17",
          "CVV": "sample string 18",
          "RoutingNumber": "sample string 19",
          "AccountNumber": "sample string 20",
          "ACHCheckNumber": "sample string 21",
          "ACHBankName": "sample string 22",
          "PostingDetails": [
            {
              "BillId": 1,
              "DatePosted": "2024-04-01T07:38:04.0990188+00:00",
              "AmtPosted": 3.0,
              "GLCode": "sample string 4",
              "Description": "sample string 5"
            },
            {
              "BillId": 1,
              "DatePosted": "2024-04-01T07:38:04.0990188+00:00",
              "AmtPosted": 3.0,
              "GLCode": "sample string 4",
              "Description": "sample string 5"
            }
          ],
          "AccountNumList": [
            1,
            2
          ]
        },
        {
          "PaymentId": 1,
          "LegacyPaymentId": 1,
          "AccountId": 2,
          "AccountNum": 3,
          "UtilityId": 4,
          "PaymentDate": "2024-04-01T07:38:04.0990188+00:00",
          "PaymentMethodId": 5,
          "PaymentAmount": 6.0,
          "FeesAmount": 7.0,
          "Posted": "sample string 8",
          "AuthNum": "sample string 9",
          "CheckNum": "sample string 10",
          "Notes": "sample string 11",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "PaymentMethod": "sample string 12",
          "ReceivedBy": "sample string 13",
          "CreditCardType": "sample string 14",
          "NameOnCard": "sample string 15",
          "CardNumber": "sample string 16",
          "ExpDate": "sample string 17",
          "CVV": "sample string 18",
          "RoutingNumber": "sample string 19",
          "AccountNumber": "sample string 20",
          "ACHCheckNumber": "sample string 21",
          "ACHBankName": "sample string 22",
          "PostingDetails": [
            {
              "BillId": 1,
              "DatePosted": "2024-04-01T07:38:04.0990188+00:00",
              "AmtPosted": 3.0,
              "GLCode": "sample string 4",
              "Description": "sample string 5"
            },
            {
              "BillId": 1,
              "DatePosted": "2024-04-01T07:38:04.0990188+00:00",
              "AmtPosted": 3.0,
              "GLCode": "sample string 4",
              "Description": "sample string 5"
            }
          ],
          "AccountNumList": [
            1,
            2
          ]
        }
      ],
      "Disconnects": [
        {
          "DisconnectId": 1,
          "LegacyDisconnectId": 2,
          "UtilityId": 3,
          "AccountNum": 4,
          "UnitId": 5,
          "DisconnectAmt": 1.0,
          "AccountBalance": 1.0,
          "LastPaymentAmount": 1.0,
          "LastPaymentDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter14SendDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter14Pending": "sample string 6",
          "Letter14Sent": "sample string 7",
          "Letter14Name": "sample string 8",
          "Letter10SendDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter10Pending": "sample string 9",
          "Letter10Sent": "sample string 10",
          "Letter10Name": "sample string 11",
          "FinalNoticeSendDate": "2024-04-01T07:38:04.0990188+00:00",
          "FinalNoticePending": "sample string 12",
          "FinalNoticeSent": "sample string 13",
          "FinalNoticeName": "sample string 14",
          "DisconnectDate": "2024-04-01T07:38:04.0990188+00:00",
          "DisconnectPending": "sample string 15",
          "DisconnectSent": "sample string 16",
          "DisconnectLetterName": "sample string 17",
          "ReconnectDate": "2024-04-01T07:38:04.0990188+00:00",
          "Disconnected": "sample string 18",
          "Completed": "sample string 19",
          "Notes": "sample string 20",
          "Deleted": "sample string 21",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 24,
          "UpdatedBy": 25,
          "CustomerName": "sample string 26",
          "PropertyId": 27,
          "PropertyName": "sample string 28",
          "Address": "sample string 29",
          "MeterNum": "sample string 30",
          "ERTNum": "sample string 31",
          "MedicalNeed": "sample string 32"
        },
        {
          "DisconnectId": 1,
          "LegacyDisconnectId": 2,
          "UtilityId": 3,
          "AccountNum": 4,
          "UnitId": 5,
          "DisconnectAmt": 1.0,
          "AccountBalance": 1.0,
          "LastPaymentAmount": 1.0,
          "LastPaymentDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter14SendDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter14Pending": "sample string 6",
          "Letter14Sent": "sample string 7",
          "Letter14Name": "sample string 8",
          "Letter10SendDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter10Pending": "sample string 9",
          "Letter10Sent": "sample string 10",
          "Letter10Name": "sample string 11",
          "FinalNoticeSendDate": "2024-04-01T07:38:04.0990188+00:00",
          "FinalNoticePending": "sample string 12",
          "FinalNoticeSent": "sample string 13",
          "FinalNoticeName": "sample string 14",
          "DisconnectDate": "2024-04-01T07:38:04.0990188+00:00",
          "DisconnectPending": "sample string 15",
          "DisconnectSent": "sample string 16",
          "DisconnectLetterName": "sample string 17",
          "ReconnectDate": "2024-04-01T07:38:04.0990188+00:00",
          "Disconnected": "sample string 18",
          "Completed": "sample string 19",
          "Notes": "sample string 20",
          "Deleted": "sample string 21",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 24,
          "UpdatedBy": 25,
          "CustomerName": "sample string 26",
          "PropertyId": 27,
          "PropertyName": "sample string 28",
          "Address": "sample string 29",
          "MeterNum": "sample string 30",
          "ERTNum": "sample string 31",
          "MedicalNeed": "sample string 32"
        }
      ],
      "AllowCustomerMoveOut": "sample string 70",
      "AccountBalance": 71.0,
      "PastDue": 72.0
    },
    "P": {
      "PropertyId": 1,
      "LegacyElectricPropertyId": 1,
      "LegacyWaterPropertyId": 1,
      "PropertyName": "sample string 2",
      "City": "sample string 3",
      "State": "sample string 4",
      "ZIP": "sample string 5",
      "CustomerInitiatedMoveIn": "sample string 6",
      "CustomerInitiatedMoveOut": "sample string 7",
      "LocatorInfo": "sample string 8",
      "DeveloperId": 1,
      "OwnerId": 1,
      "PropertyManagerId": 1,
      "TotalUnits": 1,
      "TotalSqFt": 1,
      "Status": "sample string 9",
      "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
      "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
      "CreatedBy": 1,
      "UpdatedBy": 1,
      "DeveloperName": "sample string 10",
      "ElectricOwnerName": "sample string 11",
      "WaterOwnerName": "sample string 12",
      "PropertyManagerName": "sample string 13",
      "Utilities": [
        {
          "PropertyUtilityId": 1,
          "PropertyId": 2,
          "OwnerId": 1,
          "UtilityId": 3,
          "BillingCycle": 1,
          "BillingType": "sample string 4",
          "SendFinalBills": "sample string 5",
          "RateCode": "sample string 6",
          "RateCodeDescription": "sample string 7",
          "ServiceFee": 1.0,
          "DistFee": 1.0,
          "CreditCardFee": 1.0,
          "SewerFee": 1.0,
          "StormFee": 1.0,
          "CleanRiverFee": 1.0,
          "ProcessingFee": 1.0,
          "Markup": 1.0,
          "HideServiceFee": "sample string 8",
          "VendorId": 1,
          "VendorAcctNum": "sample string 9",
          "GroupID": 1,
          "PrimaryMeter": "sample string 10",
          "PrimaryMeterAddr": "sample string 11",
          "SubMeter1": "sample string 12",
          "SubMeter1Addr": "sample string 13",
          "SubMeter2": "sample string 14",
          "SubMeter2Addr": "sample string 15",
          "LastBillDate": "2024-04-01T07:38:04.0990188+00:00",
          "ChargeOwnerVacants": "sample string 16",
          "SteppedRate": "sample string 17",
          "Disconnect": "sample string 18",
          "Active": "sample string 19",
          "DefaultUtilityRate": 1.0,
          "UtilCustomerCharge": 1.0,
          "UtilEnergyCharge": 1.1,
          "UtilRateMarkup": 1.1,
          "ContractRate": 1.1,
          "ServiceOutage": "sample string 20",
          "OutageReportedDate": "2024-04-01T07:38:04.0990188+00:00",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "PropertyName": "sample string 21"
        },
        {
          "PropertyUtilityId": 1,
          "PropertyId": 2,
          "OwnerId": 1,
          "UtilityId": 3,
          "BillingCycle": 1,
          "BillingType": "sample string 4",
          "SendFinalBills": "sample string 5",
          "RateCode": "sample string 6",
          "RateCodeDescription": "sample string 7",
          "ServiceFee": 1.0,
          "DistFee": 1.0,
          "CreditCardFee": 1.0,
          "SewerFee": 1.0,
          "StormFee": 1.0,
          "CleanRiverFee": 1.0,
          "ProcessingFee": 1.0,
          "Markup": 1.0,
          "HideServiceFee": "sample string 8",
          "VendorId": 1,
          "VendorAcctNum": "sample string 9",
          "GroupID": 1,
          "PrimaryMeter": "sample string 10",
          "PrimaryMeterAddr": "sample string 11",
          "SubMeter1": "sample string 12",
          "SubMeter1Addr": "sample string 13",
          "SubMeter2": "sample string 14",
          "SubMeter2Addr": "sample string 15",
          "LastBillDate": "2024-04-01T07:38:04.0990188+00:00",
          "ChargeOwnerVacants": "sample string 16",
          "SteppedRate": "sample string 17",
          "Disconnect": "sample string 18",
          "Active": "sample string 19",
          "DefaultUtilityRate": 1.0,
          "UtilCustomerCharge": 1.0,
          "UtilEnergyCharge": 1.1,
          "UtilRateMarkup": 1.1,
          "ContractRate": 1.1,
          "ServiceOutage": "sample string 20",
          "OutageReportedDate": "2024-04-01T07:38:04.0990188+00:00",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "PropertyName": "sample string 21"
        }
      ],
      "GLCodes": [
        {
          "RecordId": 1,
          "PropertyId": 2,
          "UtilityId": 3,
          "GLCode": "sample string 4",
          "GLDescription": "sample string 5"
        },
        {
          "RecordId": 1,
          "PropertyId": 2,
          "UtilityId": 3,
          "GLCode": "sample string 4",
          "GLDescription": "sample string 5"
        }
      ]
    },
    "U": {
      "UnitId": 1,
      "UnitTypeId": 2,
      "PropertyId": 3,
      "LegacyElectricUnitId": 4,
      "LegacyWaterUnitId": 5,
      "CommonAcct": "sample string 6",
      "Address1": "sample string 7",
      "Address2": "sample string 8",
      "City": "sample string 9",
      "State": "sample string 10",
      "ZIP": "sample string 11",
      "DeveloperId": 1,
      "ElectricOwnerId": 1,
      "WaterOwnerId": 1,
      "PropertyManagerId": 1,
      "HeatingType": "sample string 12",
      "SqFt": 1.1,
      "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
      "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
      "CreatedBy": 1,
      "UpdatedBy": 1,
      "UnitTypeDescription": "sample string 13",
      "ElectricOwnerName": "sample string 14",
      "WaterOwnerName": "sample string 15",
      "PropertyName": "sample string 16",
      "PropertyManagerName": "sample string 17",
      "PropertyManagerPhone": "sample string 18",
      "PropertyManagerEmail": "sample string 19",
      "OccupantAccountId": 1,
      "OccupantType": 1,
      "OccupantAccountNum": 1,
      "OccupantName": "sample string 20",
      "OccupantStatus": "sample string 21",
      "OccupantBalance": 22.0,
      "OccupantPastDue": 23.0,
      "OccupantCurrent": 24.0,
      "OccupantAging_1_30": 25.0,
      "OccupantAging_31_60": 26.0,
      "OccupantAging_61_90": 27.0,
      "OccupantAging_91_120": 28.0,
      "OccupantAging_Over_120": 29.0,
      "OccupantPaymentPlan": "sample string 30",
      "BeginDate": "2024-04-01T07:38:04.0990188+00:00",
      "EndDate": "2024-04-01T07:38:04.0990188+00:00",
      "UtilityId": 31,
      "bOccupied": true
    }
  },
  {
    "ContactId": 1,
    "CA": {
      "RecordId": 1,
      "ContactId": 2,
      "AccountId": 3,
      "AccountNum": 4,
      "UtilityId": 5,
      "Status": "sample string 6",
      "UnitId": 7,
      "BeginDate": "2024-04-01T07:38:04.0869162+00:00",
      "EndDate": "2024-04-01T07:38:04.0869162+00:00",
      "FeesOnly": "sample string 8",
      "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
      "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
      "CreatedBy": 1,
      "UpdatedBy": 1,
      "MoveInPropertyManager": true
    },
    "A": {
      "AccountId": 1,
      "AccountNum": 2,
      "UtilityId": 3,
      "LegacyAccountNum": 1,
      "Prefix": "sample string 4",
      "FirstName": "sample string 5",
      "MiddleName": "sample string 6",
      "LastName": "sample string 7",
      "Title": "sample string 8",
      "SecondAcctName": "sample string 9",
      "CustomerType": 1,
      "Status": "sample string 10",
      "SSN": "sample string 11",
      "SecondSSN": "sample string 12",
      "Phone1": "sample string 13",
      "Phone1Type": "sample string 14",
      "Phone2": "sample string 15",
      "Phone2Type": "sample string 16",
      "EmailAddress": "sample string 17",
      "BillAddress1": "sample string 18",
      "BillAddress2": "sample string 19",
      "BillCity": "sample string 20",
      "BillState": "sample string 21",
      "BillZIP": "sample string 22",
      "Workplace": "sample string 23",
      "WorkPhone": "sample string 24",
      "ReferenceName": "sample string 25",
      "ReferencePhone": "sample string 26",
      "MedicalNeed": "sample string 27",
      "ChargeMarkup": "sample string 28",
      "EBill": "sample string 29",
      "PrintBill": "sample string 30",
      "AutoPay": "sample string 31",
      "AutoPayType": "sample string 32",
      "AutoPayToken": "sample string 33",
      "ccName": "sample string 34",
      "ccNum": "sample string 35",
      "ccExpMonth": 1,
      "ccExpYear": 1,
      "ccType": "sample string 36",
      "bankAcctName": "sample string 37",
      "bankName": "sample string 38",
      "bankState": "sample string 39",
      "bankAcctType": "sample string 40",
      "bankRoutingNum": "sample string 41",
      "bankAcctNum": "sample string 42",
      "DLNum": "sample string 43",
      "DLState": "sample string 44",
      "NumBadChecks": 1,
      "LastBadCheck": "2024-04-01T07:38:04.0869162+00:00",
      "StopPayment": "sample string 45",
      "StopPaymentDate": "2024-04-01T07:38:04.0869162+00:00",
      "Eviction": "sample string 46",
      "Collections": "sample string 47",
      "CollectionsDate": "2024-04-01T07:38:04.0869162+00:00",
      "AllowDisconnect": "sample string 48",
      "Disconnect": "sample string 49",
      "Delinquent": "sample string 50",
      "LateFeeDate": "2024-04-01T07:38:04.0869162+00:00",
      "NumTimesLate": 1,
      "PaymentPlan": "sample string 51",
      "Bankrupt": "sample string 52",
      "FwdAddress1": "sample string 53",
      "FwdAddress2": "sample string 54",
      "FwdCity": "sample string 55",
      "FwdState": "sample string 56",
      "FwdZIP": "sample string 57",
      "FwdStartDate": "2024-04-01T07:38:04.0869162+00:00",
      "webPassword": "sample string 58",
      "webhintQ": "sample string 59",
      "webhintA": "sample string 60",
      "oldAutoPayToken": "sample string 61",
      "webLastLogin": "2024-04-01T07:38:04.0869162+00:00",
      "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
      "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
      "CreatedBy": 1,
      "UpdatedBy": 1,
      "ssi_accountNum": "sample string 62",
      "PropertyId": 63,
      "PropertyName": "sample string 64",
      "UnitId": 65,
      "ServiceAddress": "sample string 66",
      "ServiceCity": "sample string 67",
      "ServiceState": "sample string 68",
      "ServiceZIP": "sample string 69",
      "Bills": [
        {
          "BillId": 1,
          "LegacyBillId": 2,
          "UtilityId": 3,
          "PropertyId": 1,
          "UnitId": 1,
          "AccountNum": 4,
          "BillDate": "2024-04-01T07:38:04.0869162+00:00",
          "DueDate": "2024-04-01T07:38:04.0869162+00:00",
          "ServiceStartDate": "2024-04-01T07:38:04.0869162+00:00",
          "ServiceEndDate": "2024-04-01T07:38:04.0869162+00:00",
          "Usage": 1,
          "PreviousBalance": 1.0,
          "PaymentsAndCredits": 1.0,
          "BalanceForward": 1.0,
          "NewCharges": 1.0,
          "BillTotal": 5.0,
          "BillType": "sample string 6",
          "SingleBill": "sample string 7",
          "Posted": "sample string 8",
          "Printed": "sample string 9",
          "Emailed": "sample string 10",
          "BillMessage": "sample string 11",
          "IsCustomMessage": "sample string 12",
          "NextReadDate": "2024-04-01T07:38:04.0869162+00:00",
          "DefaultUtilityRate": 13.0,
          "VendorBillId": 14,
          "WorkBillId": 15,
          "DisconnectId": 16,
          "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "Deleted": "sample string 17",
          "DateDeleted": "2024-04-01T07:38:04.0869162+00:00",
          "BillItems": [
            {
              "BillItemId": 1,
              "LegacyBillItemId": 1,
              "BillId": 1,
              "UtilityId": 1,
              "AccountNum": 1,
              "ItemDesc": "sample string 2",
              "Rate": 3.0,
              "Qty": 4.0,
              "ItemTotal": 5.0,
              "AmtPaid": 1.0,
              "RateCode": "sample string 6",
              "Notes": "sample string 7",
              "GLCode": "sample string 8",
              "Posted": "sample string 9",
              "PostingDate": "2024-04-01T07:38:04.0869162+00:00",
              "WorkBillItemId": 1,
              "MeterId": 1,
              "ReadId": 10,
              "ReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "CurrRead": 11.1,
              "ReadType": "sample string 12",
              "PrevReadId": 13,
              "PrevReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "PrevRead": 14.1,
              "PrevReadType": "sample string 15",
              "Markup": 1.0,
              "UtilCustomerCharge": 1.0,
              "UtilEnergyCharge": 1.1,
              "UtilGenerationTotal": 1.0,
              "UtilTransmissionTotal": 1.0,
              "UtilDistributionTotal": 1.0,
              "UtilRidersTotal": 1.0,
              "UtilRateTotal": 1.0,
              "UtilRateKWH": 1.0,
              "UtilRateMarkup": 1.1,
              "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
              "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
              "CreatedBy": 18,
              "UpdatedBy": 19,
              "Deleted": "sample string 20",
              "DateDeleted": "2024-04-01T07:38:04.0869162+00:00"
            },
            {
              "BillItemId": 1,
              "LegacyBillItemId": 1,
              "BillId": 1,
              "UtilityId": 1,
              "AccountNum": 1,
              "ItemDesc": "sample string 2",
              "Rate": 3.0,
              "Qty": 4.0,
              "ItemTotal": 5.0,
              "AmtPaid": 1.0,
              "RateCode": "sample string 6",
              "Notes": "sample string 7",
              "GLCode": "sample string 8",
              "Posted": "sample string 9",
              "PostingDate": "2024-04-01T07:38:04.0869162+00:00",
              "WorkBillItemId": 1,
              "MeterId": 1,
              "ReadId": 10,
              "ReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "CurrRead": 11.1,
              "ReadType": "sample string 12",
              "PrevReadId": 13,
              "PrevReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "PrevRead": 14.1,
              "PrevReadType": "sample string 15",
              "Markup": 1.0,
              "UtilCustomerCharge": 1.0,
              "UtilEnergyCharge": 1.1,
              "UtilGenerationTotal": 1.0,
              "UtilTransmissionTotal": 1.0,
              "UtilDistributionTotal": 1.0,
              "UtilRidersTotal": 1.0,
              "UtilRateTotal": 1.0,
              "UtilRateKWH": 1.0,
              "UtilRateMarkup": 1.1,
              "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
              "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
              "CreatedBy": 18,
              "UpdatedBy": 19,
              "Deleted": "sample string 20",
              "DateDeleted": "2024-04-01T07:38:04.0869162+00:00"
            }
          ],
          "CustomerName": "sample string 18",
          "PropertyName": "sample string 19",
          "Address": "sample string 20",
          "MeterReads": "sample string 21",
          "CntPayments": 22,
          "CurrentReadERTNum": "sample string 23",
          "CurrentReadAmt": 24,
          "CurrentReadType": "sample string 25",
          "CurrentReadERTNum2": "sample string 26",
          "CurrentReadAmt2": 27,
          "CurrentReadType2": "sample string 28",
          "AmtPaid": 29.0,
          "AccountBalance": 30.0,
          "ContactId": 31,
          "PropertyManagerId": 32
        },
        {
          "BillId": 1,
          "LegacyBillId": 2,
          "UtilityId": 3,
          "PropertyId": 1,
          "UnitId": 1,
          "AccountNum": 4,
          "BillDate": "2024-04-01T07:38:04.0869162+00:00",
          "DueDate": "2024-04-01T07:38:04.0869162+00:00",
          "ServiceStartDate": "2024-04-01T07:38:04.0869162+00:00",
          "ServiceEndDate": "2024-04-01T07:38:04.0869162+00:00",
          "Usage": 1,
          "PreviousBalance": 1.0,
          "PaymentsAndCredits": 1.0,
          "BalanceForward": 1.0,
          "NewCharges": 1.0,
          "BillTotal": 5.0,
          "BillType": "sample string 6",
          "SingleBill": "sample string 7",
          "Posted": "sample string 8",
          "Printed": "sample string 9",
          "Emailed": "sample string 10",
          "BillMessage": "sample string 11",
          "IsCustomMessage": "sample string 12",
          "NextReadDate": "2024-04-01T07:38:04.0869162+00:00",
          "DefaultUtilityRate": 13.0,
          "VendorBillId": 14,
          "WorkBillId": 15,
          "DisconnectId": 16,
          "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "Deleted": "sample string 17",
          "DateDeleted": "2024-04-01T07:38:04.0869162+00:00",
          "BillItems": [
            {
              "BillItemId": 1,
              "LegacyBillItemId": 1,
              "BillId": 1,
              "UtilityId": 1,
              "AccountNum": 1,
              "ItemDesc": "sample string 2",
              "Rate": 3.0,
              "Qty": 4.0,
              "ItemTotal": 5.0,
              "AmtPaid": 1.0,
              "RateCode": "sample string 6",
              "Notes": "sample string 7",
              "GLCode": "sample string 8",
              "Posted": "sample string 9",
              "PostingDate": "2024-04-01T07:38:04.0869162+00:00",
              "WorkBillItemId": 1,
              "MeterId": 1,
              "ReadId": 10,
              "ReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "CurrRead": 11.1,
              "ReadType": "sample string 12",
              "PrevReadId": 13,
              "PrevReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "PrevRead": 14.1,
              "PrevReadType": "sample string 15",
              "Markup": 1.0,
              "UtilCustomerCharge": 1.0,
              "UtilEnergyCharge": 1.1,
              "UtilGenerationTotal": 1.0,
              "UtilTransmissionTotal": 1.0,
              "UtilDistributionTotal": 1.0,
              "UtilRidersTotal": 1.0,
              "UtilRateTotal": 1.0,
              "UtilRateKWH": 1.0,
              "UtilRateMarkup": 1.1,
              "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
              "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
              "CreatedBy": 18,
              "UpdatedBy": 19,
              "Deleted": "sample string 20",
              "DateDeleted": "2024-04-01T07:38:04.0869162+00:00"
            },
            {
              "BillItemId": 1,
              "LegacyBillItemId": 1,
              "BillId": 1,
              "UtilityId": 1,
              "AccountNum": 1,
              "ItemDesc": "sample string 2",
              "Rate": 3.0,
              "Qty": 4.0,
              "ItemTotal": 5.0,
              "AmtPaid": 1.0,
              "RateCode": "sample string 6",
              "Notes": "sample string 7",
              "GLCode": "sample string 8",
              "Posted": "sample string 9",
              "PostingDate": "2024-04-01T07:38:04.0869162+00:00",
              "WorkBillItemId": 1,
              "MeterId": 1,
              "ReadId": 10,
              "ReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "CurrRead": 11.1,
              "ReadType": "sample string 12",
              "PrevReadId": 13,
              "PrevReadDate": "2024-04-01T07:38:04.0869162+00:00",
              "PrevRead": 14.1,
              "PrevReadType": "sample string 15",
              "Markup": 1.0,
              "UtilCustomerCharge": 1.0,
              "UtilEnergyCharge": 1.1,
              "UtilGenerationTotal": 1.0,
              "UtilTransmissionTotal": 1.0,
              "UtilDistributionTotal": 1.0,
              "UtilRidersTotal": 1.0,
              "UtilRateTotal": 1.0,
              "UtilRateKWH": 1.0,
              "UtilRateMarkup": 1.1,
              "DateCreated": "2024-04-01T07:38:04.0869162+00:00",
              "DateUpdated": "2024-04-01T07:38:04.0869162+00:00",
              "CreatedBy": 18,
              "UpdatedBy": 19,
              "Deleted": "sample string 20",
              "DateDeleted": "2024-04-01T07:38:04.0869162+00:00"
            }
          ],
          "CustomerName": "sample string 18",
          "PropertyName": "sample string 19",
          "Address": "sample string 20",
          "MeterReads": "sample string 21",
          "CntPayments": 22,
          "CurrentReadERTNum": "sample string 23",
          "CurrentReadAmt": 24,
          "CurrentReadType": "sample string 25",
          "CurrentReadERTNum2": "sample string 26",
          "CurrentReadAmt2": 27,
          "CurrentReadType2": "sample string 28",
          "AmtPaid": 29.0,
          "AccountBalance": 30.0,
          "ContactId": 31,
          "PropertyManagerId": 32
        }
      ],
      "Payments": [
        {
          "PaymentId": 1,
          "LegacyPaymentId": 1,
          "AccountId": 2,
          "AccountNum": 3,
          "UtilityId": 4,
          "PaymentDate": "2024-04-01T07:38:04.0990188+00:00",
          "PaymentMethodId": 5,
          "PaymentAmount": 6.0,
          "FeesAmount": 7.0,
          "Posted": "sample string 8",
          "AuthNum": "sample string 9",
          "CheckNum": "sample string 10",
          "Notes": "sample string 11",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "PaymentMethod": "sample string 12",
          "ReceivedBy": "sample string 13",
          "CreditCardType": "sample string 14",
          "NameOnCard": "sample string 15",
          "CardNumber": "sample string 16",
          "ExpDate": "sample string 17",
          "CVV": "sample string 18",
          "RoutingNumber": "sample string 19",
          "AccountNumber": "sample string 20",
          "ACHCheckNumber": "sample string 21",
          "ACHBankName": "sample string 22",
          "PostingDetails": [
            {
              "BillId": 1,
              "DatePosted": "2024-04-01T07:38:04.0990188+00:00",
              "AmtPosted": 3.0,
              "GLCode": "sample string 4",
              "Description": "sample string 5"
            },
            {
              "BillId": 1,
              "DatePosted": "2024-04-01T07:38:04.0990188+00:00",
              "AmtPosted": 3.0,
              "GLCode": "sample string 4",
              "Description": "sample string 5"
            }
          ],
          "AccountNumList": [
            1,
            2
          ]
        },
        {
          "PaymentId": 1,
          "LegacyPaymentId": 1,
          "AccountId": 2,
          "AccountNum": 3,
          "UtilityId": 4,
          "PaymentDate": "2024-04-01T07:38:04.0990188+00:00",
          "PaymentMethodId": 5,
          "PaymentAmount": 6.0,
          "FeesAmount": 7.0,
          "Posted": "sample string 8",
          "AuthNum": "sample string 9",
          "CheckNum": "sample string 10",
          "Notes": "sample string 11",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "PaymentMethod": "sample string 12",
          "ReceivedBy": "sample string 13",
          "CreditCardType": "sample string 14",
          "NameOnCard": "sample string 15",
          "CardNumber": "sample string 16",
          "ExpDate": "sample string 17",
          "CVV": "sample string 18",
          "RoutingNumber": "sample string 19",
          "AccountNumber": "sample string 20",
          "ACHCheckNumber": "sample string 21",
          "ACHBankName": "sample string 22",
          "PostingDetails": [
            {
              "BillId": 1,
              "DatePosted": "2024-04-01T07:38:04.0990188+00:00",
              "AmtPosted": 3.0,
              "GLCode": "sample string 4",
              "Description": "sample string 5"
            },
            {
              "BillId": 1,
              "DatePosted": "2024-04-01T07:38:04.0990188+00:00",
              "AmtPosted": 3.0,
              "GLCode": "sample string 4",
              "Description": "sample string 5"
            }
          ],
          "AccountNumList": [
            1,
            2
          ]
        }
      ],
      "Disconnects": [
        {
          "DisconnectId": 1,
          "LegacyDisconnectId": 2,
          "UtilityId": 3,
          "AccountNum": 4,
          "UnitId": 5,
          "DisconnectAmt": 1.0,
          "AccountBalance": 1.0,
          "LastPaymentAmount": 1.0,
          "LastPaymentDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter14SendDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter14Pending": "sample string 6",
          "Letter14Sent": "sample string 7",
          "Letter14Name": "sample string 8",
          "Letter10SendDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter10Pending": "sample string 9",
          "Letter10Sent": "sample string 10",
          "Letter10Name": "sample string 11",
          "FinalNoticeSendDate": "2024-04-01T07:38:04.0990188+00:00",
          "FinalNoticePending": "sample string 12",
          "FinalNoticeSent": "sample string 13",
          "FinalNoticeName": "sample string 14",
          "DisconnectDate": "2024-04-01T07:38:04.0990188+00:00",
          "DisconnectPending": "sample string 15",
          "DisconnectSent": "sample string 16",
          "DisconnectLetterName": "sample string 17",
          "ReconnectDate": "2024-04-01T07:38:04.0990188+00:00",
          "Disconnected": "sample string 18",
          "Completed": "sample string 19",
          "Notes": "sample string 20",
          "Deleted": "sample string 21",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 24,
          "UpdatedBy": 25,
          "CustomerName": "sample string 26",
          "PropertyId": 27,
          "PropertyName": "sample string 28",
          "Address": "sample string 29",
          "MeterNum": "sample string 30",
          "ERTNum": "sample string 31",
          "MedicalNeed": "sample string 32"
        },
        {
          "DisconnectId": 1,
          "LegacyDisconnectId": 2,
          "UtilityId": 3,
          "AccountNum": 4,
          "UnitId": 5,
          "DisconnectAmt": 1.0,
          "AccountBalance": 1.0,
          "LastPaymentAmount": 1.0,
          "LastPaymentDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter14SendDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter14Pending": "sample string 6",
          "Letter14Sent": "sample string 7",
          "Letter14Name": "sample string 8",
          "Letter10SendDate": "2024-04-01T07:38:04.0990188+00:00",
          "Letter10Pending": "sample string 9",
          "Letter10Sent": "sample string 10",
          "Letter10Name": "sample string 11",
          "FinalNoticeSendDate": "2024-04-01T07:38:04.0990188+00:00",
          "FinalNoticePending": "sample string 12",
          "FinalNoticeSent": "sample string 13",
          "FinalNoticeName": "sample string 14",
          "DisconnectDate": "2024-04-01T07:38:04.0990188+00:00",
          "DisconnectPending": "sample string 15",
          "DisconnectSent": "sample string 16",
          "DisconnectLetterName": "sample string 17",
          "ReconnectDate": "2024-04-01T07:38:04.0990188+00:00",
          "Disconnected": "sample string 18",
          "Completed": "sample string 19",
          "Notes": "sample string 20",
          "Deleted": "sample string 21",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 24,
          "UpdatedBy": 25,
          "CustomerName": "sample string 26",
          "PropertyId": 27,
          "PropertyName": "sample string 28",
          "Address": "sample string 29",
          "MeterNum": "sample string 30",
          "ERTNum": "sample string 31",
          "MedicalNeed": "sample string 32"
        }
      ],
      "AllowCustomerMoveOut": "sample string 70",
      "AccountBalance": 71.0,
      "PastDue": 72.0
    },
    "P": {
      "PropertyId": 1,
      "LegacyElectricPropertyId": 1,
      "LegacyWaterPropertyId": 1,
      "PropertyName": "sample string 2",
      "City": "sample string 3",
      "State": "sample string 4",
      "ZIP": "sample string 5",
      "CustomerInitiatedMoveIn": "sample string 6",
      "CustomerInitiatedMoveOut": "sample string 7",
      "LocatorInfo": "sample string 8",
      "DeveloperId": 1,
      "OwnerId": 1,
      "PropertyManagerId": 1,
      "TotalUnits": 1,
      "TotalSqFt": 1,
      "Status": "sample string 9",
      "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
      "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
      "CreatedBy": 1,
      "UpdatedBy": 1,
      "DeveloperName": "sample string 10",
      "ElectricOwnerName": "sample string 11",
      "WaterOwnerName": "sample string 12",
      "PropertyManagerName": "sample string 13",
      "Utilities": [
        {
          "PropertyUtilityId": 1,
          "PropertyId": 2,
          "OwnerId": 1,
          "UtilityId": 3,
          "BillingCycle": 1,
          "BillingType": "sample string 4",
          "SendFinalBills": "sample string 5",
          "RateCode": "sample string 6",
          "RateCodeDescription": "sample string 7",
          "ServiceFee": 1.0,
          "DistFee": 1.0,
          "CreditCardFee": 1.0,
          "SewerFee": 1.0,
          "StormFee": 1.0,
          "CleanRiverFee": 1.0,
          "ProcessingFee": 1.0,
          "Markup": 1.0,
          "HideServiceFee": "sample string 8",
          "VendorId": 1,
          "VendorAcctNum": "sample string 9",
          "GroupID": 1,
          "PrimaryMeter": "sample string 10",
          "PrimaryMeterAddr": "sample string 11",
          "SubMeter1": "sample string 12",
          "SubMeter1Addr": "sample string 13",
          "SubMeter2": "sample string 14",
          "SubMeter2Addr": "sample string 15",
          "LastBillDate": "2024-04-01T07:38:04.0990188+00:00",
          "ChargeOwnerVacants": "sample string 16",
          "SteppedRate": "sample string 17",
          "Disconnect": "sample string 18",
          "Active": "sample string 19",
          "DefaultUtilityRate": 1.0,
          "UtilCustomerCharge": 1.0,
          "UtilEnergyCharge": 1.1,
          "UtilRateMarkup": 1.1,
          "ContractRate": 1.1,
          "ServiceOutage": "sample string 20",
          "OutageReportedDate": "2024-04-01T07:38:04.0990188+00:00",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "PropertyName": "sample string 21"
        },
        {
          "PropertyUtilityId": 1,
          "PropertyId": 2,
          "OwnerId": 1,
          "UtilityId": 3,
          "BillingCycle": 1,
          "BillingType": "sample string 4",
          "SendFinalBills": "sample string 5",
          "RateCode": "sample string 6",
          "RateCodeDescription": "sample string 7",
          "ServiceFee": 1.0,
          "DistFee": 1.0,
          "CreditCardFee": 1.0,
          "SewerFee": 1.0,
          "StormFee": 1.0,
          "CleanRiverFee": 1.0,
          "ProcessingFee": 1.0,
          "Markup": 1.0,
          "HideServiceFee": "sample string 8",
          "VendorId": 1,
          "VendorAcctNum": "sample string 9",
          "GroupID": 1,
          "PrimaryMeter": "sample string 10",
          "PrimaryMeterAddr": "sample string 11",
          "SubMeter1": "sample string 12",
          "SubMeter1Addr": "sample string 13",
          "SubMeter2": "sample string 14",
          "SubMeter2Addr": "sample string 15",
          "LastBillDate": "2024-04-01T07:38:04.0990188+00:00",
          "ChargeOwnerVacants": "sample string 16",
          "SteppedRate": "sample string 17",
          "Disconnect": "sample string 18",
          "Active": "sample string 19",
          "DefaultUtilityRate": 1.0,
          "UtilCustomerCharge": 1.0,
          "UtilEnergyCharge": 1.1,
          "UtilRateMarkup": 1.1,
          "ContractRate": 1.1,
          "ServiceOutage": "sample string 20",
          "OutageReportedDate": "2024-04-01T07:38:04.0990188+00:00",
          "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
          "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
          "CreatedBy": 1,
          "UpdatedBy": 1,
          "PropertyName": "sample string 21"
        }
      ],
      "GLCodes": [
        {
          "RecordId": 1,
          "PropertyId": 2,
          "UtilityId": 3,
          "GLCode": "sample string 4",
          "GLDescription": "sample string 5"
        },
        {
          "RecordId": 1,
          "PropertyId": 2,
          "UtilityId": 3,
          "GLCode": "sample string 4",
          "GLDescription": "sample string 5"
        }
      ]
    },
    "U": {
      "UnitId": 1,
      "UnitTypeId": 2,
      "PropertyId": 3,
      "LegacyElectricUnitId": 4,
      "LegacyWaterUnitId": 5,
      "CommonAcct": "sample string 6",
      "Address1": "sample string 7",
      "Address2": "sample string 8",
      "City": "sample string 9",
      "State": "sample string 10",
      "ZIP": "sample string 11",
      "DeveloperId": 1,
      "ElectricOwnerId": 1,
      "WaterOwnerId": 1,
      "PropertyManagerId": 1,
      "HeatingType": "sample string 12",
      "SqFt": 1.1,
      "DateCreated": "2024-04-01T07:38:04.0990188+00:00",
      "DateUpdated": "2024-04-01T07:38:04.0990188+00:00",
      "CreatedBy": 1,
      "UpdatedBy": 1,
      "UnitTypeDescription": "sample string 13",
      "ElectricOwnerName": "sample string 14",
      "WaterOwnerName": "sample string 15",
      "PropertyName": "sample string 16",
      "PropertyManagerName": "sample string 17",
      "PropertyManagerPhone": "sample string 18",
      "PropertyManagerEmail": "sample string 19",
      "OccupantAccountId": 1,
      "OccupantType": 1,
      "OccupantAccountNum": 1,
      "OccupantName": "sample string 20",
      "OccupantStatus": "sample string 21",
      "OccupantBalance": 22.0,
      "OccupantPastDue": 23.0,
      "OccupantCurrent": 24.0,
      "OccupantAging_1_30": 25.0,
      "OccupantAging_31_60": 26.0,
      "OccupantAging_61_90": 27.0,
      "OccupantAging_91_120": 28.0,
      "OccupantAging_Over_120": 29.0,
      "OccupantPaymentPlan": "sample string 30",
      "BeginDate": "2024-04-01T07:38:04.0990188+00:00",
      "EndDate": "2024-04-01T07:38:04.0990188+00:00",
      "UtilityId": 31,
      "bOccupied": true
    }
  }
]

application/xml, text/xml

Sample:
<ArrayOfContactAccountDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APL.Models">
  <ContactAccountDetail>
    <A>
      <AccountBalance>71</AccountBalance>
      <AccountId>1</AccountId>
      <AccountNum>2</AccountNum>
      <AllowCustomerMoveOut>sample string 70</AllowCustomerMoveOut>
      <AllowDisconnect>sample string 48</AllowDisconnect>
      <AutoPay>sample string 31</AutoPay>
      <AutoPayToken>sample string 33</AutoPayToken>
      <AutoPayType>sample string 32</AutoPayType>
      <Bankrupt>sample string 52</Bankrupt>
      <BillAddress1>sample string 18</BillAddress1>
      <BillAddress2>sample string 19</BillAddress2>
      <BillCity>sample string 20</BillCity>
      <BillState>sample string 21</BillState>
      <BillZIP>sample string 22</BillZIP>
      <Bills>
        <AccountBill>
          <AccountBalance>30</AccountBalance>
          <AccountNum>4</AccountNum>
          <Address>sample string 20</Address>
          <AmtPaid>29</AmtPaid>
          <BalanceForward>1</BalanceForward>
          <BillDate>2024-04-01T07:38:04.0869162+00:00</BillDate>
          <BillId>1</BillId>
          <BillItems>
            <AccountBillItem>
              <AccountNum>1</AccountNum>
              <AmtPaid>1</AmtPaid>
              <BillId>1</BillId>
              <BillItemId>1</BillItemId>
              <CreatedBy>18</CreatedBy>
              <CurrRead>11.1</CurrRead>
              <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
              <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
              <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
              <Deleted>sample string 20</Deleted>
              <GLCode>sample string 8</GLCode>
              <ItemDesc>sample string 2</ItemDesc>
              <ItemTotal>5</ItemTotal>
              <LegacyBillItemId>1</LegacyBillItemId>
              <Markup>1</Markup>
              <MeterId>1</MeterId>
              <Notes>sample string 7</Notes>
              <Posted>sample string 9</Posted>
              <PostingDate>2024-04-01T07:38:04.0869162+00:00</PostingDate>
              <PrevRead>14.1</PrevRead>
              <PrevReadDate>2024-04-01T07:38:04.0869162+00:00</PrevReadDate>
              <PrevReadId>13</PrevReadId>
              <PrevReadType>sample string 15</PrevReadType>
              <Qty>4</Qty>
              <Rate>3</Rate>
              <RateCode>sample string 6</RateCode>
              <ReadDate>2024-04-01T07:38:04.0869162+00:00</ReadDate>
              <ReadId>10</ReadId>
              <ReadType>sample string 12</ReadType>
              <UpdatedBy>19</UpdatedBy>
              <UtilCustomerCharge>1</UtilCustomerCharge>
              <UtilDistributionTotal>1</UtilDistributionTotal>
              <UtilEnergyCharge>1.1</UtilEnergyCharge>
              <UtilGenerationTotal>1</UtilGenerationTotal>
              <UtilRateKWH>1</UtilRateKWH>
              <UtilRateMarkup>1.1</UtilRateMarkup>
              <UtilRateTotal>1</UtilRateTotal>
              <UtilRidersTotal>1</UtilRidersTotal>
              <UtilTransmissionTotal>1</UtilTransmissionTotal>
              <UtilityId>1</UtilityId>
              <WorkBillItemId>1</WorkBillItemId>
            </AccountBillItem>
            <AccountBillItem>
              <AccountNum>1</AccountNum>
              <AmtPaid>1</AmtPaid>
              <BillId>1</BillId>
              <BillItemId>1</BillItemId>
              <CreatedBy>18</CreatedBy>
              <CurrRead>11.1</CurrRead>
              <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
              <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
              <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
              <Deleted>sample string 20</Deleted>
              <GLCode>sample string 8</GLCode>
              <ItemDesc>sample string 2</ItemDesc>
              <ItemTotal>5</ItemTotal>
              <LegacyBillItemId>1</LegacyBillItemId>
              <Markup>1</Markup>
              <MeterId>1</MeterId>
              <Notes>sample string 7</Notes>
              <Posted>sample string 9</Posted>
              <PostingDate>2024-04-01T07:38:04.0869162+00:00</PostingDate>
              <PrevRead>14.1</PrevRead>
              <PrevReadDate>2024-04-01T07:38:04.0869162+00:00</PrevReadDate>
              <PrevReadId>13</PrevReadId>
              <PrevReadType>sample string 15</PrevReadType>
              <Qty>4</Qty>
              <Rate>3</Rate>
              <RateCode>sample string 6</RateCode>
              <ReadDate>2024-04-01T07:38:04.0869162+00:00</ReadDate>
              <ReadId>10</ReadId>
              <ReadType>sample string 12</ReadType>
              <UpdatedBy>19</UpdatedBy>
              <UtilCustomerCharge>1</UtilCustomerCharge>
              <UtilDistributionTotal>1</UtilDistributionTotal>
              <UtilEnergyCharge>1.1</UtilEnergyCharge>
              <UtilGenerationTotal>1</UtilGenerationTotal>
              <UtilRateKWH>1</UtilRateKWH>
              <UtilRateMarkup>1.1</UtilRateMarkup>
              <UtilRateTotal>1</UtilRateTotal>
              <UtilRidersTotal>1</UtilRidersTotal>
              <UtilTransmissionTotal>1</UtilTransmissionTotal>
              <UtilityId>1</UtilityId>
              <WorkBillItemId>1</WorkBillItemId>
            </AccountBillItem>
          </BillItems>
          <BillMessage>sample string 11</BillMessage>
          <BillTotal>5</BillTotal>
          <BillType>sample string 6</BillType>
          <CntPayments>22</CntPayments>
          <ContactId>31</ContactId>
          <CreatedBy>1</CreatedBy>
          <CurrentReadAmt>24</CurrentReadAmt>
          <CurrentReadAmt2>27</CurrentReadAmt2>
          <CurrentReadERTNum>sample string 23</CurrentReadERTNum>
          <CurrentReadERTNum2>sample string 26</CurrentReadERTNum2>
          <CurrentReadType>sample string 25</CurrentReadType>
          <CurrentReadType2>sample string 28</CurrentReadType2>
          <CustomerName>sample string 18</CustomerName>
          <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
          <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
          <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
          <DefaultUtilityRate>13</DefaultUtilityRate>
          <Deleted>sample string 17</Deleted>
          <DisconnectId>16</DisconnectId>
          <DueDate>2024-04-01T07:38:04.0869162+00:00</DueDate>
          <Emailed>sample string 10</Emailed>
          <IsCustomMessage>sample string 12</IsCustomMessage>
          <LegacyBillId>2</LegacyBillId>
          <MeterReads>sample string 21</MeterReads>
          <NewCharges>1</NewCharges>
          <NextReadDate>2024-04-01T07:38:04.0869162+00:00</NextReadDate>
          <PaymentsAndCredits>1</PaymentsAndCredits>
          <Posted>sample string 8</Posted>
          <PreviousBalance>1</PreviousBalance>
          <Printed>sample string 9</Printed>
          <PropertyId>1</PropertyId>
          <PropertyManagerId>32</PropertyManagerId>
          <PropertyName>sample string 19</PropertyName>
          <ServiceEndDate>2024-04-01T07:38:04.0869162+00:00</ServiceEndDate>
          <ServiceStartDate>2024-04-01T07:38:04.0869162+00:00</ServiceStartDate>
          <SingleBill>sample string 7</SingleBill>
          <UnitId>1</UnitId>
          <UpdatedBy>1</UpdatedBy>
          <Usage>1</Usage>
          <UtilityId>3</UtilityId>
          <VendorBillId>14</VendorBillId>
          <WorkBillId>15</WorkBillId>
        </AccountBill>
        <AccountBill>
          <AccountBalance>30</AccountBalance>
          <AccountNum>4</AccountNum>
          <Address>sample string 20</Address>
          <AmtPaid>29</AmtPaid>
          <BalanceForward>1</BalanceForward>
          <BillDate>2024-04-01T07:38:04.0869162+00:00</BillDate>
          <BillId>1</BillId>
          <BillItems>
            <AccountBillItem>
              <AccountNum>1</AccountNum>
              <AmtPaid>1</AmtPaid>
              <BillId>1</BillId>
              <BillItemId>1</BillItemId>
              <CreatedBy>18</CreatedBy>
              <CurrRead>11.1</CurrRead>
              <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
              <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
              <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
              <Deleted>sample string 20</Deleted>
              <GLCode>sample string 8</GLCode>
              <ItemDesc>sample string 2</ItemDesc>
              <ItemTotal>5</ItemTotal>
              <LegacyBillItemId>1</LegacyBillItemId>
              <Markup>1</Markup>
              <MeterId>1</MeterId>
              <Notes>sample string 7</Notes>
              <Posted>sample string 9</Posted>
              <PostingDate>2024-04-01T07:38:04.0869162+00:00</PostingDate>
              <PrevRead>14.1</PrevRead>
              <PrevReadDate>2024-04-01T07:38:04.0869162+00:00</PrevReadDate>
              <PrevReadId>13</PrevReadId>
              <PrevReadType>sample string 15</PrevReadType>
              <Qty>4</Qty>
              <Rate>3</Rate>
              <RateCode>sample string 6</RateCode>
              <ReadDate>2024-04-01T07:38:04.0869162+00:00</ReadDate>
              <ReadId>10</ReadId>
              <ReadType>sample string 12</ReadType>
              <UpdatedBy>19</UpdatedBy>
              <UtilCustomerCharge>1</UtilCustomerCharge>
              <UtilDistributionTotal>1</UtilDistributionTotal>
              <UtilEnergyCharge>1.1</UtilEnergyCharge>
              <UtilGenerationTotal>1</UtilGenerationTotal>
              <UtilRateKWH>1</UtilRateKWH>
              <UtilRateMarkup>1.1</UtilRateMarkup>
              <UtilRateTotal>1</UtilRateTotal>
              <UtilRidersTotal>1</UtilRidersTotal>
              <UtilTransmissionTotal>1</UtilTransmissionTotal>
              <UtilityId>1</UtilityId>
              <WorkBillItemId>1</WorkBillItemId>
            </AccountBillItem>
            <AccountBillItem>
              <AccountNum>1</AccountNum>
              <AmtPaid>1</AmtPaid>
              <BillId>1</BillId>
              <BillItemId>1</BillItemId>
              <CreatedBy>18</CreatedBy>
              <CurrRead>11.1</CurrRead>
              <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
              <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
              <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
              <Deleted>sample string 20</Deleted>
              <GLCode>sample string 8</GLCode>
              <ItemDesc>sample string 2</ItemDesc>
              <ItemTotal>5</ItemTotal>
              <LegacyBillItemId>1</LegacyBillItemId>
              <Markup>1</Markup>
              <MeterId>1</MeterId>
              <Notes>sample string 7</Notes>
              <Posted>sample string 9</Posted>
              <PostingDate>2024-04-01T07:38:04.0869162+00:00</PostingDate>
              <PrevRead>14.1</PrevRead>
              <PrevReadDate>2024-04-01T07:38:04.0869162+00:00</PrevReadDate>
              <PrevReadId>13</PrevReadId>
              <PrevReadType>sample string 15</PrevReadType>
              <Qty>4</Qty>
              <Rate>3</Rate>
              <RateCode>sample string 6</RateCode>
              <ReadDate>2024-04-01T07:38:04.0869162+00:00</ReadDate>
              <ReadId>10</ReadId>
              <ReadType>sample string 12</ReadType>
              <UpdatedBy>19</UpdatedBy>
              <UtilCustomerCharge>1</UtilCustomerCharge>
              <UtilDistributionTotal>1</UtilDistributionTotal>
              <UtilEnergyCharge>1.1</UtilEnergyCharge>
              <UtilGenerationTotal>1</UtilGenerationTotal>
              <UtilRateKWH>1</UtilRateKWH>
              <UtilRateMarkup>1.1</UtilRateMarkup>
              <UtilRateTotal>1</UtilRateTotal>
              <UtilRidersTotal>1</UtilRidersTotal>
              <UtilTransmissionTotal>1</UtilTransmissionTotal>
              <UtilityId>1</UtilityId>
              <WorkBillItemId>1</WorkBillItemId>
            </AccountBillItem>
          </BillItems>
          <BillMessage>sample string 11</BillMessage>
          <BillTotal>5</BillTotal>
          <BillType>sample string 6</BillType>
          <CntPayments>22</CntPayments>
          <ContactId>31</ContactId>
          <CreatedBy>1</CreatedBy>
          <CurrentReadAmt>24</CurrentReadAmt>
          <CurrentReadAmt2>27</CurrentReadAmt2>
          <CurrentReadERTNum>sample string 23</CurrentReadERTNum>
          <CurrentReadERTNum2>sample string 26</CurrentReadERTNum2>
          <CurrentReadType>sample string 25</CurrentReadType>
          <CurrentReadType2>sample string 28</CurrentReadType2>
          <CustomerName>sample string 18</CustomerName>
          <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
          <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
          <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
          <DefaultUtilityRate>13</DefaultUtilityRate>
          <Deleted>sample string 17</Deleted>
          <DisconnectId>16</DisconnectId>
          <DueDate>2024-04-01T07:38:04.0869162+00:00</DueDate>
          <Emailed>sample string 10</Emailed>
          <IsCustomMessage>sample string 12</IsCustomMessage>
          <LegacyBillId>2</LegacyBillId>
          <MeterReads>sample string 21</MeterReads>
          <NewCharges>1</NewCharges>
          <NextReadDate>2024-04-01T07:38:04.0869162+00:00</NextReadDate>
          <PaymentsAndCredits>1</PaymentsAndCredits>
          <Posted>sample string 8</Posted>
          <PreviousBalance>1</PreviousBalance>
          <Printed>sample string 9</Printed>
          <PropertyId>1</PropertyId>
          <PropertyManagerId>32</PropertyManagerId>
          <PropertyName>sample string 19</PropertyName>
          <ServiceEndDate>2024-04-01T07:38:04.0869162+00:00</ServiceEndDate>
          <ServiceStartDate>2024-04-01T07:38:04.0869162+00:00</ServiceStartDate>
          <SingleBill>sample string 7</SingleBill>
          <UnitId>1</UnitId>
          <UpdatedBy>1</UpdatedBy>
          <Usage>1</Usage>
          <UtilityId>3</UtilityId>
          <VendorBillId>14</VendorBillId>
          <WorkBillId>15</WorkBillId>
        </AccountBill>
      </Bills>
      <ChargeMarkup>sample string 28</ChargeMarkup>
      <Collections>sample string 47</Collections>
      <CollectionsDate>2024-04-01T07:38:04.0869162+00:00</CollectionsDate>
      <CreatedBy>1</CreatedBy>
      <CustomerType>1</CustomerType>
      <DLNum>sample string 43</DLNum>
      <DLState>sample string 44</DLState>
      <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
      <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
      <Delinquent>sample string 50</Delinquent>
      <Disconnect>sample string 49</Disconnect>
      <Disconnects>
        <AccountDisconnect>
          <AccountBalance>1</AccountBalance>
          <AccountNum>4</AccountNum>
          <Address>sample string 29</Address>
          <Completed>sample string 19</Completed>
          <CreatedBy>24</CreatedBy>
          <CustomerName>sample string 26</CustomerName>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <Deleted>sample string 21</Deleted>
          <DisconnectAmt>1</DisconnectAmt>
          <DisconnectDate>2024-04-01T07:38:04.0990188+00:00</DisconnectDate>
          <DisconnectId>1</DisconnectId>
          <DisconnectLetterName>sample string 17</DisconnectLetterName>
          <DisconnectPending>sample string 15</DisconnectPending>
          <DisconnectSent>sample string 16</DisconnectSent>
          <Disconnected>sample string 18</Disconnected>
          <ERTNum>sample string 31</ERTNum>
          <FinalNoticeName>sample string 14</FinalNoticeName>
          <FinalNoticePending>sample string 12</FinalNoticePending>
          <FinalNoticeSendDate>2024-04-01T07:38:04.0990188+00:00</FinalNoticeSendDate>
          <FinalNoticeSent>sample string 13</FinalNoticeSent>
          <LastPaymentAmount>1</LastPaymentAmount>
          <LastPaymentDate>2024-04-01T07:38:04.0990188+00:00</LastPaymentDate>
          <LegacyDisconnectId>2</LegacyDisconnectId>
          <Letter10Name>sample string 11</Letter10Name>
          <Letter10Pending>sample string 9</Letter10Pending>
          <Letter10SendDate>2024-04-01T07:38:04.0990188+00:00</Letter10SendDate>
          <Letter10Sent>sample string 10</Letter10Sent>
          <Letter14Name>sample string 8</Letter14Name>
          <Letter14Pending>sample string 6</Letter14Pending>
          <Letter14SendDate>2024-04-01T07:38:04.0990188+00:00</Letter14SendDate>
          <Letter14Sent>sample string 7</Letter14Sent>
          <MedicalNeed>sample string 32</MedicalNeed>
          <MeterNum>sample string 30</MeterNum>
          <Notes>sample string 20</Notes>
          <PropertyId>27</PropertyId>
          <PropertyName>sample string 28</PropertyName>
          <ReconnectDate>2024-04-01T07:38:04.0990188+00:00</ReconnectDate>
          <UnitId>5</UnitId>
          <UpdatedBy>25</UpdatedBy>
          <UtilityId>3</UtilityId>
        </AccountDisconnect>
        <AccountDisconnect>
          <AccountBalance>1</AccountBalance>
          <AccountNum>4</AccountNum>
          <Address>sample string 29</Address>
          <Completed>sample string 19</Completed>
          <CreatedBy>24</CreatedBy>
          <CustomerName>sample string 26</CustomerName>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <Deleted>sample string 21</Deleted>
          <DisconnectAmt>1</DisconnectAmt>
          <DisconnectDate>2024-04-01T07:38:04.0990188+00:00</DisconnectDate>
          <DisconnectId>1</DisconnectId>
          <DisconnectLetterName>sample string 17</DisconnectLetterName>
          <DisconnectPending>sample string 15</DisconnectPending>
          <DisconnectSent>sample string 16</DisconnectSent>
          <Disconnected>sample string 18</Disconnected>
          <ERTNum>sample string 31</ERTNum>
          <FinalNoticeName>sample string 14</FinalNoticeName>
          <FinalNoticePending>sample string 12</FinalNoticePending>
          <FinalNoticeSendDate>2024-04-01T07:38:04.0990188+00:00</FinalNoticeSendDate>
          <FinalNoticeSent>sample string 13</FinalNoticeSent>
          <LastPaymentAmount>1</LastPaymentAmount>
          <LastPaymentDate>2024-04-01T07:38:04.0990188+00:00</LastPaymentDate>
          <LegacyDisconnectId>2</LegacyDisconnectId>
          <Letter10Name>sample string 11</Letter10Name>
          <Letter10Pending>sample string 9</Letter10Pending>
          <Letter10SendDate>2024-04-01T07:38:04.0990188+00:00</Letter10SendDate>
          <Letter10Sent>sample string 10</Letter10Sent>
          <Letter14Name>sample string 8</Letter14Name>
          <Letter14Pending>sample string 6</Letter14Pending>
          <Letter14SendDate>2024-04-01T07:38:04.0990188+00:00</Letter14SendDate>
          <Letter14Sent>sample string 7</Letter14Sent>
          <MedicalNeed>sample string 32</MedicalNeed>
          <MeterNum>sample string 30</MeterNum>
          <Notes>sample string 20</Notes>
          <PropertyId>27</PropertyId>
          <PropertyName>sample string 28</PropertyName>
          <ReconnectDate>2024-04-01T07:38:04.0990188+00:00</ReconnectDate>
          <UnitId>5</UnitId>
          <UpdatedBy>25</UpdatedBy>
          <UtilityId>3</UtilityId>
        </AccountDisconnect>
      </Disconnects>
      <EBill>sample string 29</EBill>
      <EmailAddress>sample string 17</EmailAddress>
      <Eviction>sample string 46</Eviction>
      <FirstName>sample string 5</FirstName>
      <FwdAddress1>sample string 53</FwdAddress1>
      <FwdAddress2>sample string 54</FwdAddress2>
      <FwdCity>sample string 55</FwdCity>
      <FwdStartDate>2024-04-01T07:38:04.0869162+00:00</FwdStartDate>
      <FwdState>sample string 56</FwdState>
      <FwdZIP>sample string 57</FwdZIP>
      <LastBadCheck>2024-04-01T07:38:04.0869162+00:00</LastBadCheck>
      <LastName>sample string 7</LastName>
      <LateFeeDate>2024-04-01T07:38:04.0869162+00:00</LateFeeDate>
      <LegacyAccountNum>1</LegacyAccountNum>
      <MedicalNeed>sample string 27</MedicalNeed>
      <MiddleName>sample string 6</MiddleName>
      <NumBadChecks>1</NumBadChecks>
      <NumTimesLate>1</NumTimesLate>
      <PastDue>72</PastDue>
      <PaymentPlan>sample string 51</PaymentPlan>
      <Payments>
        <Payment>
          <ACHBankName>sample string 22</ACHBankName>
          <ACHCheckNumber>sample string 21</ACHCheckNumber>
          <AccountId>2</AccountId>
          <AccountNum>3</AccountNum>
          <AccountNumList xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </AccountNumList>
          <AccountNumber>sample string 20</AccountNumber>
          <AuthNum>sample string 9</AuthNum>
          <CVV>sample string 18</CVV>
          <CardNumber>sample string 16</CardNumber>
          <CheckNum>sample string 10</CheckNum>
          <CreatedBy>1</CreatedBy>
          <CreditCardType>sample string 14</CreditCardType>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <ExpDate>sample string 17</ExpDate>
          <FeesAmount>7</FeesAmount>
          <LegacyPaymentId>1</LegacyPaymentId>
          <NameOnCard>sample string 15</NameOnCard>
          <Notes>sample string 11</Notes>
          <PaymentAmount>6</PaymentAmount>
          <PaymentDate>2024-04-01T07:38:04.0990188+00:00</PaymentDate>
          <PaymentId>1</PaymentId>
          <PaymentMethod>sample string 12</PaymentMethod>
          <PaymentMethodId>5</PaymentMethodId>
          <Posted>sample string 8</Posted>
          <PostingDetails>
            <PaymentPostingDetail>
              <AmtPosted>3</AmtPosted>
              <BillId>1</BillId>
              <DatePosted>2024-04-01T07:38:04.0990188+00:00</DatePosted>
              <Description>sample string 5</Description>
              <GLCode>sample string 4</GLCode>
            </PaymentPostingDetail>
            <PaymentPostingDetail>
              <AmtPosted>3</AmtPosted>
              <BillId>1</BillId>
              <DatePosted>2024-04-01T07:38:04.0990188+00:00</DatePosted>
              <Description>sample string 5</Description>
              <GLCode>sample string 4</GLCode>
            </PaymentPostingDetail>
          </PostingDetails>
          <ReceivedBy>sample string 13</ReceivedBy>
          <RoutingNumber>sample string 19</RoutingNumber>
          <UpdatedBy>1</UpdatedBy>
          <UtilityId>4</UtilityId>
        </Payment>
        <Payment>
          <ACHBankName>sample string 22</ACHBankName>
          <ACHCheckNumber>sample string 21</ACHCheckNumber>
          <AccountId>2</AccountId>
          <AccountNum>3</AccountNum>
          <AccountNumList xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </AccountNumList>
          <AccountNumber>sample string 20</AccountNumber>
          <AuthNum>sample string 9</AuthNum>
          <CVV>sample string 18</CVV>
          <CardNumber>sample string 16</CardNumber>
          <CheckNum>sample string 10</CheckNum>
          <CreatedBy>1</CreatedBy>
          <CreditCardType>sample string 14</CreditCardType>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <ExpDate>sample string 17</ExpDate>
          <FeesAmount>7</FeesAmount>
          <LegacyPaymentId>1</LegacyPaymentId>
          <NameOnCard>sample string 15</NameOnCard>
          <Notes>sample string 11</Notes>
          <PaymentAmount>6</PaymentAmount>
          <PaymentDate>2024-04-01T07:38:04.0990188+00:00</PaymentDate>
          <PaymentId>1</PaymentId>
          <PaymentMethod>sample string 12</PaymentMethod>
          <PaymentMethodId>5</PaymentMethodId>
          <Posted>sample string 8</Posted>
          <PostingDetails>
            <PaymentPostingDetail>
              <AmtPosted>3</AmtPosted>
              <BillId>1</BillId>
              <DatePosted>2024-04-01T07:38:04.0990188+00:00</DatePosted>
              <Description>sample string 5</Description>
              <GLCode>sample string 4</GLCode>
            </PaymentPostingDetail>
            <PaymentPostingDetail>
              <AmtPosted>3</AmtPosted>
              <BillId>1</BillId>
              <DatePosted>2024-04-01T07:38:04.0990188+00:00</DatePosted>
              <Description>sample string 5</Description>
              <GLCode>sample string 4</GLCode>
            </PaymentPostingDetail>
          </PostingDetails>
          <ReceivedBy>sample string 13</ReceivedBy>
          <RoutingNumber>sample string 19</RoutingNumber>
          <UpdatedBy>1</UpdatedBy>
          <UtilityId>4</UtilityId>
        </Payment>
      </Payments>
      <Phone1>sample string 13</Phone1>
      <Phone1Type>sample string 14</Phone1Type>
      <Phone2>sample string 15</Phone2>
      <Phone2Type>sample string 16</Phone2Type>
      <Prefix>sample string 4</Prefix>
      <PrintBill>sample string 30</PrintBill>
      <PropertyId>63</PropertyId>
      <PropertyName>sample string 64</PropertyName>
      <ReferenceName>sample string 25</ReferenceName>
      <ReferencePhone>sample string 26</ReferencePhone>
      <SSN>sample string 11</SSN>
      <SecondAcctName>sample string 9</SecondAcctName>
      <SecondSSN>sample string 12</SecondSSN>
      <ServiceAddress>sample string 66</ServiceAddress>
      <ServiceCity>sample string 67</ServiceCity>
      <ServiceState>sample string 68</ServiceState>
      <ServiceZIP>sample string 69</ServiceZIP>
      <Status>sample string 10</Status>
      <StopPayment>sample string 45</StopPayment>
      <StopPaymentDate>2024-04-01T07:38:04.0869162+00:00</StopPaymentDate>
      <Title>sample string 8</Title>
      <UnitId>65</UnitId>
      <UpdatedBy>1</UpdatedBy>
      <UtilityId>3</UtilityId>
      <WorkPhone>sample string 24</WorkPhone>
      <Workplace>sample string 23</Workplace>
      <bankAcctName>sample string 37</bankAcctName>
      <bankAcctNum>sample string 42</bankAcctNum>
      <bankAcctType>sample string 40</bankAcctType>
      <bankName>sample string 38</bankName>
      <bankRoutingNum>sample string 41</bankRoutingNum>
      <bankState>sample string 39</bankState>
      <ccExpMonth>1</ccExpMonth>
      <ccExpYear>1</ccExpYear>
      <ccName>sample string 34</ccName>
      <ccNum>sample string 35</ccNum>
      <ccType>sample string 36</ccType>
      <oldAutoPayToken>sample string 61</oldAutoPayToken>
      <ssi_accountNum>sample string 62</ssi_accountNum>
      <webLastLogin>2024-04-01T07:38:04.0869162+00:00</webLastLogin>
      <webPassword>sample string 58</webPassword>
      <webhintA>sample string 60</webhintA>
      <webhintQ>sample string 59</webhintQ>
    </A>
    <CA>
      <AccountId>3</AccountId>
      <AccountNum>4</AccountNum>
      <BeginDate>2024-04-01T07:38:04.0869162+00:00</BeginDate>
      <ContactId>2</ContactId>
      <CreatedBy>1</CreatedBy>
      <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
      <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
      <EndDate>2024-04-01T07:38:04.0869162+00:00</EndDate>
      <FeesOnly>sample string 8</FeesOnly>
      <MoveInPropertyManager>true</MoveInPropertyManager>
      <RecordId>1</RecordId>
      <Status>sample string 6</Status>
      <UnitId>7</UnitId>
      <UpdatedBy>1</UpdatedBy>
      <UtilityId>5</UtilityId>
    </CA>
    <ContactId>1</ContactId>
    <P>
      <City>sample string 3</City>
      <CreatedBy>1</CreatedBy>
      <CustomerInitiatedMoveIn>sample string 6</CustomerInitiatedMoveIn>
      <CustomerInitiatedMoveOut>sample string 7</CustomerInitiatedMoveOut>
      <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
      <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
      <DeveloperId>1</DeveloperId>
      <DeveloperName>sample string 10</DeveloperName>
      <ElectricOwnerName>sample string 11</ElectricOwnerName>
      <GLCodes>
        <PropertyGLCode>
          <GLCode>sample string 4</GLCode>
          <GLDescription>sample string 5</GLDescription>
          <PropertyId>2</PropertyId>
          <RecordId>1</RecordId>
          <UtilityId>3</UtilityId>
        </PropertyGLCode>
        <PropertyGLCode>
          <GLCode>sample string 4</GLCode>
          <GLDescription>sample string 5</GLDescription>
          <PropertyId>2</PropertyId>
          <RecordId>1</RecordId>
          <UtilityId>3</UtilityId>
        </PropertyGLCode>
      </GLCodes>
      <LegacyElectricPropertyId>1</LegacyElectricPropertyId>
      <LegacyWaterPropertyId>1</LegacyWaterPropertyId>
      <LocatorInfo>sample string 8</LocatorInfo>
      <OwnerId>1</OwnerId>
      <PropertyId>1</PropertyId>
      <PropertyManagerId>1</PropertyManagerId>
      <PropertyManagerName>sample string 13</PropertyManagerName>
      <PropertyName>sample string 2</PropertyName>
      <State>sample string 4</State>
      <Status>sample string 9</Status>
      <TotalSqFt>1</TotalSqFt>
      <TotalUnits>1</TotalUnits>
      <UpdatedBy>1</UpdatedBy>
      <Utilities>
        <PropertyUtility>
          <Active>sample string 19</Active>
          <BillingCycle>1</BillingCycle>
          <BillingType>sample string 4</BillingType>
          <ChargeOwnerVacants>sample string 16</ChargeOwnerVacants>
          <CleanRiverFee>1</CleanRiverFee>
          <ContractRate>1.1</ContractRate>
          <CreatedBy>1</CreatedBy>
          <CreditCardFee>1</CreditCardFee>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <DefaultUtilityRate>1</DefaultUtilityRate>
          <Disconnect>sample string 18</Disconnect>
          <DistFee>1</DistFee>
          <GroupID>1</GroupID>
          <HideServiceFee>sample string 8</HideServiceFee>
          <LastBillDate>2024-04-01T07:38:04.0990188+00:00</LastBillDate>
          <Markup>1</Markup>
          <OutageReportedDate>2024-04-01T07:38:04.0990188+00:00</OutageReportedDate>
          <OwnerId>1</OwnerId>
          <PrimaryMeter>sample string 10</PrimaryMeter>
          <PrimaryMeterAddr>sample string 11</PrimaryMeterAddr>
          <ProcessingFee>1</ProcessingFee>
          <PropertyId>2</PropertyId>
          <PropertyName>sample string 21</PropertyName>
          <PropertyUtilityId>1</PropertyUtilityId>
          <RateCode>sample string 6</RateCode>
          <RateCodeDescription>sample string 7</RateCodeDescription>
          <SendFinalBills>sample string 5</SendFinalBills>
          <ServiceFee>1</ServiceFee>
          <ServiceOutage>sample string 20</ServiceOutage>
          <SewerFee>1</SewerFee>
          <SteppedRate>sample string 17</SteppedRate>
          <StormFee>1</StormFee>
          <SubMeter1>sample string 12</SubMeter1>
          <SubMeter1Addr>sample string 13</SubMeter1Addr>
          <SubMeter2>sample string 14</SubMeter2>
          <SubMeter2Addr>sample string 15</SubMeter2Addr>
          <UpdatedBy>1</UpdatedBy>
          <UtilCustomerCharge>1</UtilCustomerCharge>
          <UtilEnergyCharge>1.1</UtilEnergyCharge>
          <UtilRateMarkup>1.1</UtilRateMarkup>
          <UtilityId>3</UtilityId>
          <VendorAcctNum>sample string 9</VendorAcctNum>
          <VendorId>1</VendorId>
        </PropertyUtility>
        <PropertyUtility>
          <Active>sample string 19</Active>
          <BillingCycle>1</BillingCycle>
          <BillingType>sample string 4</BillingType>
          <ChargeOwnerVacants>sample string 16</ChargeOwnerVacants>
          <CleanRiverFee>1</CleanRiverFee>
          <ContractRate>1.1</ContractRate>
          <CreatedBy>1</CreatedBy>
          <CreditCardFee>1</CreditCardFee>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <DefaultUtilityRate>1</DefaultUtilityRate>
          <Disconnect>sample string 18</Disconnect>
          <DistFee>1</DistFee>
          <GroupID>1</GroupID>
          <HideServiceFee>sample string 8</HideServiceFee>
          <LastBillDate>2024-04-01T07:38:04.0990188+00:00</LastBillDate>
          <Markup>1</Markup>
          <OutageReportedDate>2024-04-01T07:38:04.0990188+00:00</OutageReportedDate>
          <OwnerId>1</OwnerId>
          <PrimaryMeter>sample string 10</PrimaryMeter>
          <PrimaryMeterAddr>sample string 11</PrimaryMeterAddr>
          <ProcessingFee>1</ProcessingFee>
          <PropertyId>2</PropertyId>
          <PropertyName>sample string 21</PropertyName>
          <PropertyUtilityId>1</PropertyUtilityId>
          <RateCode>sample string 6</RateCode>
          <RateCodeDescription>sample string 7</RateCodeDescription>
          <SendFinalBills>sample string 5</SendFinalBills>
          <ServiceFee>1</ServiceFee>
          <ServiceOutage>sample string 20</ServiceOutage>
          <SewerFee>1</SewerFee>
          <SteppedRate>sample string 17</SteppedRate>
          <StormFee>1</StormFee>
          <SubMeter1>sample string 12</SubMeter1>
          <SubMeter1Addr>sample string 13</SubMeter1Addr>
          <SubMeter2>sample string 14</SubMeter2>
          <SubMeter2Addr>sample string 15</SubMeter2Addr>
          <UpdatedBy>1</UpdatedBy>
          <UtilCustomerCharge>1</UtilCustomerCharge>
          <UtilEnergyCharge>1.1</UtilEnergyCharge>
          <UtilRateMarkup>1.1</UtilRateMarkup>
          <UtilityId>3</UtilityId>
          <VendorAcctNum>sample string 9</VendorAcctNum>
          <VendorId>1</VendorId>
        </PropertyUtility>
      </Utilities>
      <WaterOwnerName>sample string 12</WaterOwnerName>
      <ZIP>sample string 5</ZIP>
    </P>
    <U>
      <Address1>sample string 7</Address1>
      <Address2>sample string 8</Address2>
      <BeginDate>2024-04-01T07:38:04.0990188+00:00</BeginDate>
      <City>sample string 9</City>
      <CommonAcct>sample string 6</CommonAcct>
      <CreatedBy>1</CreatedBy>
      <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
      <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
      <DeveloperId>1</DeveloperId>
      <ElectricOwnerId>1</ElectricOwnerId>
      <ElectricOwnerName>sample string 14</ElectricOwnerName>
      <EndDate>2024-04-01T07:38:04.0990188+00:00</EndDate>
      <HeatingType>sample string 12</HeatingType>
      <LegacyElectricUnitId>4</LegacyElectricUnitId>
      <LegacyWaterUnitId>5</LegacyWaterUnitId>
      <OccupantAccountId>1</OccupantAccountId>
      <OccupantAccountNum>1</OccupantAccountNum>
      <OccupantAging_1_30>25</OccupantAging_1_30>
      <OccupantAging_31_60>26</OccupantAging_31_60>
      <OccupantAging_61_90>27</OccupantAging_61_90>
      <OccupantAging_91_120>28</OccupantAging_91_120>
      <OccupantAging_Over_120>29</OccupantAging_Over_120>
      <OccupantBalance>22</OccupantBalance>
      <OccupantCurrent>24</OccupantCurrent>
      <OccupantName>sample string 20</OccupantName>
      <OccupantPastDue>23</OccupantPastDue>
      <OccupantPaymentPlan>sample string 30</OccupantPaymentPlan>
      <OccupantStatus>sample string 21</OccupantStatus>
      <OccupantType>1</OccupantType>
      <PropertyId>3</PropertyId>
      <PropertyManagerEmail>sample string 19</PropertyManagerEmail>
      <PropertyManagerId>1</PropertyManagerId>
      <PropertyManagerName>sample string 17</PropertyManagerName>
      <PropertyManagerPhone>sample string 18</PropertyManagerPhone>
      <PropertyName>sample string 16</PropertyName>
      <SqFt>1.1</SqFt>
      <State>sample string 10</State>
      <UnitId>1</UnitId>
      <UnitTypeDescription>sample string 13</UnitTypeDescription>
      <UnitTypeId>2</UnitTypeId>
      <UpdatedBy>1</UpdatedBy>
      <UtilityId>31</UtilityId>
      <WaterOwnerId>1</WaterOwnerId>
      <WaterOwnerName>sample string 15</WaterOwnerName>
      <ZIP>sample string 11</ZIP>
      <bOccupied>true</bOccupied>
    </U>
  </ContactAccountDetail>
  <ContactAccountDetail>
    <A>
      <AccountBalance>71</AccountBalance>
      <AccountId>1</AccountId>
      <AccountNum>2</AccountNum>
      <AllowCustomerMoveOut>sample string 70</AllowCustomerMoveOut>
      <AllowDisconnect>sample string 48</AllowDisconnect>
      <AutoPay>sample string 31</AutoPay>
      <AutoPayToken>sample string 33</AutoPayToken>
      <AutoPayType>sample string 32</AutoPayType>
      <Bankrupt>sample string 52</Bankrupt>
      <BillAddress1>sample string 18</BillAddress1>
      <BillAddress2>sample string 19</BillAddress2>
      <BillCity>sample string 20</BillCity>
      <BillState>sample string 21</BillState>
      <BillZIP>sample string 22</BillZIP>
      <Bills>
        <AccountBill>
          <AccountBalance>30</AccountBalance>
          <AccountNum>4</AccountNum>
          <Address>sample string 20</Address>
          <AmtPaid>29</AmtPaid>
          <BalanceForward>1</BalanceForward>
          <BillDate>2024-04-01T07:38:04.0869162+00:00</BillDate>
          <BillId>1</BillId>
          <BillItems>
            <AccountBillItem>
              <AccountNum>1</AccountNum>
              <AmtPaid>1</AmtPaid>
              <BillId>1</BillId>
              <BillItemId>1</BillItemId>
              <CreatedBy>18</CreatedBy>
              <CurrRead>11.1</CurrRead>
              <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
              <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
              <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
              <Deleted>sample string 20</Deleted>
              <GLCode>sample string 8</GLCode>
              <ItemDesc>sample string 2</ItemDesc>
              <ItemTotal>5</ItemTotal>
              <LegacyBillItemId>1</LegacyBillItemId>
              <Markup>1</Markup>
              <MeterId>1</MeterId>
              <Notes>sample string 7</Notes>
              <Posted>sample string 9</Posted>
              <PostingDate>2024-04-01T07:38:04.0869162+00:00</PostingDate>
              <PrevRead>14.1</PrevRead>
              <PrevReadDate>2024-04-01T07:38:04.0869162+00:00</PrevReadDate>
              <PrevReadId>13</PrevReadId>
              <PrevReadType>sample string 15</PrevReadType>
              <Qty>4</Qty>
              <Rate>3</Rate>
              <RateCode>sample string 6</RateCode>
              <ReadDate>2024-04-01T07:38:04.0869162+00:00</ReadDate>
              <ReadId>10</ReadId>
              <ReadType>sample string 12</ReadType>
              <UpdatedBy>19</UpdatedBy>
              <UtilCustomerCharge>1</UtilCustomerCharge>
              <UtilDistributionTotal>1</UtilDistributionTotal>
              <UtilEnergyCharge>1.1</UtilEnergyCharge>
              <UtilGenerationTotal>1</UtilGenerationTotal>
              <UtilRateKWH>1</UtilRateKWH>
              <UtilRateMarkup>1.1</UtilRateMarkup>
              <UtilRateTotal>1</UtilRateTotal>
              <UtilRidersTotal>1</UtilRidersTotal>
              <UtilTransmissionTotal>1</UtilTransmissionTotal>
              <UtilityId>1</UtilityId>
              <WorkBillItemId>1</WorkBillItemId>
            </AccountBillItem>
            <AccountBillItem>
              <AccountNum>1</AccountNum>
              <AmtPaid>1</AmtPaid>
              <BillId>1</BillId>
              <BillItemId>1</BillItemId>
              <CreatedBy>18</CreatedBy>
              <CurrRead>11.1</CurrRead>
              <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
              <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
              <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
              <Deleted>sample string 20</Deleted>
              <GLCode>sample string 8</GLCode>
              <ItemDesc>sample string 2</ItemDesc>
              <ItemTotal>5</ItemTotal>
              <LegacyBillItemId>1</LegacyBillItemId>
              <Markup>1</Markup>
              <MeterId>1</MeterId>
              <Notes>sample string 7</Notes>
              <Posted>sample string 9</Posted>
              <PostingDate>2024-04-01T07:38:04.0869162+00:00</PostingDate>
              <PrevRead>14.1</PrevRead>
              <PrevReadDate>2024-04-01T07:38:04.0869162+00:00</PrevReadDate>
              <PrevReadId>13</PrevReadId>
              <PrevReadType>sample string 15</PrevReadType>
              <Qty>4</Qty>
              <Rate>3</Rate>
              <RateCode>sample string 6</RateCode>
              <ReadDate>2024-04-01T07:38:04.0869162+00:00</ReadDate>
              <ReadId>10</ReadId>
              <ReadType>sample string 12</ReadType>
              <UpdatedBy>19</UpdatedBy>
              <UtilCustomerCharge>1</UtilCustomerCharge>
              <UtilDistributionTotal>1</UtilDistributionTotal>
              <UtilEnergyCharge>1.1</UtilEnergyCharge>
              <UtilGenerationTotal>1</UtilGenerationTotal>
              <UtilRateKWH>1</UtilRateKWH>
              <UtilRateMarkup>1.1</UtilRateMarkup>
              <UtilRateTotal>1</UtilRateTotal>
              <UtilRidersTotal>1</UtilRidersTotal>
              <UtilTransmissionTotal>1</UtilTransmissionTotal>
              <UtilityId>1</UtilityId>
              <WorkBillItemId>1</WorkBillItemId>
            </AccountBillItem>
          </BillItems>
          <BillMessage>sample string 11</BillMessage>
          <BillTotal>5</BillTotal>
          <BillType>sample string 6</BillType>
          <CntPayments>22</CntPayments>
          <ContactId>31</ContactId>
          <CreatedBy>1</CreatedBy>
          <CurrentReadAmt>24</CurrentReadAmt>
          <CurrentReadAmt2>27</CurrentReadAmt2>
          <CurrentReadERTNum>sample string 23</CurrentReadERTNum>
          <CurrentReadERTNum2>sample string 26</CurrentReadERTNum2>
          <CurrentReadType>sample string 25</CurrentReadType>
          <CurrentReadType2>sample string 28</CurrentReadType2>
          <CustomerName>sample string 18</CustomerName>
          <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
          <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
          <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
          <DefaultUtilityRate>13</DefaultUtilityRate>
          <Deleted>sample string 17</Deleted>
          <DisconnectId>16</DisconnectId>
          <DueDate>2024-04-01T07:38:04.0869162+00:00</DueDate>
          <Emailed>sample string 10</Emailed>
          <IsCustomMessage>sample string 12</IsCustomMessage>
          <LegacyBillId>2</LegacyBillId>
          <MeterReads>sample string 21</MeterReads>
          <NewCharges>1</NewCharges>
          <NextReadDate>2024-04-01T07:38:04.0869162+00:00</NextReadDate>
          <PaymentsAndCredits>1</PaymentsAndCredits>
          <Posted>sample string 8</Posted>
          <PreviousBalance>1</PreviousBalance>
          <Printed>sample string 9</Printed>
          <PropertyId>1</PropertyId>
          <PropertyManagerId>32</PropertyManagerId>
          <PropertyName>sample string 19</PropertyName>
          <ServiceEndDate>2024-04-01T07:38:04.0869162+00:00</ServiceEndDate>
          <ServiceStartDate>2024-04-01T07:38:04.0869162+00:00</ServiceStartDate>
          <SingleBill>sample string 7</SingleBill>
          <UnitId>1</UnitId>
          <UpdatedBy>1</UpdatedBy>
          <Usage>1</Usage>
          <UtilityId>3</UtilityId>
          <VendorBillId>14</VendorBillId>
          <WorkBillId>15</WorkBillId>
        </AccountBill>
        <AccountBill>
          <AccountBalance>30</AccountBalance>
          <AccountNum>4</AccountNum>
          <Address>sample string 20</Address>
          <AmtPaid>29</AmtPaid>
          <BalanceForward>1</BalanceForward>
          <BillDate>2024-04-01T07:38:04.0869162+00:00</BillDate>
          <BillId>1</BillId>
          <BillItems>
            <AccountBillItem>
              <AccountNum>1</AccountNum>
              <AmtPaid>1</AmtPaid>
              <BillId>1</BillId>
              <BillItemId>1</BillItemId>
              <CreatedBy>18</CreatedBy>
              <CurrRead>11.1</CurrRead>
              <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
              <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
              <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
              <Deleted>sample string 20</Deleted>
              <GLCode>sample string 8</GLCode>
              <ItemDesc>sample string 2</ItemDesc>
              <ItemTotal>5</ItemTotal>
              <LegacyBillItemId>1</LegacyBillItemId>
              <Markup>1</Markup>
              <MeterId>1</MeterId>
              <Notes>sample string 7</Notes>
              <Posted>sample string 9</Posted>
              <PostingDate>2024-04-01T07:38:04.0869162+00:00</PostingDate>
              <PrevRead>14.1</PrevRead>
              <PrevReadDate>2024-04-01T07:38:04.0869162+00:00</PrevReadDate>
              <PrevReadId>13</PrevReadId>
              <PrevReadType>sample string 15</PrevReadType>
              <Qty>4</Qty>
              <Rate>3</Rate>
              <RateCode>sample string 6</RateCode>
              <ReadDate>2024-04-01T07:38:04.0869162+00:00</ReadDate>
              <ReadId>10</ReadId>
              <ReadType>sample string 12</ReadType>
              <UpdatedBy>19</UpdatedBy>
              <UtilCustomerCharge>1</UtilCustomerCharge>
              <UtilDistributionTotal>1</UtilDistributionTotal>
              <UtilEnergyCharge>1.1</UtilEnergyCharge>
              <UtilGenerationTotal>1</UtilGenerationTotal>
              <UtilRateKWH>1</UtilRateKWH>
              <UtilRateMarkup>1.1</UtilRateMarkup>
              <UtilRateTotal>1</UtilRateTotal>
              <UtilRidersTotal>1</UtilRidersTotal>
              <UtilTransmissionTotal>1</UtilTransmissionTotal>
              <UtilityId>1</UtilityId>
              <WorkBillItemId>1</WorkBillItemId>
            </AccountBillItem>
            <AccountBillItem>
              <AccountNum>1</AccountNum>
              <AmtPaid>1</AmtPaid>
              <BillId>1</BillId>
              <BillItemId>1</BillItemId>
              <CreatedBy>18</CreatedBy>
              <CurrRead>11.1</CurrRead>
              <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
              <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
              <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
              <Deleted>sample string 20</Deleted>
              <GLCode>sample string 8</GLCode>
              <ItemDesc>sample string 2</ItemDesc>
              <ItemTotal>5</ItemTotal>
              <LegacyBillItemId>1</LegacyBillItemId>
              <Markup>1</Markup>
              <MeterId>1</MeterId>
              <Notes>sample string 7</Notes>
              <Posted>sample string 9</Posted>
              <PostingDate>2024-04-01T07:38:04.0869162+00:00</PostingDate>
              <PrevRead>14.1</PrevRead>
              <PrevReadDate>2024-04-01T07:38:04.0869162+00:00</PrevReadDate>
              <PrevReadId>13</PrevReadId>
              <PrevReadType>sample string 15</PrevReadType>
              <Qty>4</Qty>
              <Rate>3</Rate>
              <RateCode>sample string 6</RateCode>
              <ReadDate>2024-04-01T07:38:04.0869162+00:00</ReadDate>
              <ReadId>10</ReadId>
              <ReadType>sample string 12</ReadType>
              <UpdatedBy>19</UpdatedBy>
              <UtilCustomerCharge>1</UtilCustomerCharge>
              <UtilDistributionTotal>1</UtilDistributionTotal>
              <UtilEnergyCharge>1.1</UtilEnergyCharge>
              <UtilGenerationTotal>1</UtilGenerationTotal>
              <UtilRateKWH>1</UtilRateKWH>
              <UtilRateMarkup>1.1</UtilRateMarkup>
              <UtilRateTotal>1</UtilRateTotal>
              <UtilRidersTotal>1</UtilRidersTotal>
              <UtilTransmissionTotal>1</UtilTransmissionTotal>
              <UtilityId>1</UtilityId>
              <WorkBillItemId>1</WorkBillItemId>
            </AccountBillItem>
          </BillItems>
          <BillMessage>sample string 11</BillMessage>
          <BillTotal>5</BillTotal>
          <BillType>sample string 6</BillType>
          <CntPayments>22</CntPayments>
          <ContactId>31</ContactId>
          <CreatedBy>1</CreatedBy>
          <CurrentReadAmt>24</CurrentReadAmt>
          <CurrentReadAmt2>27</CurrentReadAmt2>
          <CurrentReadERTNum>sample string 23</CurrentReadERTNum>
          <CurrentReadERTNum2>sample string 26</CurrentReadERTNum2>
          <CurrentReadType>sample string 25</CurrentReadType>
          <CurrentReadType2>sample string 28</CurrentReadType2>
          <CustomerName>sample string 18</CustomerName>
          <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
          <DateDeleted>2024-04-01T07:38:04.0869162+00:00</DateDeleted>
          <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
          <DefaultUtilityRate>13</DefaultUtilityRate>
          <Deleted>sample string 17</Deleted>
          <DisconnectId>16</DisconnectId>
          <DueDate>2024-04-01T07:38:04.0869162+00:00</DueDate>
          <Emailed>sample string 10</Emailed>
          <IsCustomMessage>sample string 12</IsCustomMessage>
          <LegacyBillId>2</LegacyBillId>
          <MeterReads>sample string 21</MeterReads>
          <NewCharges>1</NewCharges>
          <NextReadDate>2024-04-01T07:38:04.0869162+00:00</NextReadDate>
          <PaymentsAndCredits>1</PaymentsAndCredits>
          <Posted>sample string 8</Posted>
          <PreviousBalance>1</PreviousBalance>
          <Printed>sample string 9</Printed>
          <PropertyId>1</PropertyId>
          <PropertyManagerId>32</PropertyManagerId>
          <PropertyName>sample string 19</PropertyName>
          <ServiceEndDate>2024-04-01T07:38:04.0869162+00:00</ServiceEndDate>
          <ServiceStartDate>2024-04-01T07:38:04.0869162+00:00</ServiceStartDate>
          <SingleBill>sample string 7</SingleBill>
          <UnitId>1</UnitId>
          <UpdatedBy>1</UpdatedBy>
          <Usage>1</Usage>
          <UtilityId>3</UtilityId>
          <VendorBillId>14</VendorBillId>
          <WorkBillId>15</WorkBillId>
        </AccountBill>
      </Bills>
      <ChargeMarkup>sample string 28</ChargeMarkup>
      <Collections>sample string 47</Collections>
      <CollectionsDate>2024-04-01T07:38:04.0869162+00:00</CollectionsDate>
      <CreatedBy>1</CreatedBy>
      <CustomerType>1</CustomerType>
      <DLNum>sample string 43</DLNum>
      <DLState>sample string 44</DLState>
      <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
      <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
      <Delinquent>sample string 50</Delinquent>
      <Disconnect>sample string 49</Disconnect>
      <Disconnects>
        <AccountDisconnect>
          <AccountBalance>1</AccountBalance>
          <AccountNum>4</AccountNum>
          <Address>sample string 29</Address>
          <Completed>sample string 19</Completed>
          <CreatedBy>24</CreatedBy>
          <CustomerName>sample string 26</CustomerName>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <Deleted>sample string 21</Deleted>
          <DisconnectAmt>1</DisconnectAmt>
          <DisconnectDate>2024-04-01T07:38:04.0990188+00:00</DisconnectDate>
          <DisconnectId>1</DisconnectId>
          <DisconnectLetterName>sample string 17</DisconnectLetterName>
          <DisconnectPending>sample string 15</DisconnectPending>
          <DisconnectSent>sample string 16</DisconnectSent>
          <Disconnected>sample string 18</Disconnected>
          <ERTNum>sample string 31</ERTNum>
          <FinalNoticeName>sample string 14</FinalNoticeName>
          <FinalNoticePending>sample string 12</FinalNoticePending>
          <FinalNoticeSendDate>2024-04-01T07:38:04.0990188+00:00</FinalNoticeSendDate>
          <FinalNoticeSent>sample string 13</FinalNoticeSent>
          <LastPaymentAmount>1</LastPaymentAmount>
          <LastPaymentDate>2024-04-01T07:38:04.0990188+00:00</LastPaymentDate>
          <LegacyDisconnectId>2</LegacyDisconnectId>
          <Letter10Name>sample string 11</Letter10Name>
          <Letter10Pending>sample string 9</Letter10Pending>
          <Letter10SendDate>2024-04-01T07:38:04.0990188+00:00</Letter10SendDate>
          <Letter10Sent>sample string 10</Letter10Sent>
          <Letter14Name>sample string 8</Letter14Name>
          <Letter14Pending>sample string 6</Letter14Pending>
          <Letter14SendDate>2024-04-01T07:38:04.0990188+00:00</Letter14SendDate>
          <Letter14Sent>sample string 7</Letter14Sent>
          <MedicalNeed>sample string 32</MedicalNeed>
          <MeterNum>sample string 30</MeterNum>
          <Notes>sample string 20</Notes>
          <PropertyId>27</PropertyId>
          <PropertyName>sample string 28</PropertyName>
          <ReconnectDate>2024-04-01T07:38:04.0990188+00:00</ReconnectDate>
          <UnitId>5</UnitId>
          <UpdatedBy>25</UpdatedBy>
          <UtilityId>3</UtilityId>
        </AccountDisconnect>
        <AccountDisconnect>
          <AccountBalance>1</AccountBalance>
          <AccountNum>4</AccountNum>
          <Address>sample string 29</Address>
          <Completed>sample string 19</Completed>
          <CreatedBy>24</CreatedBy>
          <CustomerName>sample string 26</CustomerName>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <Deleted>sample string 21</Deleted>
          <DisconnectAmt>1</DisconnectAmt>
          <DisconnectDate>2024-04-01T07:38:04.0990188+00:00</DisconnectDate>
          <DisconnectId>1</DisconnectId>
          <DisconnectLetterName>sample string 17</DisconnectLetterName>
          <DisconnectPending>sample string 15</DisconnectPending>
          <DisconnectSent>sample string 16</DisconnectSent>
          <Disconnected>sample string 18</Disconnected>
          <ERTNum>sample string 31</ERTNum>
          <FinalNoticeName>sample string 14</FinalNoticeName>
          <FinalNoticePending>sample string 12</FinalNoticePending>
          <FinalNoticeSendDate>2024-04-01T07:38:04.0990188+00:00</FinalNoticeSendDate>
          <FinalNoticeSent>sample string 13</FinalNoticeSent>
          <LastPaymentAmount>1</LastPaymentAmount>
          <LastPaymentDate>2024-04-01T07:38:04.0990188+00:00</LastPaymentDate>
          <LegacyDisconnectId>2</LegacyDisconnectId>
          <Letter10Name>sample string 11</Letter10Name>
          <Letter10Pending>sample string 9</Letter10Pending>
          <Letter10SendDate>2024-04-01T07:38:04.0990188+00:00</Letter10SendDate>
          <Letter10Sent>sample string 10</Letter10Sent>
          <Letter14Name>sample string 8</Letter14Name>
          <Letter14Pending>sample string 6</Letter14Pending>
          <Letter14SendDate>2024-04-01T07:38:04.0990188+00:00</Letter14SendDate>
          <Letter14Sent>sample string 7</Letter14Sent>
          <MedicalNeed>sample string 32</MedicalNeed>
          <MeterNum>sample string 30</MeterNum>
          <Notes>sample string 20</Notes>
          <PropertyId>27</PropertyId>
          <PropertyName>sample string 28</PropertyName>
          <ReconnectDate>2024-04-01T07:38:04.0990188+00:00</ReconnectDate>
          <UnitId>5</UnitId>
          <UpdatedBy>25</UpdatedBy>
          <UtilityId>3</UtilityId>
        </AccountDisconnect>
      </Disconnects>
      <EBill>sample string 29</EBill>
      <EmailAddress>sample string 17</EmailAddress>
      <Eviction>sample string 46</Eviction>
      <FirstName>sample string 5</FirstName>
      <FwdAddress1>sample string 53</FwdAddress1>
      <FwdAddress2>sample string 54</FwdAddress2>
      <FwdCity>sample string 55</FwdCity>
      <FwdStartDate>2024-04-01T07:38:04.0869162+00:00</FwdStartDate>
      <FwdState>sample string 56</FwdState>
      <FwdZIP>sample string 57</FwdZIP>
      <LastBadCheck>2024-04-01T07:38:04.0869162+00:00</LastBadCheck>
      <LastName>sample string 7</LastName>
      <LateFeeDate>2024-04-01T07:38:04.0869162+00:00</LateFeeDate>
      <LegacyAccountNum>1</LegacyAccountNum>
      <MedicalNeed>sample string 27</MedicalNeed>
      <MiddleName>sample string 6</MiddleName>
      <NumBadChecks>1</NumBadChecks>
      <NumTimesLate>1</NumTimesLate>
      <PastDue>72</PastDue>
      <PaymentPlan>sample string 51</PaymentPlan>
      <Payments>
        <Payment>
          <ACHBankName>sample string 22</ACHBankName>
          <ACHCheckNumber>sample string 21</ACHCheckNumber>
          <AccountId>2</AccountId>
          <AccountNum>3</AccountNum>
          <AccountNumList xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </AccountNumList>
          <AccountNumber>sample string 20</AccountNumber>
          <AuthNum>sample string 9</AuthNum>
          <CVV>sample string 18</CVV>
          <CardNumber>sample string 16</CardNumber>
          <CheckNum>sample string 10</CheckNum>
          <CreatedBy>1</CreatedBy>
          <CreditCardType>sample string 14</CreditCardType>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <ExpDate>sample string 17</ExpDate>
          <FeesAmount>7</FeesAmount>
          <LegacyPaymentId>1</LegacyPaymentId>
          <NameOnCard>sample string 15</NameOnCard>
          <Notes>sample string 11</Notes>
          <PaymentAmount>6</PaymentAmount>
          <PaymentDate>2024-04-01T07:38:04.0990188+00:00</PaymentDate>
          <PaymentId>1</PaymentId>
          <PaymentMethod>sample string 12</PaymentMethod>
          <PaymentMethodId>5</PaymentMethodId>
          <Posted>sample string 8</Posted>
          <PostingDetails>
            <PaymentPostingDetail>
              <AmtPosted>3</AmtPosted>
              <BillId>1</BillId>
              <DatePosted>2024-04-01T07:38:04.0990188+00:00</DatePosted>
              <Description>sample string 5</Description>
              <GLCode>sample string 4</GLCode>
            </PaymentPostingDetail>
            <PaymentPostingDetail>
              <AmtPosted>3</AmtPosted>
              <BillId>1</BillId>
              <DatePosted>2024-04-01T07:38:04.0990188+00:00</DatePosted>
              <Description>sample string 5</Description>
              <GLCode>sample string 4</GLCode>
            </PaymentPostingDetail>
          </PostingDetails>
          <ReceivedBy>sample string 13</ReceivedBy>
          <RoutingNumber>sample string 19</RoutingNumber>
          <UpdatedBy>1</UpdatedBy>
          <UtilityId>4</UtilityId>
        </Payment>
        <Payment>
          <ACHBankName>sample string 22</ACHBankName>
          <ACHCheckNumber>sample string 21</ACHCheckNumber>
          <AccountId>2</AccountId>
          <AccountNum>3</AccountNum>
          <AccountNumList xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:int>1</d6p1:int>
            <d6p1:int>2</d6p1:int>
          </AccountNumList>
          <AccountNumber>sample string 20</AccountNumber>
          <AuthNum>sample string 9</AuthNum>
          <CVV>sample string 18</CVV>
          <CardNumber>sample string 16</CardNumber>
          <CheckNum>sample string 10</CheckNum>
          <CreatedBy>1</CreatedBy>
          <CreditCardType>sample string 14</CreditCardType>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <ExpDate>sample string 17</ExpDate>
          <FeesAmount>7</FeesAmount>
          <LegacyPaymentId>1</LegacyPaymentId>
          <NameOnCard>sample string 15</NameOnCard>
          <Notes>sample string 11</Notes>
          <PaymentAmount>6</PaymentAmount>
          <PaymentDate>2024-04-01T07:38:04.0990188+00:00</PaymentDate>
          <PaymentId>1</PaymentId>
          <PaymentMethod>sample string 12</PaymentMethod>
          <PaymentMethodId>5</PaymentMethodId>
          <Posted>sample string 8</Posted>
          <PostingDetails>
            <PaymentPostingDetail>
              <AmtPosted>3</AmtPosted>
              <BillId>1</BillId>
              <DatePosted>2024-04-01T07:38:04.0990188+00:00</DatePosted>
              <Description>sample string 5</Description>
              <GLCode>sample string 4</GLCode>
            </PaymentPostingDetail>
            <PaymentPostingDetail>
              <AmtPosted>3</AmtPosted>
              <BillId>1</BillId>
              <DatePosted>2024-04-01T07:38:04.0990188+00:00</DatePosted>
              <Description>sample string 5</Description>
              <GLCode>sample string 4</GLCode>
            </PaymentPostingDetail>
          </PostingDetails>
          <ReceivedBy>sample string 13</ReceivedBy>
          <RoutingNumber>sample string 19</RoutingNumber>
          <UpdatedBy>1</UpdatedBy>
          <UtilityId>4</UtilityId>
        </Payment>
      </Payments>
      <Phone1>sample string 13</Phone1>
      <Phone1Type>sample string 14</Phone1Type>
      <Phone2>sample string 15</Phone2>
      <Phone2Type>sample string 16</Phone2Type>
      <Prefix>sample string 4</Prefix>
      <PrintBill>sample string 30</PrintBill>
      <PropertyId>63</PropertyId>
      <PropertyName>sample string 64</PropertyName>
      <ReferenceName>sample string 25</ReferenceName>
      <ReferencePhone>sample string 26</ReferencePhone>
      <SSN>sample string 11</SSN>
      <SecondAcctName>sample string 9</SecondAcctName>
      <SecondSSN>sample string 12</SecondSSN>
      <ServiceAddress>sample string 66</ServiceAddress>
      <ServiceCity>sample string 67</ServiceCity>
      <ServiceState>sample string 68</ServiceState>
      <ServiceZIP>sample string 69</ServiceZIP>
      <Status>sample string 10</Status>
      <StopPayment>sample string 45</StopPayment>
      <StopPaymentDate>2024-04-01T07:38:04.0869162+00:00</StopPaymentDate>
      <Title>sample string 8</Title>
      <UnitId>65</UnitId>
      <UpdatedBy>1</UpdatedBy>
      <UtilityId>3</UtilityId>
      <WorkPhone>sample string 24</WorkPhone>
      <Workplace>sample string 23</Workplace>
      <bankAcctName>sample string 37</bankAcctName>
      <bankAcctNum>sample string 42</bankAcctNum>
      <bankAcctType>sample string 40</bankAcctType>
      <bankName>sample string 38</bankName>
      <bankRoutingNum>sample string 41</bankRoutingNum>
      <bankState>sample string 39</bankState>
      <ccExpMonth>1</ccExpMonth>
      <ccExpYear>1</ccExpYear>
      <ccName>sample string 34</ccName>
      <ccNum>sample string 35</ccNum>
      <ccType>sample string 36</ccType>
      <oldAutoPayToken>sample string 61</oldAutoPayToken>
      <ssi_accountNum>sample string 62</ssi_accountNum>
      <webLastLogin>2024-04-01T07:38:04.0869162+00:00</webLastLogin>
      <webPassword>sample string 58</webPassword>
      <webhintA>sample string 60</webhintA>
      <webhintQ>sample string 59</webhintQ>
    </A>
    <CA>
      <AccountId>3</AccountId>
      <AccountNum>4</AccountNum>
      <BeginDate>2024-04-01T07:38:04.0869162+00:00</BeginDate>
      <ContactId>2</ContactId>
      <CreatedBy>1</CreatedBy>
      <DateCreated>2024-04-01T07:38:04.0869162+00:00</DateCreated>
      <DateUpdated>2024-04-01T07:38:04.0869162+00:00</DateUpdated>
      <EndDate>2024-04-01T07:38:04.0869162+00:00</EndDate>
      <FeesOnly>sample string 8</FeesOnly>
      <MoveInPropertyManager>true</MoveInPropertyManager>
      <RecordId>1</RecordId>
      <Status>sample string 6</Status>
      <UnitId>7</UnitId>
      <UpdatedBy>1</UpdatedBy>
      <UtilityId>5</UtilityId>
    </CA>
    <ContactId>1</ContactId>
    <P>
      <City>sample string 3</City>
      <CreatedBy>1</CreatedBy>
      <CustomerInitiatedMoveIn>sample string 6</CustomerInitiatedMoveIn>
      <CustomerInitiatedMoveOut>sample string 7</CustomerInitiatedMoveOut>
      <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
      <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
      <DeveloperId>1</DeveloperId>
      <DeveloperName>sample string 10</DeveloperName>
      <ElectricOwnerName>sample string 11</ElectricOwnerName>
      <GLCodes>
        <PropertyGLCode>
          <GLCode>sample string 4</GLCode>
          <GLDescription>sample string 5</GLDescription>
          <PropertyId>2</PropertyId>
          <RecordId>1</RecordId>
          <UtilityId>3</UtilityId>
        </PropertyGLCode>
        <PropertyGLCode>
          <GLCode>sample string 4</GLCode>
          <GLDescription>sample string 5</GLDescription>
          <PropertyId>2</PropertyId>
          <RecordId>1</RecordId>
          <UtilityId>3</UtilityId>
        </PropertyGLCode>
      </GLCodes>
      <LegacyElectricPropertyId>1</LegacyElectricPropertyId>
      <LegacyWaterPropertyId>1</LegacyWaterPropertyId>
      <LocatorInfo>sample string 8</LocatorInfo>
      <OwnerId>1</OwnerId>
      <PropertyId>1</PropertyId>
      <PropertyManagerId>1</PropertyManagerId>
      <PropertyManagerName>sample string 13</PropertyManagerName>
      <PropertyName>sample string 2</PropertyName>
      <State>sample string 4</State>
      <Status>sample string 9</Status>
      <TotalSqFt>1</TotalSqFt>
      <TotalUnits>1</TotalUnits>
      <UpdatedBy>1</UpdatedBy>
      <Utilities>
        <PropertyUtility>
          <Active>sample string 19</Active>
          <BillingCycle>1</BillingCycle>
          <BillingType>sample string 4</BillingType>
          <ChargeOwnerVacants>sample string 16</ChargeOwnerVacants>
          <CleanRiverFee>1</CleanRiverFee>
          <ContractRate>1.1</ContractRate>
          <CreatedBy>1</CreatedBy>
          <CreditCardFee>1</CreditCardFee>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <DefaultUtilityRate>1</DefaultUtilityRate>
          <Disconnect>sample string 18</Disconnect>
          <DistFee>1</DistFee>
          <GroupID>1</GroupID>
          <HideServiceFee>sample string 8</HideServiceFee>
          <LastBillDate>2024-04-01T07:38:04.0990188+00:00</LastBillDate>
          <Markup>1</Markup>
          <OutageReportedDate>2024-04-01T07:38:04.0990188+00:00</OutageReportedDate>
          <OwnerId>1</OwnerId>
          <PrimaryMeter>sample string 10</PrimaryMeter>
          <PrimaryMeterAddr>sample string 11</PrimaryMeterAddr>
          <ProcessingFee>1</ProcessingFee>
          <PropertyId>2</PropertyId>
          <PropertyName>sample string 21</PropertyName>
          <PropertyUtilityId>1</PropertyUtilityId>
          <RateCode>sample string 6</RateCode>
          <RateCodeDescription>sample string 7</RateCodeDescription>
          <SendFinalBills>sample string 5</SendFinalBills>
          <ServiceFee>1</ServiceFee>
          <ServiceOutage>sample string 20</ServiceOutage>
          <SewerFee>1</SewerFee>
          <SteppedRate>sample string 17</SteppedRate>
          <StormFee>1</StormFee>
          <SubMeter1>sample string 12</SubMeter1>
          <SubMeter1Addr>sample string 13</SubMeter1Addr>
          <SubMeter2>sample string 14</SubMeter2>
          <SubMeter2Addr>sample string 15</SubMeter2Addr>
          <UpdatedBy>1</UpdatedBy>
          <UtilCustomerCharge>1</UtilCustomerCharge>
          <UtilEnergyCharge>1.1</UtilEnergyCharge>
          <UtilRateMarkup>1.1</UtilRateMarkup>
          <UtilityId>3</UtilityId>
          <VendorAcctNum>sample string 9</VendorAcctNum>
          <VendorId>1</VendorId>
        </PropertyUtility>
        <PropertyUtility>
          <Active>sample string 19</Active>
          <BillingCycle>1</BillingCycle>
          <BillingType>sample string 4</BillingType>
          <ChargeOwnerVacants>sample string 16</ChargeOwnerVacants>
          <CleanRiverFee>1</CleanRiverFee>
          <ContractRate>1.1</ContractRate>
          <CreatedBy>1</CreatedBy>
          <CreditCardFee>1</CreditCardFee>
          <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
          <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
          <DefaultUtilityRate>1</DefaultUtilityRate>
          <Disconnect>sample string 18</Disconnect>
          <DistFee>1</DistFee>
          <GroupID>1</GroupID>
          <HideServiceFee>sample string 8</HideServiceFee>
          <LastBillDate>2024-04-01T07:38:04.0990188+00:00</LastBillDate>
          <Markup>1</Markup>
          <OutageReportedDate>2024-04-01T07:38:04.0990188+00:00</OutageReportedDate>
          <OwnerId>1</OwnerId>
          <PrimaryMeter>sample string 10</PrimaryMeter>
          <PrimaryMeterAddr>sample string 11</PrimaryMeterAddr>
          <ProcessingFee>1</ProcessingFee>
          <PropertyId>2</PropertyId>
          <PropertyName>sample string 21</PropertyName>
          <PropertyUtilityId>1</PropertyUtilityId>
          <RateCode>sample string 6</RateCode>
          <RateCodeDescription>sample string 7</RateCodeDescription>
          <SendFinalBills>sample string 5</SendFinalBills>
          <ServiceFee>1</ServiceFee>
          <ServiceOutage>sample string 20</ServiceOutage>
          <SewerFee>1</SewerFee>
          <SteppedRate>sample string 17</SteppedRate>
          <StormFee>1</StormFee>
          <SubMeter1>sample string 12</SubMeter1>
          <SubMeter1Addr>sample string 13</SubMeter1Addr>
          <SubMeter2>sample string 14</SubMeter2>
          <SubMeter2Addr>sample string 15</SubMeter2Addr>
          <UpdatedBy>1</UpdatedBy>
          <UtilCustomerCharge>1</UtilCustomerCharge>
          <UtilEnergyCharge>1.1</UtilEnergyCharge>
          <UtilRateMarkup>1.1</UtilRateMarkup>
          <UtilityId>3</UtilityId>
          <VendorAcctNum>sample string 9</VendorAcctNum>
          <VendorId>1</VendorId>
        </PropertyUtility>
      </Utilities>
      <WaterOwnerName>sample string 12</WaterOwnerName>
      <ZIP>sample string 5</ZIP>
    </P>
    <U>
      <Address1>sample string 7</Address1>
      <Address2>sample string 8</Address2>
      <BeginDate>2024-04-01T07:38:04.0990188+00:00</BeginDate>
      <City>sample string 9</City>
      <CommonAcct>sample string 6</CommonAcct>
      <CreatedBy>1</CreatedBy>
      <DateCreated>2024-04-01T07:38:04.0990188+00:00</DateCreated>
      <DateUpdated>2024-04-01T07:38:04.0990188+00:00</DateUpdated>
      <DeveloperId>1</DeveloperId>
      <ElectricOwnerId>1</ElectricOwnerId>
      <ElectricOwnerName>sample string 14</ElectricOwnerName>
      <EndDate>2024-04-01T07:38:04.0990188+00:00</EndDate>
      <HeatingType>sample string 12</HeatingType>
      <LegacyElectricUnitId>4</LegacyElectricUnitId>
      <LegacyWaterUnitId>5</LegacyWaterUnitId>
      <OccupantAccountId>1</OccupantAccountId>
      <OccupantAccountNum>1</OccupantAccountNum>
      <OccupantAging_1_30>25</OccupantAging_1_30>
      <OccupantAging_31_60>26</OccupantAging_31_60>
      <OccupantAging_61_90>27</OccupantAging_61_90>
      <OccupantAging_91_120>28</OccupantAging_91_120>
      <OccupantAging_Over_120>29</OccupantAging_Over_120>
      <OccupantBalance>22</OccupantBalance>
      <OccupantCurrent>24</OccupantCurrent>
      <OccupantName>sample string 20</OccupantName>
      <OccupantPastDue>23</OccupantPastDue>
      <OccupantPaymentPlan>sample string 30</OccupantPaymentPlan>
      <OccupantStatus>sample string 21</OccupantStatus>
      <OccupantType>1</OccupantType>
      <PropertyId>3</PropertyId>
      <PropertyManagerEmail>sample string 19</PropertyManagerEmail>
      <PropertyManagerId>1</PropertyManagerId>
      <PropertyManagerName>sample string 17</PropertyManagerName>
      <PropertyManagerPhone>sample string 18</PropertyManagerPhone>
      <PropertyName>sample string 16</PropertyName>
      <SqFt>1.1</SqFt>
      <State>sample string 10</State>
      <UnitId>1</UnitId>
      <UnitTypeDescription>sample string 13</UnitTypeDescription>
      <UnitTypeId>2</UnitTypeId>
      <UpdatedBy>1</UpdatedBy>
      <UtilityId>31</UtilityId>
      <WaterOwnerId>1</WaterOwnerId>
      <WaterOwnerName>sample string 15</WaterOwnerName>
      <ZIP>sample string 11</ZIP>
      <bOccupied>true</bOccupied>
    </U>
  </ContactAccountDetail>
</ArrayOfContactAccountDetail>