GET api/Accounts/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Account
NameDescriptionTypeAdditional information
AccountId

integer

None.

AccountNum

integer

None.

UtilityId

integer

None.

LegacyAccountNum

integer

None.

Prefix

string

Max length: 10

FirstName

string

Max length: 50

MiddleName

string

Max length: 50

LastName

string

Max length: 50

Title

string

Max length: 50

SecondAcctName

string

Max length: 50

CustomerType

integer

None.

Status

string

Max length: 1

SSN

string

None.

SecondSSN

string

None.

Phone1

string

Max length: 20

Phone1Type

string

Max length: 10

Phone2

string

Max length: 20

Phone2Type

string

Max length: 10

EmailAddress

string

Max length: 200

BillAddress1

string

Max length: 80

BillAddress2

string

Max length: 80

BillCity

string

Max length: 50

BillState

string

Max length: 2

BillZIP

string

Max length: 10

Workplace

string

None.

WorkPhone

string

None.

ReferenceName

string

None.

ReferencePhone

string

None.

MedicalNeed

string

None.

ChargeMarkup

string

None.

EBill

string

None.

PrintBill

string

None.

AutoPay

string

Max length: 1

AutoPayType

string

Max length: 50

AutoPayToken

string

Max length: 50

ccName

string

None.

ccNum

string

None.

ccExpMonth

integer

None.

ccExpYear

integer

None.

ccType

string

None.

bankAcctName

string

None.

bankName

string

None.

bankState

string

None.

bankAcctType

string

None.

bankRoutingNum

string

None.

bankAcctNum

string

None.

DLNum

string

None.

DLState

string

None.

NumBadChecks

integer

None.

LastBadCheck

date

None.

StopPayment

string

None.

StopPaymentDate

date

None.

Eviction

string

None.

Collections

string

None.

CollectionsDate

date

None.

AllowDisconnect

string

None.

Disconnect

string

None.

Delinquent

string

None.

LateFeeDate

date

None.

NumTimesLate

integer

None.

PaymentPlan

string

None.

Bankrupt

string

None.

FwdAddress1

string

None.

FwdAddress2

string

None.

FwdCity

string

None.

FwdState

string

None.

FwdZIP

string

None.

FwdStartDate

date

None.

webPassword

string

None.

webhintQ

string

None.

webhintA

string

None.

oldAutoPayToken

string

None.

webLastLogin

date

None.

DateCreated

date

None.

DateUpdated

date

None.

CreatedBy

integer

None.

UpdatedBy

integer

None.

ssi_accountNum

string

None.

PropertyId

integer

None.

PropertyName

string

None.

UnitId

integer

None.

ServiceAddress

string

None.

ServiceCity

string

None.

ServiceState

string

None.

ServiceZIP

string

None.

Bills

Collection of AccountBill

None.

Payments

Collection of Payment

None.

Disconnects

Collection of AccountDisconnect

None.

AllowCustomerMoveOut

string

None.

AccountBalance

decimal number

None.

PastDue

decimal number

None.

Response Formats

application/json, text/json

Sample:
{
  "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-03-28T20:29:07.8193847+00:00",
  "StopPayment": "sample string 45",
  "StopPaymentDate": "2024-03-28T20:29:07.8193847+00:00",
  "Eviction": "sample string 46",
  "Collections": "sample string 47",
  "CollectionsDate": "2024-03-28T20:29:07.8193847+00:00",
  "AllowDisconnect": "sample string 48",
  "Disconnect": "sample string 49",
  "Delinquent": "sample string 50",
  "LateFeeDate": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
  "webPassword": "sample string 58",
  "webhintQ": "sample string 59",
  "webhintA": "sample string 60",
  "oldAutoPayToken": "sample string 61",
  "webLastLogin": "2024-03-28T20:29:07.8193847+00:00",
  "DateCreated": "2024-03-28T20:29:07.8193847+00:00",
  "DateUpdated": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
      "DueDate": "2024-03-28T20:29:07.8193847+00:00",
      "ServiceStartDate": "2024-03-28T20:29:07.8193847+00:00",
      "ServiceEndDate": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
      "DefaultUtilityRate": 13.0,
      "VendorBillId": 14,
      "WorkBillId": 15,
      "DisconnectId": 16,
      "DateCreated": "2024-03-28T20:29:07.8193847+00:00",
      "DateUpdated": "2024-03-28T20:29:07.8193847+00:00",
      "CreatedBy": 1,
      "UpdatedBy": 1,
      "Deleted": "sample string 17",
      "DateDeleted": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
          "WorkBillItemId": 1,
          "MeterId": 1,
          "ReadId": 10,
          "ReadDate": "2024-03-28T20:29:07.8193847+00:00",
          "CurrRead": 11.1,
          "ReadType": "sample string 12",
          "PrevReadId": 13,
          "PrevReadDate": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
          "DateUpdated": "2024-03-28T20:29:07.8193847+00:00",
          "CreatedBy": 18,
          "UpdatedBy": 19,
          "Deleted": "sample string 20",
          "DateDeleted": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
          "WorkBillItemId": 1,
          "MeterId": 1,
          "ReadId": 10,
          "ReadDate": "2024-03-28T20:29:07.8193847+00:00",
          "CurrRead": 11.1,
          "ReadType": "sample string 12",
          "PrevReadId": 13,
          "PrevReadDate": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
          "DateUpdated": "2024-03-28T20:29:07.8193847+00:00",
          "CreatedBy": 18,
          "UpdatedBy": 19,
          "Deleted": "sample string 20",
          "DateDeleted": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
      "DueDate": "2024-03-28T20:29:07.8193847+00:00",
      "ServiceStartDate": "2024-03-28T20:29:07.8193847+00:00",
      "ServiceEndDate": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
      "DefaultUtilityRate": 13.0,
      "VendorBillId": 14,
      "WorkBillId": 15,
      "DisconnectId": 16,
      "DateCreated": "2024-03-28T20:29:07.8193847+00:00",
      "DateUpdated": "2024-03-28T20:29:07.8193847+00:00",
      "CreatedBy": 1,
      "UpdatedBy": 1,
      "Deleted": "sample string 17",
      "DateDeleted": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
          "WorkBillItemId": 1,
          "MeterId": 1,
          "ReadId": 10,
          "ReadDate": "2024-03-28T20:29:07.8193847+00:00",
          "CurrRead": 11.1,
          "ReadType": "sample string 12",
          "PrevReadId": 13,
          "PrevReadDate": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
          "DateUpdated": "2024-03-28T20:29:07.8193847+00:00",
          "CreatedBy": 18,
          "UpdatedBy": 19,
          "Deleted": "sample string 20",
          "DateDeleted": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
          "WorkBillItemId": 1,
          "MeterId": 1,
          "ReadId": 10,
          "ReadDate": "2024-03-28T20:29:07.8193847+00:00",
          "CurrRead": 11.1,
          "ReadType": "sample string 12",
          "PrevReadId": 13,
          "PrevReadDate": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
          "DateUpdated": "2024-03-28T20:29:07.8193847+00:00",
          "CreatedBy": 18,
          "UpdatedBy": 19,
          "Deleted": "sample string 20",
          "DateDeleted": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
      "DateUpdated": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
          "AmtPosted": 3.0,
          "GLCode": "sample string 4",
          "Description": "sample string 5"
        },
        {
          "BillId": 1,
          "DatePosted": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
      "DateUpdated": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
          "AmtPosted": 3.0,
          "GLCode": "sample string 4",
          "Description": "sample string 5"
        },
        {
          "BillId": 1,
          "DatePosted": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
      "Letter14SendDate": "2024-03-28T20:29:07.8193847+00:00",
      "Letter14Pending": "sample string 6",
      "Letter14Sent": "sample string 7",
      "Letter14Name": "sample string 8",
      "Letter10SendDate": "2024-03-28T20:29:07.8193847+00:00",
      "Letter10Pending": "sample string 9",
      "Letter10Sent": "sample string 10",
      "Letter10Name": "sample string 11",
      "FinalNoticeSendDate": "2024-03-28T20:29:07.8193847+00:00",
      "FinalNoticePending": "sample string 12",
      "FinalNoticeSent": "sample string 13",
      "FinalNoticeName": "sample string 14",
      "DisconnectDate": "2024-03-28T20:29:07.8193847+00:00",
      "DisconnectPending": "sample string 15",
      "DisconnectSent": "sample string 16",
      "DisconnectLetterName": "sample string 17",
      "ReconnectDate": "2024-03-28T20:29:07.8193847+00:00",
      "Disconnected": "sample string 18",
      "Completed": "sample string 19",
      "Notes": "sample string 20",
      "Deleted": "sample string 21",
      "DateCreated": "2024-03-28T20:29:07.8193847+00:00",
      "DateUpdated": "2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00",
      "Letter14SendDate": "2024-03-28T20:29:07.8193847+00:00",
      "Letter14Pending": "sample string 6",
      "Letter14Sent": "sample string 7",
      "Letter14Name": "sample string 8",
      "Letter10SendDate": "2024-03-28T20:29:07.8193847+00:00",
      "Letter10Pending": "sample string 9",
      "Letter10Sent": "sample string 10",
      "Letter10Name": "sample string 11",
      "FinalNoticeSendDate": "2024-03-28T20:29:07.8193847+00:00",
      "FinalNoticePending": "sample string 12",
      "FinalNoticeSent": "sample string 13",
      "FinalNoticeName": "sample string 14",
      "DisconnectDate": "2024-03-28T20:29:07.8193847+00:00",
      "DisconnectPending": "sample string 15",
      "DisconnectSent": "sample string 16",
      "DisconnectLetterName": "sample string 17",
      "ReconnectDate": "2024-03-28T20:29:07.8193847+00:00",
      "Disconnected": "sample string 18",
      "Completed": "sample string 19",
      "Notes": "sample string 20",
      "Deleted": "sample string 21",
      "DateCreated": "2024-03-28T20:29:07.8193847+00:00",
      "DateUpdated": "2024-03-28T20:29:07.8193847+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
}

application/xml, text/xml

Sample:
<Account xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APL.Models">
  <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-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</DateCreated>
          <DateDeleted>2024-03-28T20:29:07.8193847+00:00</DateDeleted>
          <DateUpdated>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</PostingDate>
          <PrevRead>14.1</PrevRead>
          <PrevReadDate>2024-03-28T20:29:07.8193847+00:00</PrevReadDate>
          <PrevReadId>13</PrevReadId>
          <PrevReadType>sample string 15</PrevReadType>
          <Qty>4</Qty>
          <Rate>3</Rate>
          <RateCode>sample string 6</RateCode>
          <ReadDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</DateCreated>
          <DateDeleted>2024-03-28T20:29:07.8193847+00:00</DateDeleted>
          <DateUpdated>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</PostingDate>
          <PrevRead>14.1</PrevRead>
          <PrevReadDate>2024-03-28T20:29:07.8193847+00:00</PrevReadDate>
          <PrevReadId>13</PrevReadId>
          <PrevReadType>sample string 15</PrevReadType>
          <Qty>4</Qty>
          <Rate>3</Rate>
          <RateCode>sample string 6</RateCode>
          <ReadDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</DateCreated>
      <DateDeleted>2024-03-28T20:29:07.8193847+00:00</DateDeleted>
      <DateUpdated>2024-03-28T20:29:07.8193847+00:00</DateUpdated>
      <DefaultUtilityRate>13</DefaultUtilityRate>
      <Deleted>sample string 17</Deleted>
      <DisconnectId>16</DisconnectId>
      <DueDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</ServiceEndDate>
      <ServiceStartDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</DateCreated>
          <DateDeleted>2024-03-28T20:29:07.8193847+00:00</DateDeleted>
          <DateUpdated>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</PostingDate>
          <PrevRead>14.1</PrevRead>
          <PrevReadDate>2024-03-28T20:29:07.8193847+00:00</PrevReadDate>
          <PrevReadId>13</PrevReadId>
          <PrevReadType>sample string 15</PrevReadType>
          <Qty>4</Qty>
          <Rate>3</Rate>
          <RateCode>sample string 6</RateCode>
          <ReadDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</DateCreated>
          <DateDeleted>2024-03-28T20:29:07.8193847+00:00</DateDeleted>
          <DateUpdated>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</PostingDate>
          <PrevRead>14.1</PrevRead>
          <PrevReadDate>2024-03-28T20:29:07.8193847+00:00</PrevReadDate>
          <PrevReadId>13</PrevReadId>
          <PrevReadType>sample string 15</PrevReadType>
          <Qty>4</Qty>
          <Rate>3</Rate>
          <RateCode>sample string 6</RateCode>
          <ReadDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</DateCreated>
      <DateDeleted>2024-03-28T20:29:07.8193847+00:00</DateDeleted>
      <DateUpdated>2024-03-28T20:29:07.8193847+00:00</DateUpdated>
      <DefaultUtilityRate>13</DefaultUtilityRate>
      <Deleted>sample string 17</Deleted>
      <DisconnectId>16</DisconnectId>
      <DueDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</ServiceEndDate>
      <ServiceStartDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</CollectionsDate>
  <CreatedBy>1</CreatedBy>
  <CustomerType>1</CustomerType>
  <DLNum>sample string 43</DLNum>
  <DLState>sample string 44</DLState>
  <DateCreated>2024-03-28T20:29:07.8193847+00:00</DateCreated>
  <DateUpdated>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</DateCreated>
      <DateUpdated>2024-03-28T20:29:07.8193847+00:00</DateUpdated>
      <Deleted>sample string 21</Deleted>
      <DisconnectAmt>1</DisconnectAmt>
      <DisconnectDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</FinalNoticeSendDate>
      <FinalNoticeSent>sample string 13</FinalNoticeSent>
      <LastPaymentAmount>1</LastPaymentAmount>
      <LastPaymentDate>2024-03-28T20:29:07.8193847+00:00</LastPaymentDate>
      <LegacyDisconnectId>2</LegacyDisconnectId>
      <Letter10Name>sample string 11</Letter10Name>
      <Letter10Pending>sample string 9</Letter10Pending>
      <Letter10SendDate>2024-03-28T20:29:07.8193847+00:00</Letter10SendDate>
      <Letter10Sent>sample string 10</Letter10Sent>
      <Letter14Name>sample string 8</Letter14Name>
      <Letter14Pending>sample string 6</Letter14Pending>
      <Letter14SendDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</DateCreated>
      <DateUpdated>2024-03-28T20:29:07.8193847+00:00</DateUpdated>
      <Deleted>sample string 21</Deleted>
      <DisconnectAmt>1</DisconnectAmt>
      <DisconnectDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</FinalNoticeSendDate>
      <FinalNoticeSent>sample string 13</FinalNoticeSent>
      <LastPaymentAmount>1</LastPaymentAmount>
      <LastPaymentDate>2024-03-28T20:29:07.8193847+00:00</LastPaymentDate>
      <LegacyDisconnectId>2</LegacyDisconnectId>
      <Letter10Name>sample string 11</Letter10Name>
      <Letter10Pending>sample string 9</Letter10Pending>
      <Letter10SendDate>2024-03-28T20:29:07.8193847+00:00</Letter10SendDate>
      <Letter10Sent>sample string 10</Letter10Sent>
      <Letter14Name>sample string 8</Letter14Name>
      <Letter14Pending>sample string 6</Letter14Pending>
      <Letter14SendDate>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</FwdStartDate>
  <FwdState>sample string 56</FwdState>
  <FwdZIP>sample string 57</FwdZIP>
  <LastBadCheck>2024-03-28T20:29:07.8193847+00:00</LastBadCheck>
  <LastName>sample string 7</LastName>
  <LateFeeDate>2024-03-28T20:29:07.8193847+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:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1: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-03-28T20:29:07.8193847+00:00</DateCreated>
      <DateUpdated>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</DatePosted>
          <Description>sample string 5</Description>
          <GLCode>sample string 4</GLCode>
        </PaymentPostingDetail>
        <PaymentPostingDetail>
          <AmtPosted>3</AmtPosted>
          <BillId>1</BillId>
          <DatePosted>2024-03-28T20:29:07.8193847+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:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1: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-03-28T20:29:07.8193847+00:00</DateCreated>
      <DateUpdated>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</DatePosted>
          <Description>sample string 5</Description>
          <GLCode>sample string 4</GLCode>
        </PaymentPostingDetail>
        <PaymentPostingDetail>
          <AmtPosted>3</AmtPosted>
          <BillId>1</BillId>
          <DatePosted>2024-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+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-03-28T20:29:07.8193847+00:00</webLastLogin>
  <webPassword>sample string 58</webPassword>
  <webhintA>sample string 60</webhintA>
  <webhintQ>sample string 59</webhintQ>
</Account>