Bill Details UI Flow

Overview

To provide users with the bill details and the options to cancel the bill.

Workflow Details

Implementation Details

The screen development file is available in the egov-abg-dev folder within the below link:

The details of the Bill are fetched by calling BillingService fetchBill API and the Consumer.No is used in the query param.

FetchBill API returns the Bill Object which contains all the details about the bill including Billing Period, Due Amount, Due Date, and information about the Tax, Cess, Rebate, and Penalty applied to this bill.

NextStep - On clicking on the next step, the screen navigates to the cancel bill screen. The user must select the option that best states the reason for bill cancellation. More details for the cancel bill screen is available on this page - Cancel Bill

API Call Role Action Mapping

APIAction IDRoles

/ws-calculator/meterConnection/_search

1936

EMPLOYEE

/billing-service/bill/v2/_fetchbill

1862

EMPLOYEE

/ws-services/wc/_search

1900

SW_CEMP , WS_CEMP

/sw-services/swc/_search

1940

SW_CEMP , WS_CEMP

/property-services/property/_search

1897

SW_CEMP , WS_CEMP

Last updated

​All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.