Water Connection
Last updated
Last updated
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
OK
const response = await fetch('//wc/_search', {
method: 'POST',
headers: {
"Content-Type": "application/json"
},
body: JSON.stringify({}),
});
const data = await response.json();
{
"ResponseInfo": {
"apiId": "text",
"msgId": "text",
"resMsgId": "text",
"status": "text",
"ver": "text"
},
"WaterConnection": [
{
"applicationNo": "text",
"applicationStatus": "text",
"applicationType": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"channel": "text",
"connectionCategory": "text",
"connectionHolders": [
{
"aadhaarNumber": "text",
"accountLocked": false,
"active": false,
"altContactNumber": "text",
"bloodGroup": "text",
"correspondenceAddress": "text",
"correspondenceCity": "text",
"correspondencePinCode": "text",
"createdBy": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"emailId": "text",
"fatherOrHusbandName": "text",
"gender": "text",
"identificationMark": "text",
"institutionId": "text",
"isPrimaryOwner": false,
"lastModifiedBy": "text",
"locale": "text",
"mobileNumber": "text",
"name": "text",
"ownerInfoUuid": "text",
"ownerShipPercentage": 0,
"ownerType": "text",
"pan": "text",
"password": "text",
"permanentAddress": "text",
"permanentCity": "text",
"permanentPinCode": "text",
"photo": "text",
"relationship": "text",
"roles": [
{
"code": "text",
"name": "text",
"tenantId": "text"
}
],
"salutation": "text",
"signature": "text",
"status": "ACTIVE",
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
}
],
"connectionNo": "text",
"connectionType": "text",
"disconnectionReason": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"id": "text",
"isDisconnectionTemporary": false,
"meterId": "text",
"oldApplication": false,
"oldConnectionNo": "text",
"pipeSize": 0,
"plumberInfo": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"correspondenceAddress": "text",
"fatherOrHusbandName": "text",
"gender": "text",
"id": "text",
"licenseNo": "text",
"mobileNumber": "text",
"name": "text",
"relationship": "text"
}
],
"processInstance": {
"action": "text",
"assignes": [
{
"emailId": "text",
"mobileNumber": "text",
"name": "text",
"roles": [
{
"code": "text",
"name": "text",
"tenantId": "text"
}
],
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
}
],
"businessId": "text",
"businessService": "text",
"comment": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"id": "text",
"moduleName": "text",
"state": {
"actions": [
{
"action": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"currentState": "text",
"nextState": "text",
"roles": [
"text"
],
"tenantId": "text",
"uuid": "text"
}
],
"applicationStatus": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"businessServiceId": "text",
"docUploadRequired": false,
"isStartState": false,
"isStateUpdatable": false,
"isTerminateState": false,
"state": "text",
"tenantId": "text",
"uuid": "text"
},
"tenantId": "text"
},
"propertyId": "text",
"proposedPipeSize": 0,
"roadCuttingArea": 0,
"roadCuttingInfo": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"id": "text",
"roadCuttingArea": 0,
"roadType": "text",
"status": "ACTIVE"
}
],
"roadType": "text",
"status": "Active",
"tenantId": "text",
"waterSource": "text"
}
]
}
OK
const response = await fetch('//wc/_plainsearch', {
method: 'POST',
headers: {
"Content-Type": "application/json"
},
body: JSON.stringify({}),
});
const data = await response.json();
{
"ResponseInfo": {
"apiId": "text",
"msgId": "text",
"resMsgId": "text",
"status": "text",
"ver": "text"
},
"WaterConnection": [
{
"applicationNo": "text",
"applicationStatus": "text",
"applicationType": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"channel": "text",
"connectionCategory": "text",
"connectionHolders": [
{
"aadhaarNumber": "text",
"accountLocked": false,
"active": false,
"altContactNumber": "text",
"bloodGroup": "text",
"correspondenceAddress": "text",
"correspondenceCity": "text",
"correspondencePinCode": "text",
"createdBy": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"emailId": "text",
"fatherOrHusbandName": "text",
"gender": "text",
"identificationMark": "text",
"institutionId": "text",
"isPrimaryOwner": false,
"lastModifiedBy": "text",
"locale": "text",
"mobileNumber": "text",
"name": "text",
"ownerInfoUuid": "text",
"ownerShipPercentage": 0,
"ownerType": "text",
"pan": "text",
"password": "text",
"permanentAddress": "text",
"permanentCity": "text",
"permanentPinCode": "text",
"photo": "text",
"relationship": "text",
"roles": [
{
"code": "text",
"name": "text",
"tenantId": "text"
}
],
"salutation": "text",
"signature": "text",
"status": "ACTIVE",
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
}
],
"connectionNo": "text",
"connectionType": "text",
"disconnectionReason": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"id": "text",
"isDisconnectionTemporary": false,
"meterId": "text",
"oldApplication": false,
"oldConnectionNo": "text",
"pipeSize": 0,
"plumberInfo": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"correspondenceAddress": "text",
"fatherOrHusbandName": "text",
"gender": "text",
"id": "text",
"licenseNo": "text",
"mobileNumber": "text",
"name": "text",
"relationship": "text"
}
],
"processInstance": {
"action": "text",
"assignes": [
{
"emailId": "text",
"mobileNumber": "text",
"name": "text",
"roles": [
{
"code": "text",
"name": "text",
"tenantId": "text"
}
],
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
}
],
"businessId": "text",
"businessService": "text",
"comment": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"id": "text",
"moduleName": "text",
"state": {
"actions": [
{
"action": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"currentState": "text",
"nextState": "text",
"roles": [
"text"
],
"tenantId": "text",
"uuid": "text"
}
],
"applicationStatus": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"businessServiceId": "text",
"docUploadRequired": false,
"isStartState": false,
"isStateUpdatable": false,
"isTerminateState": false,
"state": "text",
"tenantId": "text",
"uuid": "text"
},
"tenantId": "text"
},
"propertyId": "text",
"proposedPipeSize": 0,
"roadCuttingArea": 0,
"roadCuttingInfo": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"id": "text",
"roadCuttingArea": 0,
"roadType": "text",
"status": "ACTIVE"
}
],
"roadType": "text",
"status": "Active",
"tenantId": "text",
"waterSource": "text"
}
]
}
OK
const response = await fetch('//wc/_encryptOldData', {
method: 'POST',
headers: {
"Content-Type": "application/json"
},
body: JSON.stringify({}),
});
const data = await response.json();
{
"ResponseInfo": {
"apiId": "text",
"msgId": "text",
"resMsgId": "text",
"status": "text",
"ver": "text"
},
"WaterConnection": [
{
"applicationNo": "text",
"applicationStatus": "text",
"applicationType": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"channel": "text",
"connectionCategory": "text",
"connectionHolders": [
{
"aadhaarNumber": "text",
"accountLocked": false,
"active": false,
"altContactNumber": "text",
"bloodGroup": "text",
"correspondenceAddress": "text",
"correspondenceCity": "text",
"correspondencePinCode": "text",
"createdBy": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"emailId": "text",
"fatherOrHusbandName": "text",
"gender": "text",
"identificationMark": "text",
"institutionId": "text",
"isPrimaryOwner": false,
"lastModifiedBy": "text",
"locale": "text",
"mobileNumber": "text",
"name": "text",
"ownerInfoUuid": "text",
"ownerShipPercentage": 0,
"ownerType": "text",
"pan": "text",
"password": "text",
"permanentAddress": "text",
"permanentCity": "text",
"permanentPinCode": "text",
"photo": "text",
"relationship": "text",
"roles": [
{
"code": "text",
"name": "text",
"tenantId": "text"
}
],
"salutation": "text",
"signature": "text",
"status": "ACTIVE",
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
}
],
"connectionNo": "text",
"connectionType": "text",
"disconnectionReason": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"id": "text",
"isDisconnectionTemporary": false,
"meterId": "text",
"oldApplication": false,
"oldConnectionNo": "text",
"pipeSize": 0,
"plumberInfo": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"correspondenceAddress": "text",
"fatherOrHusbandName": "text",
"gender": "text",
"id": "text",
"licenseNo": "text",
"mobileNumber": "text",
"name": "text",
"relationship": "text"
}
],
"processInstance": {
"action": "text",
"assignes": [
{
"emailId": "text",
"mobileNumber": "text",
"name": "text",
"roles": [
{
"code": "text",
"name": "text",
"tenantId": "text"
}
],
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
}
],
"businessId": "text",
"businessService": "text",
"comment": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"id": "text",
"moduleName": "text",
"state": {
"actions": [
{
"action": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"currentState": "text",
"nextState": "text",
"roles": [
"text"
],
"tenantId": "text",
"uuid": "text"
}
],
"applicationStatus": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"businessServiceId": "text",
"docUploadRequired": false,
"isStartState": false,
"isStateUpdatable": false,
"isTerminateState": false,
"state": "text",
"tenantId": "text",
"uuid": "text"
},
"tenantId": "text"
},
"propertyId": "text",
"proposedPipeSize": 0,
"roadCuttingArea": 0,
"roadCuttingInfo": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"id": "text",
"roadCuttingArea": 0,
"roadType": "text",
"status": "ACTIVE"
}
],
"roadType": "text",
"status": "Active",
"tenantId": "text",
"waterSource": "text"
}
]
}
This is lightweight property object that can be used as reference by definitions needing property linking. Actual Property Object extends this to include more elaborate attributes of the property.
OK
const response = await fetch('//wc/_update', {
method: 'POST',
headers: {
"Content-Type": "application/json"
},
body: JSON.stringify({}),
});
const data = await response.json();
{
"ResponseInfo": {
"apiId": "text",
"msgId": "text",
"resMsgId": "text",
"status": "text",
"ver": "text"
},
"WaterConnection": [
{
"applicationNo": "text",
"applicationStatus": "text",
"applicationType": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"channel": "text",
"connectionCategory": "text",
"connectionHolders": [
{
"aadhaarNumber": "text",
"accountLocked": false,
"active": false,
"altContactNumber": "text",
"bloodGroup": "text",
"correspondenceAddress": "text",
"correspondenceCity": "text",
"correspondencePinCode": "text",
"createdBy": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"emailId": "text",
"fatherOrHusbandName": "text",
"gender": "text",
"identificationMark": "text",
"institutionId": "text",
"isPrimaryOwner": false,
"lastModifiedBy": "text",
"locale": "text",
"mobileNumber": "text",
"name": "text",
"ownerInfoUuid": "text",
"ownerShipPercentage": 0,
"ownerType": "text",
"pan": "text",
"password": "text",
"permanentAddress": "text",
"permanentCity": "text",
"permanentPinCode": "text",
"photo": "text",
"relationship": "text",
"roles": [
{
"code": "text",
"name": "text",
"tenantId": "text"
}
],
"salutation": "text",
"signature": "text",
"status": "ACTIVE",
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
}
],
"connectionNo": "text",
"connectionType": "text",
"disconnectionReason": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"id": "text",
"isDisconnectionTemporary": false,
"meterId": "text",
"oldApplication": false,
"oldConnectionNo": "text",
"pipeSize": 0,
"plumberInfo": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"correspondenceAddress": "text",
"fatherOrHusbandName": "text",
"gender": "text",
"id": "text",
"licenseNo": "text",
"mobileNumber": "text",
"name": "text",
"relationship": "text"
}
],
"processInstance": {
"action": "text",
"assignes": [
{
"emailId": "text",
"mobileNumber": "text",
"name": "text",
"roles": [
{
"code": "text",
"name": "text",
"tenantId": "text"
}
],
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
}
],
"businessId": "text",
"businessService": "text",
"comment": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"id": "text",
"moduleName": "text",
"state": {
"actions": [
{
"action": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"currentState": "text",
"nextState": "text",
"roles": [
"text"
],
"tenantId": "text",
"uuid": "text"
}
],
"applicationStatus": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"businessServiceId": "text",
"docUploadRequired": false,
"isStartState": false,
"isStateUpdatable": false,
"isTerminateState": false,
"state": "text",
"tenantId": "text",
"uuid": "text"
},
"tenantId": "text"
},
"propertyId": "text",
"proposedPipeSize": 0,
"roadCuttingArea": 0,
"roadCuttingInfo": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"id": "text",
"roadCuttingArea": 0,
"roadType": "text",
"status": "ACTIVE"
}
],
"roadType": "text",
"status": "Active",
"tenantId": "text",
"waterSource": "text"
}
]
}
This is lightweight property object that can be used as reference by definitions needing property linking. Actual Property Object extends this to include more elaborate attributes of the property.
OK
const response = await fetch('//wc/_create', {
method: 'POST',
headers: {
"Content-Type": "application/json"
},
body: JSON.stringify({}),
});
const data = await response.json();
{
"ResponseInfo": {
"apiId": "text",
"msgId": "text",
"resMsgId": "text",
"status": "text",
"ver": "text"
},
"WaterConnection": [
{
"applicationNo": "text",
"applicationStatus": "text",
"applicationType": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"channel": "text",
"connectionCategory": "text",
"connectionHolders": [
{
"aadhaarNumber": "text",
"accountLocked": false,
"active": false,
"altContactNumber": "text",
"bloodGroup": "text",
"correspondenceAddress": "text",
"correspondenceCity": "text",
"correspondencePinCode": "text",
"createdBy": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"emailId": "text",
"fatherOrHusbandName": "text",
"gender": "text",
"identificationMark": "text",
"institutionId": "text",
"isPrimaryOwner": false,
"lastModifiedBy": "text",
"locale": "text",
"mobileNumber": "text",
"name": "text",
"ownerInfoUuid": "text",
"ownerShipPercentage": 0,
"ownerType": "text",
"pan": "text",
"password": "text",
"permanentAddress": "text",
"permanentCity": "text",
"permanentPinCode": "text",
"photo": "text",
"relationship": "text",
"roles": [
{
"code": "text",
"name": "text",
"tenantId": "text"
}
],
"salutation": "text",
"signature": "text",
"status": "ACTIVE",
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
}
],
"connectionNo": "text",
"connectionType": "text",
"disconnectionReason": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"id": "text",
"isDisconnectionTemporary": false,
"meterId": "text",
"oldApplication": false,
"oldConnectionNo": "text",
"pipeSize": 0,
"plumberInfo": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"correspondenceAddress": "text",
"fatherOrHusbandName": "text",
"gender": "text",
"id": "text",
"licenseNo": "text",
"mobileNumber": "text",
"name": "text",
"relationship": "text"
}
],
"processInstance": {
"action": "text",
"assignes": [
{
"emailId": "text",
"mobileNumber": "text",
"name": "text",
"roles": [
{
"code": "text",
"name": "text",
"tenantId": "text"
}
],
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
}
],
"businessId": "text",
"businessService": "text",
"comment": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "ACTIVE"
}
],
"id": "text",
"moduleName": "text",
"state": {
"actions": [
{
"action": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"currentState": "text",
"nextState": "text",
"roles": [
"text"
],
"tenantId": "text",
"uuid": "text"
}
],
"applicationStatus": "text",
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"businessServiceId": "text",
"docUploadRequired": false,
"isStartState": false,
"isStateUpdatable": false,
"isTerminateState": false,
"state": "text",
"tenantId": "text",
"uuid": "text"
},
"tenantId": "text"
},
"propertyId": "text",
"proposedPipeSize": 0,
"roadCuttingArea": 0,
"roadCuttingInfo": [
{
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text"
},
"id": "text",
"roadCuttingArea": 0,
"roadType": "text",
"status": "ACTIVE"
}
],
"roadType": "text",
"status": "Active",
"tenantId": "text",
"waterSource": "text"
}
]
}