GET api/um/v1/account?addressNumber={addressNumber}&street={street}&city={city}&state={state}&zip={zip}&zip4={zip4}&apartment={apartment}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information | 
|---|---|---|
| addressNumber | No documentation available. | Define this parameter in the request URI. | 
| street | No documentation available. | Define this parameter in the request URI. | 
| city | No documentation available. | Define this parameter in the request URI. | 
| state | No documentation available. | Define this parameter in the request URI. | 
| zip | No documentation available. | Define this parameter in the request URI. | 
| zip4 | No documentation available. | Define this parameter in the request URI. | 
| apartment | No documentation available. | Define this parameter in the request URI. | 
Response Information
No documentation available.
Response body formats
application/json
            Sample:
    
        Sample not available.
text/json
            Sample:
    
        Sample not available.
application/xml, text/xml
            Sample:
<ArrayOfAccount xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/NewWorld.Logos.WebApi.Models.UM.Accounts">
  <Account>
    <AccountBlocked>true</AccountBlocked>
    <AccountBlockedReason>sample string 37</AccountBlockedReason>
    <AccountNumber>00000001-001</AccountNumber>
    <AccountStatus>Active</AccountStatus>
    <BillingAddressCity>sample string 22</BillingAddressCity>
    <BillingAddressLineOne>sample string 19</BillingAddressLineOne>
    <BillingAddressLineThree>sample string 21</BillingAddressLineThree>
    <BillingAddressLineTwo>sample string 20</BillingAddressLineTwo>
    <BillingAddressState>sample string 23</BillingAddressState>
    <BillingAddressZip>sample string 24</BillingAddressZip>
    <BudgetBillAmount>33</BudgetBillAmount>
    <BudgetBillEnrollmentDate>2025-10-30T16:34:49.5591035-05:00</BudgetBillEnrollmentDate>
    <CustomerType>sample string 34</CustomerType>
    <LastBillDueDate>2025-10-30T16:34:49.5591035-05:00</LastBillDueDate>
    <LastBillTransactionDate>2025-10-30T16:34:49.5591035-05:00</LastBillTransactionDate>
    <LastPaymentAmount>29</LastPaymentAmount>
    <LastPaymentDate>2025-10-30T16:34:49.5591035-05:00</LastPaymentDate>
    <OnAutopayProgram>true</OnAutopayProgram>
    <OnBudgetBilling>true</OnBudgetBilling>
    <OnPaperlessBilling>true</OnPaperlessBilling>
    <OnPaymentPlan>true</OnPaymentPlan>
    <PastDueAmount>26</PastDueAmount>
    <PaymentPlanInstallmentAmountDue>40</PaymentPlanInstallmentAmountDue>
    <PaymentPlanInstallmentDueDate>2025-10-30T16:34:49.5591035-05:00</PaymentPlanInstallmentDueDate>
    <PaymentPlanRecentChargesAmountDue>39</PaymentPlanRecentChargesAmountDue>
    <PaymentPlanRecentChargesDueDate>2025-10-30T16:34:49.5591035-05:00</PaymentPlanRecentChargesDueDate>
    <PrimaryCustomerFirstName>sample string 4</PrimaryCustomerFirstName>
    <PrimaryCustomerLastName>sample string 3</PrimaryCustomerLastName>
    <PrimaryCustomerMiddleName>sample string 5</PrimaryCustomerMiddleName>
    <PrimaryCustomerNameSuffix>sample string 6</PrimaryCustomerNameSuffix>
    <PrimaryEmailAddress>sample string 28</PrimaryEmailAddress>
    <PrimaryPhoneNumber>sample string 27</PrimaryPhoneNumber>
    <RestrictedPaymentMethods>sample string 35</RestrictedPaymentMethods>
    <ServiceAddressAdditionalInfo>sample string 8</ServiceAddressAdditionalInfo>
    <ServiceAddressApartment>sample string 14</ServiceAddressApartment>
    <ServiceAddressCity>sample string 15</ServiceAddressCity>
    <ServiceAddressHouseNumber>sample string 7</ServiceAddressHouseNumber>
    <ServiceAddressState>sample string 16</ServiceAddressState>
    <ServiceAddressStreetName>sample string 12</ServiceAddressStreetName>
    <ServiceAddressStreetPreType>sample string 11</ServiceAddressStreetPreType>
    <ServiceAddressStreetPrefix>sample string 9</ServiceAddressStreetPrefix>
    <ServiceAddressStreetSuffix>sample string 13</ServiceAddressStreetSuffix>
    <ServiceAddressStreetType>sample string 10</ServiceAddressStreetType>
    <ServiceAddressZip>sample string 17</ServiceAddressZip>
    <ServiceAddressZip4>sample string 18</ServiceAddressZip4>
    <ShutOffDate>2025-10-30T16:34:49.5591035-05:00</ShutOffDate>
    <TotalDueAmount>25</TotalDueAmount>
  </Account>
  <Account>
    <AccountBlocked>true</AccountBlocked>
    <AccountBlockedReason>sample string 37</AccountBlockedReason>
    <AccountNumber>sample string 1</AccountNumber>
    <AccountStatus>sample string 2</AccountStatus>
    <BillingAddressCity>sample string 22</BillingAddressCity>
    <BillingAddressLineOne>sample string 19</BillingAddressLineOne>
    <BillingAddressLineThree>sample string 21</BillingAddressLineThree>
    <BillingAddressLineTwo>sample string 20</BillingAddressLineTwo>
    <BillingAddressState>sample string 23</BillingAddressState>
    <BillingAddressZip>sample string 24</BillingAddressZip>
    <BudgetBillAmount>33</BudgetBillAmount>
    <BudgetBillEnrollmentDate>2025-10-30T16:34:49.5591035-05:00</BudgetBillEnrollmentDate>
    <CustomerType>sample string 34</CustomerType>
    <LastBillDueDate>2025-10-30T16:34:49.5591035-05:00</LastBillDueDate>
    <LastBillTransactionDate>2025-10-30T16:34:49.5591035-05:00</LastBillTransactionDate>
    <LastPaymentAmount>29</LastPaymentAmount>
    <LastPaymentDate>2025-10-30T16:34:49.5591035-05:00</LastPaymentDate>
    <OnAutopayProgram>true</OnAutopayProgram>
    <OnBudgetBilling>true</OnBudgetBilling>
    <OnPaperlessBilling>true</OnPaperlessBilling>
    <OnPaymentPlan>true</OnPaymentPlan>
    <PastDueAmount>26</PastDueAmount>
    <PaymentPlanInstallmentAmountDue>40</PaymentPlanInstallmentAmountDue>
    <PaymentPlanInstallmentDueDate>2025-10-30T16:34:49.5591035-05:00</PaymentPlanInstallmentDueDate>
    <PaymentPlanRecentChargesAmountDue>39</PaymentPlanRecentChargesAmountDue>
    <PaymentPlanRecentChargesDueDate>2025-10-30T16:34:49.5591035-05:00</PaymentPlanRecentChargesDueDate>
    <PrimaryCustomerFirstName>sample string 4</PrimaryCustomerFirstName>
    <PrimaryCustomerLastName>sample string 3</PrimaryCustomerLastName>
    <PrimaryCustomerMiddleName>sample string 5</PrimaryCustomerMiddleName>
    <PrimaryCustomerNameSuffix>sample string 6</PrimaryCustomerNameSuffix>
    <PrimaryEmailAddress>sample string 28</PrimaryEmailAddress>
    <PrimaryPhoneNumber>sample string 27</PrimaryPhoneNumber>
    <RestrictedPaymentMethods>sample string 35</RestrictedPaymentMethods>
    <ServiceAddressAdditionalInfo>sample string 8</ServiceAddressAdditionalInfo>
    <ServiceAddressApartment>sample string 14</ServiceAddressApartment>
    <ServiceAddressCity>sample string 15</ServiceAddressCity>
    <ServiceAddressHouseNumber>sample string 7</ServiceAddressHouseNumber>
    <ServiceAddressState>sample string 16</ServiceAddressState>
    <ServiceAddressStreetName>sample string 12</ServiceAddressStreetName>
    <ServiceAddressStreetPreType>sample string 11</ServiceAddressStreetPreType>
    <ServiceAddressStreetPrefix>sample string 9</ServiceAddressStreetPrefix>
    <ServiceAddressStreetSuffix>sample string 13</ServiceAddressStreetSuffix>
    <ServiceAddressStreetType>sample string 10</ServiceAddressStreetType>
    <ServiceAddressZip>sample string 17</ServiceAddressZip>
    <ServiceAddressZip4>sample string 18</ServiceAddressZip4>
    <ShutOffDate>2025-10-30T16:34:49.5591035-05:00</ShutOffDate>
    <TotalDueAmount>25</TotalDueAmount>
  </Account>
  <Account>
    <AccountBlocked>true</AccountBlocked>
    <AccountBlockedReason>sample string 37</AccountBlockedReason>
    <AccountNumber>sample string 1</AccountNumber>
    <AccountStatus>sample string 2</AccountStatus>
    <BillingAddressCity>sample string 22</BillingAddressCity>
    <BillingAddressLineOne>sample string 19</BillingAddressLineOne>
    <BillingAddressLineThree>sample string 21</BillingAddressLineThree>
    <BillingAddressLineTwo>sample string 20</BillingAddressLineTwo>
    <BillingAddressState>sample string 23</BillingAddressState>
    <BillingAddressZip>sample string 24</BillingAddressZip>
    <BudgetBillAmount>33</BudgetBillAmount>
    <BudgetBillEnrollmentDate>2025-10-30T16:34:49.5591035-05:00</BudgetBillEnrollmentDate>
    <CustomerType>sample string 34</CustomerType>
    <LastBillDueDate>2025-10-30T16:34:49.5591035-05:00</LastBillDueDate>
    <LastBillTransactionDate>2025-10-30T16:34:49.5591035-05:00</LastBillTransactionDate>
    <LastPaymentAmount>29</LastPaymentAmount>
    <LastPaymentDate>2025-10-30T16:34:49.5591035-05:00</LastPaymentDate>
    <OnAutopayProgram>true</OnAutopayProgram>
    <OnBudgetBilling>true</OnBudgetBilling>
    <OnPaperlessBilling>true</OnPaperlessBilling>
    <OnPaymentPlan>true</OnPaymentPlan>
    <PastDueAmount>26</PastDueAmount>
    <PaymentPlanInstallmentAmountDue>40</PaymentPlanInstallmentAmountDue>
    <PaymentPlanInstallmentDueDate>2025-10-30T16:34:49.5591035-05:00</PaymentPlanInstallmentDueDate>
    <PaymentPlanRecentChargesAmountDue>39</PaymentPlanRecentChargesAmountDue>
    <PaymentPlanRecentChargesDueDate>2025-10-30T16:34:49.5591035-05:00</PaymentPlanRecentChargesDueDate>
    <PrimaryCustomerFirstName>sample string 4</PrimaryCustomerFirstName>
    <PrimaryCustomerLastName>sample string 3</PrimaryCustomerLastName>
    <PrimaryCustomerMiddleName>sample string 5</PrimaryCustomerMiddleName>
    <PrimaryCustomerNameSuffix>sample string 6</PrimaryCustomerNameSuffix>
    <PrimaryEmailAddress>sample string 28</PrimaryEmailAddress>
    <PrimaryPhoneNumber>sample string 27</PrimaryPhoneNumber>
    <RestrictedPaymentMethods>sample string 35</RestrictedPaymentMethods>
    <ServiceAddressAdditionalInfo>sample string 8</ServiceAddressAdditionalInfo>
    <ServiceAddressApartment>sample string 14</ServiceAddressApartment>
    <ServiceAddressCity>sample string 15</ServiceAddressCity>
    <ServiceAddressHouseNumber>sample string 7</ServiceAddressHouseNumber>
    <ServiceAddressState>sample string 16</ServiceAddressState>
    <ServiceAddressStreetName>sample string 12</ServiceAddressStreetName>
    <ServiceAddressStreetPreType>sample string 11</ServiceAddressStreetPreType>
    <ServiceAddressStreetPrefix>sample string 9</ServiceAddressStreetPrefix>
    <ServiceAddressStreetSuffix>sample string 13</ServiceAddressStreetSuffix>
    <ServiceAddressStreetType>sample string 10</ServiceAddressStreetType>
    <ServiceAddressZip>sample string 17</ServiceAddressZip>
    <ServiceAddressZip4>sample string 18</ServiceAddressZip4>
    <ShutOffDate>2025-10-30T16:34:49.5591035-05:00</ShutOffDate>
    <TotalDueAmount>25</TotalDueAmount>
  </Account>
</ArrayOfAccount>