Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Provides Employee to Update Consumer consumer Details

User will be landed on this screen/Page on Clicking on Update Consumer Card

Link → {base url}/mgramseva/home/consumersearchupdate?Mode=update

→ {base url}/mgramseva/home/consumersearchresult

then it redirects to Search Connection Page with a Mode as update and then user can Provide Consumer specific Details to search Consumer. The Search Result Screen has a Button called Edit Consumer on click user will be navigate to Update consumer Screen.

SL

Fields

Validations

1

consumer Name*

[A-Za-z ]

2

Gender*

None

3

Spouse/Parent’s Name*

[A-Za-z ]

4

Phone Number*

[0-9]

5

Old Connection No

None

6

Door Number

None

7

Street Name/Number

None

8

Gram Panchayat Name*

None- Disabled

9

Propert Type*

None

10

Service Type*

None

11

Meter Id

[a-zA-Z0-9]

12

Meter Reading

[0-9]

13

Billing Cycle

None

14

Arrears

[0-9.]

Note : All fields are validated on Submit apart from Phone number which get’s validated on change.

 

API details

SL

API

Params

Description

SL

API

Params

Description

1

/egov-mdms-service/v1/_search

[{"moduleName":"ws-services-masters","masterDetails":[{"name":"connectionType"}]},{"moduleName":"PropertyTax","masterDetails":[{"name":"PropertyType"}]},{"moduleName":"BillingService","masterDetails":[{"name":"TaxPeriod","filter":"[?(@.service=='WS' && @.fromDate <= 1631989800000 && @.toDate >= 1631989800000)]

To get the Property Type and service Type and billing cycle values for the Dropdown

2

egov-location/location/v11/boundarys/_search?

hierarchyTypeCode=REVENUE&boundaryType=Locality&tenantId={tenantID}

To get the values for Locality DropDow

Components utilised from Widgets Library

  • No labels