Menu: NaviLine.Utilities.BillingHistory

Summary

Billing history is used to show information about what was charged to the customer and when. The charges are grouped by the billing date, so you first need to call the GetUtilitiesBilling service to get the billing date for each bill. Then you can call GetBilledDetail to get information for the service charges that occurred during that billing period.

Methods

NameSummary
GetUtilitiesBilling Returns the bill date for the customer's recent bills
GetAmountDue Get Amount Due
PostSearchAmountDue Search Amount Due
GetBilledDetail Returns usage based charges for a service on a given bill date
GetCurrentCharges Returns customer's current bill charges
GetSummaryCharges Returns bill amount for each utility service
GetBillingHistory Get Billing History
PostSearchChargeInfo Search Charge Information