CustomerCareService
Click here for a complete list of operations.
GetDepositActivity
Gets Deposit Activity
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /webservices/CustomerCareService.asmx HTTP/1.1
Host: ua-custsvc-ihub.southerncompany.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://ws.southernco.com/CustSvc-iHub/GetDepositActivity"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<ScCredentials xmlns="http://ws.southernco.com/CustSvc-iHub">
<DirectUserNameToken>
<BinarySecurityToken>
<ID>string</ID>
</BinarySecurityToken>
</DirectUserNameToken>
<OriginatingUserNameToken>
<BinarySecurityToken>
<ID>string</ID>
</BinarySecurityToken>
</OriginatingUserNameToken>
<Created>string</Created>
</ScCredentials>
</soap:Header>
<soap:Body>
<GetDepositActivity xmlns="http://ws.southernco.com/CustSvc-iHub">
<getDepositActivityRequest>
<BaseRequest xmlns="">
<UserId>string</UserId>
<MessageDateTime>dateTime</MessageDateTime>
<MessageId>string</MessageId>
<NameValue>
<Name>string</Name>
<Value>string</Value>
</NameValue>
<NameValue>
<Name>string</Name>
<Value>string</Value>
</NameValue>
</BaseRequest>
<AccountNumber xmlns="">string</AccountNumber>
</getDepositActivityRequest>
</GetDepositActivity>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<ScCredentials xmlns="http://ws.southernco.com/CustSvc-iHub">
<DirectUserNameToken>
<BinarySecurityToken>
<ID>string</ID>
</BinarySecurityToken>
</DirectUserNameToken>
<OriginatingUserNameToken>
<BinarySecurityToken>
<ID>string</ID>
</BinarySecurityToken>
</OriginatingUserNameToken>
<Created>string</Created>
</ScCredentials>
</soap:Header>
<soap:Body>
<GetDepositActivityResponse xmlns="http://ws.southernco.com/CustSvc-iHub">
<GetDepositActivityResult>
<BaseResponse xmlns="">
<MessageDateTime>dateTime</MessageDateTime>
<ResponseCode>string</ResponseCode>
<ResponseDescription>string</ResponseDescription>
<ErrorData>
<ErrorCode>string</ErrorCode>
<ErrorDescription>string</ErrorDescription>
<NativeErrorDetail>string</NativeErrorDetail>
</ErrorData>
</BaseResponse>
<AccountDetails xmlns="">
<AccountNumber>string</AccountNumber>
<Customer>
<CustomerId>string</CustomerId>
<CustomerName>string</CustomerName>
<CustomerNumber>string</CustomerNumber>
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
</Customer>
<AccountStatus>
<Code>string</Code>
<Description>string</Description>
</AccountStatus>
<EstablishedDate>date</EstablishedDate>
<Deposit>
<Status xsi:nil="true" />
<ProductOrderNumber>string</ProductOrderNumber>
<TotalQuotedAmount>decimal</TotalQuotedAmount>
<UnBilledBalanceAmount>decimal</UnBilledBalanceAmount>
<RemainingDebitAmount>decimal</RemainingDebitAmount>
<DepositOnHandAmount>decimal</DepositOnHandAmount>
<TotalRefundAmount>decimal</TotalRefundAmount>
<RefundCreditAmount>decimal</RefundCreditAmount>
<TotalInterestAmount>decimal</TotalInterestAmount>
<QuotedDate>date</QuotedDate>
<DepositPaidDate>date</DepositPaidDate>
<DepositRefundDate>date</DepositRefundDate>
<WaiveReason xsi:nil="true" />
<RefundReason xsi:nil="true" />
<CancelReason xsi:nil="true" />
<AlternativeType xsi:nil="true" />
<AlternativeReviewDate>date</AlternativeReviewDate>
<GuarantorAccount>string</GuarantorAccount>
<GuarantorName>string</GuarantorName>
<AverageMonthlyBillAmount>decimal</AverageMonthlyBillAmount>
<TotalInstallments>int</TotalInstallments>
<RemainingInstallments>int</RemainingInstallments>
<InstallmentAmount>decimal</InstallmentAmount>
<FinalInstallmentAmount>decimal</FinalInstallmentAmount>
<DepositActivities xsi:nil="true" />
<DepositActivities xsi:nil="true" />
<DepositCreditAction xsi:nil="true" />
<Memo>string</Memo>
<NotificationLetter xsi:nil="true" />
<RefundSource xsi:nil="true" />
<OpenBalance>decimal</OpenBalance>
<ActivityAmount>decimal</ActivityAmount>
<DepositAlternative xsi:nil="true" />
<DepositAlternative xsi:nil="true" />
<AccountDepositOnHandAmount>decimal</AccountDepositOnHandAmount>
<AnnualBaseMonths>int</AnnualBaseMonths>
<DepositAlternativeList xsi:nil="true" />
<DepositAlternativeList xsi:nil="true" />
<Address xsi:nil="true" />
<Address xsi:nil="true" />
</Deposit>
<AccountSummary>
<CompanyCode>string</CompanyCode>
<AverageMonthlyBillAmount>decimal</AverageMonthlyBillAmount>
<CollectionInspectionFlag>boolean</CollectionInspectionFlag>
<CollectionStatusCode>string</CollectionStatusCode>
<NextCollectionAction xsi:nil="true" />
<NextCollectionActionDate>date</NextCollectionActionDate>
<FirstNextReadingWindowDate>date</FirstNextReadingWindowDate>
<BillCutOffDate>date</BillCutOffDate>
<BillGroup>string</BillGroup>
</AccountSummary>
<OutstandingBalance>
<BillDueDate>date</BillDueDate>
<NewChargesAmount>decimal</NewChargesAmount>
<CurrentBillAmount>decimal</CurrentBillAmount>
<BalanceForwardAmount>decimal</BalanceForwardAmount>
<ExcessCreditAmount>decimal</ExcessCreditAmount>
<DueAmount>decimal</DueAmount>
<LastBillDate>date</LastBillDate>
<Memo>string</Memo>
<NextBillDate>date</NextBillDate>
<RemainingDebitArrearsAmount>decimal</RemainingDebitArrearsAmount>
<UnbilledBalanceAmount>decimal</UnbilledBalanceAmount>
</OutstandingBalance>
<FinancialActivities>
<RemainingDebitAmount>decimal</RemainingDebitAmount>
<ActivityDate>date</ActivityDate>
<Status xsi:nil="true" />
<ActivityDescription>string</ActivityDescription>
<BusinessService xsi:nil="true" />
<DebitAmount>decimal</DebitAmount>
<CreditAmount>decimal</CreditAmount>
<CreditStatus xsi:nil="true" />
<DebitAdjustmentSource xsi:nil="true" />
<DebitSource xsi:nil="true" />
<PaymentSource xsi:nil="true" />
<TotalActivityAmount>decimal</TotalActivityAmount>
<UsageQuantity>decimal</UsageQuantity>
<NumberOfDays>int</NumberOfDays>
<BalanceForwardAmount>decimal</BalanceForwardAmount>
<DueAmount>decimal</DueAmount>
<CollectionActivity xsi:nil="true" />
<BillImageURL>string</BillImageURL>
<PaymentAmount>decimal</PaymentAmount>
<TransactionType xsi:nil="true" />
<PaymentMethod xsi:nil="true" />
<ProductBusinessDescription>string</ProductBusinessDescription>
<DeferredAmounts>decimal</DeferredAmounts>
<UnitsQuantity>int</UnitsQuantity>
<MeterTypesInfo>string</MeterTypesInfo>
<DueDate>string</DueDate>
<PaymentStatus xsi:nil="true" />
<ReadingFromDate>date</ReadingFromDate>
<ReadingToDate>date</ReadingToDate>
<ReadingSource xsi:nil="true" />
</FinancialActivities>
<FinancialActivities>
<RemainingDebitAmount>decimal</RemainingDebitAmount>
<ActivityDate>date</ActivityDate>
<Status xsi:nil="true" />
<ActivityDescription>string</ActivityDescription>
<BusinessService xsi:nil="true" />
<DebitAmount>decimal</DebitAmount>
<CreditAmount>decimal</CreditAmount>
<CreditStatus xsi:nil="true" />
<DebitAdjustmentSource xsi:nil="true" />
<DebitSource xsi:nil="true" />
<PaymentSource xsi:nil="true" />
<TotalActivityAmount>decimal</TotalActivityAmount>
<UsageQuantity>decimal</UsageQuantity>
<NumberOfDays>int</NumberOfDays>
<BalanceForwardAmount>decimal</BalanceForwardAmount>
<DueAmount>decimal</DueAmount>
<CollectionActivity xsi:nil="true" />
<BillImageURL>string</BillImageURL>
<PaymentAmount>decimal</PaymentAmount>
<TransactionType xsi:nil="true" />
<PaymentMethod xsi:nil="true" />
<ProductBusinessDescription>string</ProductBusinessDescription>
<DeferredAmounts>decimal</DeferredAmounts>
<UnitsQuantity>int</UnitsQuantity>
<MeterTypesInfo>string</MeterTypesInfo>
<DueDate>string</DueDate>
<PaymentStatus xsi:nil="true" />
<ReadingFromDate>date</ReadingFromDate>
<ReadingToDate>date</ReadingToDate>
<ReadingSource xsi:nil="true" />
</FinancialActivities>
<PrepayFinancial>
<InitialEnrollmentAmount>decimal</InitialEnrollmentAmount>
<BudgetBillDeferredAmount>decimal</BudgetBillDeferredAmount>
<FlatBillAdjustmentdAmount>decimal</FlatBillAdjustmentdAmount>
<PrepayActivationAmount>decimal</PrepayActivationAmount>
<PrepayMaxDeferredAmount>decimal</PrepayMaxDeferredAmount>
<EFTActivity xsi:nil="true" />
<Memo>string</Memo>
<PayByDayDailyOfferAmount>decimal</PayByDayDailyOfferAmount>
<PayByDayDailyCancellationAdjustmentAmount>decimal</PayByDayDailyCancellationAdjustmentAmount>
<PrepayDeferredBalanceAmount>decimal</PrepayDeferredBalanceAmount>
<OfferAppliedFlag>boolean</OfferAppliedFlag>
<OtherChargesAmount>decimal</OtherChargesAmount>
</PrepayFinancial>
<CollectionActivities>
<ActivityDate>date</ActivityDate>
<Status xsi:nil="true" />
<ActivityType xsi:nil="true" />
<ActivityAmount>decimal</ActivityAmount>
<ActivityClass xsi:nil="true" />
<RelativeYearMonth xsi:nil="true" />
<ActionBy>string</ActionBy>
</CollectionActivities>
<CollectionActivities>
<ActivityDate>date</ActivityDate>
<Status xsi:nil="true" />
<ActivityType xsi:nil="true" />
<ActivityAmount>decimal</ActivityAmount>
<ActivityClass xsi:nil="true" />
<RelativeYearMonth xsi:nil="true" />
<ActionBy>string</ActionBy>
</CollectionActivities>
<Address>
<AddressType>string</AddressType>
<AddressKey>string</AddressKey>
<AddressLineCode>string</AddressLineCode>
<PreStreetDirection>string</PreStreetDirection>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressCompressed>string</AddressCompressed>
<StreetType>string</StreetType>
<PostStreetDirection>string</PostStreetDirection>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<CountryCode>string</CountryCode>
<CountyCode>string</CountyCode>
<CountyName>string</CountyName>
<RuralOrUrbanCode>string</RuralOrUrbanCode>
<AddressStatusCode>string</AddressStatusCode>
<StartDate>date</StartDate>
<EndDate>date</EndDate>
<Notes>string</Notes>
</Address>
<Address>
<AddressType>string</AddressType>
<AddressKey>string</AddressKey>
<AddressLineCode>string</AddressLineCode>
<PreStreetDirection>string</PreStreetDirection>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressCompressed>string</AddressCompressed>
<StreetType>string</StreetType>
<PostStreetDirection>string</PostStreetDirection>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<CountryCode>string</CountryCode>
<CountyCode>string</CountyCode>
<CountyName>string</CountyName>
<RuralOrUrbanCode>string</RuralOrUrbanCode>
<AddressStatusCode>string</AddressStatusCode>
<StartDate>date</StartDate>
<EndDate>date</EndDate>
<Notes>string</Notes>
</Address>
<Rate>
<Code>string</Code>
<Description>string</Description>
</Rate>
<Rate>
<Code>string</Code>
<Description>string</Description>
</Rate>
<DebitActivity>
<DebitDate>date</DebitDate>
<ProductOrderNumber>string</ProductOrderNumber>
<DebitAmount>decimal</DebitAmount>
<RemainingDebitAmount>decimal</RemainingDebitAmount>
<DebitSource xsi:nil="true" />
<DebitAdjustment xsi:nil="true" />
<ShownOnBill xsi:nil="true" />
<RevenueYearMonth xsi:nil="true" />
<Business xsi:nil="true" />
<DebitStatus xsi:nil="true" />
<DebitSequenceNumber>string</DebitSequenceNumber>
<Product xsi:nil="true" />
</DebitActivity>
<DebitActivity>
<DebitDate>date</DebitDate>
<ProductOrderNumber>string</ProductOrderNumber>
<DebitAmount>decimal</DebitAmount>
<RemainingDebitAmount>decimal</RemainingDebitAmount>
<DebitSource xsi:nil="true" />
<DebitAdjustment xsi:nil="true" />
<ShownOnBill xsi:nil="true" />
<RevenueYearMonth xsi:nil="true" />
<Business xsi:nil="true" />
<DebitStatus xsi:nil="true" />
<DebitSequenceNumber>string</DebitSequenceNumber>
<Product xsi:nil="true" />
</DebitActivity>
<AccountType>
<Code>string</Code>
<Description>string</Description>
</AccountType>
</AccountDetails>
</GetDepositActivityResult>
</GetDepositActivityResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /webservices/CustomerCareService.asmx HTTP/1.1
Host: ua-custsvc-ihub.southerncompany.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Header>
<ScCredentials xmlns="http://ws.southernco.com/CustSvc-iHub">
<DirectUserNameToken>
<BinarySecurityToken>
<ID>string</ID>
</BinarySecurityToken>
</DirectUserNameToken>
<OriginatingUserNameToken>
<BinarySecurityToken>
<ID>string</ID>
</BinarySecurityToken>
</OriginatingUserNameToken>
<Created>string</Created>
</ScCredentials>
</soap12:Header>
<soap12:Body>
<GetDepositActivity xmlns="http://ws.southernco.com/CustSvc-iHub">
<getDepositActivityRequest>
<BaseRequest xmlns="">
<UserId>string</UserId>
<MessageDateTime>dateTime</MessageDateTime>
<MessageId>string</MessageId>
<NameValue>
<Name>string</Name>
<Value>string</Value>
</NameValue>
<NameValue>
<Name>string</Name>
<Value>string</Value>
</NameValue>
</BaseRequest>
<AccountNumber xmlns="">string</AccountNumber>
</getDepositActivityRequest>
</GetDepositActivity>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Header>
<ScCredentials xmlns="http://ws.southernco.com/CustSvc-iHub">
<DirectUserNameToken>
<BinarySecurityToken>
<ID>string</ID>
</BinarySecurityToken>
</DirectUserNameToken>
<OriginatingUserNameToken>
<BinarySecurityToken>
<ID>string</ID>
</BinarySecurityToken>
</OriginatingUserNameToken>
<Created>string</Created>
</ScCredentials>
</soap12:Header>
<soap12:Body>
<GetDepositActivityResponse xmlns="http://ws.southernco.com/CustSvc-iHub">
<GetDepositActivityResult>
<BaseResponse xmlns="">
<MessageDateTime>dateTime</MessageDateTime>
<ResponseCode>string</ResponseCode>
<ResponseDescription>string</ResponseDescription>
<ErrorData>
<ErrorCode>string</ErrorCode>
<ErrorDescription>string</ErrorDescription>
<NativeErrorDetail>string</NativeErrorDetail>
</ErrorData>
</BaseResponse>
<AccountDetails xmlns="">
<AccountNumber>string</AccountNumber>
<Customer>
<CustomerId>string</CustomerId>
<CustomerName>string</CustomerName>
<CustomerNumber>string</CustomerNumber>
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
</Customer>
<AccountStatus>
<Code>string</Code>
<Description>string</Description>
</AccountStatus>
<EstablishedDate>date</EstablishedDate>
<Deposit>
<Status xsi:nil="true" />
<ProductOrderNumber>string</ProductOrderNumber>
<TotalQuotedAmount>decimal</TotalQuotedAmount>
<UnBilledBalanceAmount>decimal</UnBilledBalanceAmount>
<RemainingDebitAmount>decimal</RemainingDebitAmount>
<DepositOnHandAmount>decimal</DepositOnHandAmount>
<TotalRefundAmount>decimal</TotalRefundAmount>
<RefundCreditAmount>decimal</RefundCreditAmount>
<TotalInterestAmount>decimal</TotalInterestAmount>
<QuotedDate>date</QuotedDate>
<DepositPaidDate>date</DepositPaidDate>
<DepositRefundDate>date</DepositRefundDate>
<WaiveReason xsi:nil="true" />
<RefundReason xsi:nil="true" />
<CancelReason xsi:nil="true" />
<AlternativeType xsi:nil="true" />
<AlternativeReviewDate>date</AlternativeReviewDate>
<GuarantorAccount>string</GuarantorAccount>
<GuarantorName>string</GuarantorName>
<AverageMonthlyBillAmount>decimal</AverageMonthlyBillAmount>
<TotalInstallments>int</TotalInstallments>
<RemainingInstallments>int</RemainingInstallments>
<InstallmentAmount>decimal</InstallmentAmount>
<FinalInstallmentAmount>decimal</FinalInstallmentAmount>
<DepositActivities xsi:nil="true" />
<DepositActivities xsi:nil="true" />
<DepositCreditAction xsi:nil="true" />
<Memo>string</Memo>
<NotificationLetter xsi:nil="true" />
<RefundSource xsi:nil="true" />
<OpenBalance>decimal</OpenBalance>
<ActivityAmount>decimal</ActivityAmount>
<DepositAlternative xsi:nil="true" />
<DepositAlternative xsi:nil="true" />
<AccountDepositOnHandAmount>decimal</AccountDepositOnHandAmount>
<AnnualBaseMonths>int</AnnualBaseMonths>
<DepositAlternativeList xsi:nil="true" />
<DepositAlternativeList xsi:nil="true" />
<Address xsi:nil="true" />
<Address xsi:nil="true" />
</Deposit>
<AccountSummary>
<CompanyCode>string</CompanyCode>
<AverageMonthlyBillAmount>decimal</AverageMonthlyBillAmount>
<CollectionInspectionFlag>boolean</CollectionInspectionFlag>
<CollectionStatusCode>string</CollectionStatusCode>
<NextCollectionAction xsi:nil="true" />
<NextCollectionActionDate>date</NextCollectionActionDate>
<FirstNextReadingWindowDate>date</FirstNextReadingWindowDate>
<BillCutOffDate>date</BillCutOffDate>
<BillGroup>string</BillGroup>
</AccountSummary>
<OutstandingBalance>
<BillDueDate>date</BillDueDate>
<NewChargesAmount>decimal</NewChargesAmount>
<CurrentBillAmount>decimal</CurrentBillAmount>
<BalanceForwardAmount>decimal</BalanceForwardAmount>
<ExcessCreditAmount>decimal</ExcessCreditAmount>
<DueAmount>decimal</DueAmount>
<LastBillDate>date</LastBillDate>
<Memo>string</Memo>
<NextBillDate>date</NextBillDate>
<RemainingDebitArrearsAmount>decimal</RemainingDebitArrearsAmount>
<UnbilledBalanceAmount>decimal</UnbilledBalanceAmount>
</OutstandingBalance>
<FinancialActivities>
<RemainingDebitAmount>decimal</RemainingDebitAmount>
<ActivityDate>date</ActivityDate>
<Status xsi:nil="true" />
<ActivityDescription>string</ActivityDescription>
<BusinessService xsi:nil="true" />
<DebitAmount>decimal</DebitAmount>
<CreditAmount>decimal</CreditAmount>
<CreditStatus xsi:nil="true" />
<DebitAdjustmentSource xsi:nil="true" />
<DebitSource xsi:nil="true" />
<PaymentSource xsi:nil="true" />
<TotalActivityAmount>decimal</TotalActivityAmount>
<UsageQuantity>decimal</UsageQuantity>
<NumberOfDays>int</NumberOfDays>
<BalanceForwardAmount>decimal</BalanceForwardAmount>
<DueAmount>decimal</DueAmount>
<CollectionActivity xsi:nil="true" />
<BillImageURL>string</BillImageURL>
<PaymentAmount>decimal</PaymentAmount>
<TransactionType xsi:nil="true" />
<PaymentMethod xsi:nil="true" />
<ProductBusinessDescription>string</ProductBusinessDescription>
<DeferredAmounts>decimal</DeferredAmounts>
<UnitsQuantity>int</UnitsQuantity>
<MeterTypesInfo>string</MeterTypesInfo>
<DueDate>string</DueDate>
<PaymentStatus xsi:nil="true" />
<ReadingFromDate>date</ReadingFromDate>
<ReadingToDate>date</ReadingToDate>
<ReadingSource xsi:nil="true" />
</FinancialActivities>
<FinancialActivities>
<RemainingDebitAmount>decimal</RemainingDebitAmount>
<ActivityDate>date</ActivityDate>
<Status xsi:nil="true" />
<ActivityDescription>string</ActivityDescription>
<BusinessService xsi:nil="true" />
<DebitAmount>decimal</DebitAmount>
<CreditAmount>decimal</CreditAmount>
<CreditStatus xsi:nil="true" />
<DebitAdjustmentSource xsi:nil="true" />
<DebitSource xsi:nil="true" />
<PaymentSource xsi:nil="true" />
<TotalActivityAmount>decimal</TotalActivityAmount>
<UsageQuantity>decimal</UsageQuantity>
<NumberOfDays>int</NumberOfDays>
<BalanceForwardAmount>decimal</BalanceForwardAmount>
<DueAmount>decimal</DueAmount>
<CollectionActivity xsi:nil="true" />
<BillImageURL>string</BillImageURL>
<PaymentAmount>decimal</PaymentAmount>
<TransactionType xsi:nil="true" />
<PaymentMethod xsi:nil="true" />
<ProductBusinessDescription>string</ProductBusinessDescription>
<DeferredAmounts>decimal</DeferredAmounts>
<UnitsQuantity>int</UnitsQuantity>
<MeterTypesInfo>string</MeterTypesInfo>
<DueDate>string</DueDate>
<PaymentStatus xsi:nil="true" />
<ReadingFromDate>date</ReadingFromDate>
<ReadingToDate>date</ReadingToDate>
<ReadingSource xsi:nil="true" />
</FinancialActivities>
<PrepayFinancial>
<InitialEnrollmentAmount>decimal</InitialEnrollmentAmount>
<BudgetBillDeferredAmount>decimal</BudgetBillDeferredAmount>
<FlatBillAdjustmentdAmount>decimal</FlatBillAdjustmentdAmount>
<PrepayActivationAmount>decimal</PrepayActivationAmount>
<PrepayMaxDeferredAmount>decimal</PrepayMaxDeferredAmount>
<EFTActivity xsi:nil="true" />
<Memo>string</Memo>
<PayByDayDailyOfferAmount>decimal</PayByDayDailyOfferAmount>
<PayByDayDailyCancellationAdjustmentAmount>decimal</PayByDayDailyCancellationAdjustmentAmount>
<PrepayDeferredBalanceAmount>decimal</PrepayDeferredBalanceAmount>
<OfferAppliedFlag>boolean</OfferAppliedFlag>
<OtherChargesAmount>decimal</OtherChargesAmount>
</PrepayFinancial>
<CollectionActivities>
<ActivityDate>date</ActivityDate>
<Status xsi:nil="true" />
<ActivityType xsi:nil="true" />
<ActivityAmount>decimal</ActivityAmount>
<ActivityClass xsi:nil="true" />
<RelativeYearMonth xsi:nil="true" />
<ActionBy>string</ActionBy>
</CollectionActivities>
<CollectionActivities>
<ActivityDate>date</ActivityDate>
<Status xsi:nil="true" />
<ActivityType xsi:nil="true" />
<ActivityAmount>decimal</ActivityAmount>
<ActivityClass xsi:nil="true" />
<RelativeYearMonth xsi:nil="true" />
<ActionBy>string</ActionBy>
</CollectionActivities>
<Address>
<AddressType>string</AddressType>
<AddressKey>string</AddressKey>
<AddressLineCode>string</AddressLineCode>
<PreStreetDirection>string</PreStreetDirection>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressCompressed>string</AddressCompressed>
<StreetType>string</StreetType>
<PostStreetDirection>string</PostStreetDirection>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<CountryCode>string</CountryCode>
<CountyCode>string</CountyCode>
<CountyName>string</CountyName>
<RuralOrUrbanCode>string</RuralOrUrbanCode>
<AddressStatusCode>string</AddressStatusCode>
<StartDate>date</StartDate>
<EndDate>date</EndDate>
<Notes>string</Notes>
</Address>
<Address>
<AddressType>string</AddressType>
<AddressKey>string</AddressKey>
<AddressLineCode>string</AddressLineCode>
<PreStreetDirection>string</PreStreetDirection>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressCompressed>string</AddressCompressed>
<StreetType>string</StreetType>
<PostStreetDirection>string</PostStreetDirection>
<City>string</City>
<State>string</State>
<Zip>string</Zip>
<CountryCode>string</CountryCode>
<CountyCode>string</CountyCode>
<CountyName>string</CountyName>
<RuralOrUrbanCode>string</RuralOrUrbanCode>
<AddressStatusCode>string</AddressStatusCode>
<StartDate>date</StartDate>
<EndDate>date</EndDate>
<Notes>string</Notes>
</Address>
<Rate>
<Code>string</Code>
<Description>string</Description>
</Rate>
<Rate>
<Code>string</Code>
<Description>string</Description>
</Rate>
<DebitActivity>
<DebitDate>date</DebitDate>
<ProductOrderNumber>string</ProductOrderNumber>
<DebitAmount>decimal</DebitAmount>
<RemainingDebitAmount>decimal</RemainingDebitAmount>
<DebitSource xsi:nil="true" />
<DebitAdjustment xsi:nil="true" />
<ShownOnBill xsi:nil="true" />
<RevenueYearMonth xsi:nil="true" />
<Business xsi:nil="true" />
<DebitStatus xsi:nil="true" />
<DebitSequenceNumber>string</DebitSequenceNumber>
<Product xsi:nil="true" />
</DebitActivity>
<DebitActivity>
<DebitDate>date</DebitDate>
<ProductOrderNumber>string</ProductOrderNumber>
<DebitAmount>decimal</DebitAmount>
<RemainingDebitAmount>decimal</RemainingDebitAmount>
<DebitSource xsi:nil="true" />
<DebitAdjustment xsi:nil="true" />
<ShownOnBill xsi:nil="true" />
<RevenueYearMonth xsi:nil="true" />
<Business xsi:nil="true" />
<DebitStatus xsi:nil="true" />
<DebitSequenceNumber>string</DebitSequenceNumber>
<Product xsi:nil="true" />
</DebitActivity>
<AccountType>
<Code>string</Code>
<Description>string</Description>
</AccountType>
</AccountDetails>
</GetDepositActivityResult>
</GetDepositActivityResponse>
</soap12:Body>
</soap12:Envelope>