Cancel Bill UI Flow
Last updated
Was this helpful?
Last updated
Was this helpful?
To provide users for selecting reasons and options to cancel the bill.
This screen is developed under the egov-abg-dev folder in the below file:
The reasons for bill cancellation options are fetching from MDMS service.
PREVIOUS STEP: on click on this it will go back to the bill details screen.
On click on cancel bill, cancel bill API (billing-service/bill/v2/_cancelbill
)will trigger and after the success of the cancel bill, it will route to the acknowledgement screen.
next step button file present in the below file path:
Acknowledgement Screen
for these modules, we are re-using the “rainmaker-ws” and “rainmaker-abg” modules, if they are any new keys, we are adding under “rainmaker-abg”.
1
billing-service/bill/v2/_cancelbill
1936
SUPERUSER
, SW_CEMP
, WS_CEMP
2
egov-mdms-service/v1/_search
954