Property Tax Calculator
Property Tax Information System APIs
API specs to handle property assessment, change existing property details, change of ownership, calculate property tax, demand generation, and enable ULBs to manage properties.
POST /_updatedemand?consumerCodes=text&tenantId=text HTTP/1.1
Host: propertytax
Content-Type: application/json
Accept: */*
Content-Length: 376
{
"RequestInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"action": "text",
"did": "text",
"key": "text",
"msgId": "text",
"requesterId": "text",
"authToken": "text",
"userInfo": {
"tenantId": "text",
"id": 1,
"userName": "text",
"mobile": "text",
"email": "text",
"primaryrole": [
{
"name": "text",
"description": "text"
}
],
"additionalroles": [
{
"tenantId": "text",
"roles": [
{
"name": "text",
"description": "text"
}
]
}
]
}
}
}
{
"Demands": [
{
"additionalDetails": {},
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"businessService": "text",
"consumerCode": "text",
"consumerType": "text",
"demandDetails": [
{
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"collectionAmount": 1,
"demandId": "text",
"id": "text",
"taxAmount": 1,
"taxHeadMasterCode": "text",
"tenantId": "text"
}
],
"id": "text",
"minimumAmountPayable": 1,
"payer": {
"emailId": "text",
"id": 1,
"mobileNumber": "text",
"name": "text",
"roles": [
{
"code": "text",
"id": 1,
"name": "text"
}
],
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
},
"status": "ACTIVE",
"taxPeriodFrom": 1,
"taxPeriodTo": 1,
"tenantId": "text"
}
],
"ResponseInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"resMsgId": "text",
"msgId": "text",
"status": "SUCCESSFUL"
}
}
POST /mutation/_calculate HTTP/1.1
Host: propertytax
Content-Type: application/json
Accept: */*
Content-Length: 3155
{
"Property": {
"accountId": "text",
"acknowldgementNumber": "text",
"additionalDetails": {},
"address": {
"additionalDetails": {},
"buildingName": "text",
"city": "text",
"country": "text",
"district": "text",
"doorNo": "text",
"id": "text",
"landmark": "text",
"locality": {
"area": "text",
"children": [
{
"area": "text",
"children": "[Circular Reference]",
"code": "text",
"label": "text",
"latitude": "text",
"longitude": "text",
"materializedPath": "text",
"name": "text"
}
],
"code": "text",
"label": "text",
"latitude": "text",
"longitude": "text",
"materializedPath": "text",
"name": "text"
},
"pincode": "text",
"plotNo": "text",
"region": "text",
"state": "text",
"street": "text",
"tenantId": "text"
},
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"channel": "text",
"creationReason": "text",
"documents": [
{
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "text"
}
],
"id": "text",
"institution": {
"additionalDetails": {},
"designation": "text",
"id": "text",
"name": "text",
"nameOfAuthorizedPerson": "text",
"tenantId": "text",
"type": "text"
},
"landArea": 1,
"linkedProperties": [
"text"
],
"noOfFloors": 1,
"oldPropertyId": "text",
"owners": [
{
"id": 1,
"userName": "text",
"password": "password",
"salutation": "text",
"name": "text",
"gender": "text",
"mobileNumber": "text",
"emailId": "text",
"altContactNumber": "text",
"pan": "text",
"aadhaarNumber": "text",
"permanentAddress": "text",
"permanentCity": "text",
"permanentPincode": "text",
"correspondenceCity": "text",
"correspondencePincode": "text",
"correspondenceAddress": "text",
"active": true,
"dob": "2025-07-05",
"locale": "text",
"type": "text",
"signature": "text",
"accountLocked": true,
"roles": [
{
"id": 1,
"name": "text",
"code": "text",
"description": "text",
"createdBy": 1,
"createdDate": "2025-07-05",
"lastModifiedBy": 1,
"lastModifiedDate": "2025-07-05",
"tenantId": "text"
}
],
"fatherOrHusbandName": "text",
"bloodGroup": "text",
"identificationMark": "text",
"photo": "text",
"createdBy": 1,
"createdDate": "2025-07-05",
"lastModifiedBy": 1,
"lastModifiedDate": "2025-07-05",
"otpReference": "text",
"tenantId": "text",
"isPrimaryOwner": true,
"ownerShipPercentage": 1,
"ownerType": "text"
}
],
"ownershipCategory": "text",
"propertyId": "text",
"propertyType": "text",
"source": "text",
"status": "text",
"superBuiltUpArea": 1,
"surveyId": "text",
"tenantId": "text",
"units": [
{
"active": true,
"additionalDetails": {},
"arv": 1,
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"constructionDetail": {
"builtUpArea": 1,
"carpetArea": 1,
"constructionDate": 1,
"constructionType": "text",
"dimensions": {},
"plinthArea": 1,
"superBuiltUpArea": 1
},
"floorNo": 1,
"id": "text",
"occupancyDate": 1,
"occupancyType": "text",
"tenantId": "text",
"unitType": "text",
"usageCategory": "text"
}
],
"usageCategory": "text"
},
"RequestInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"action": "text",
"did": "text",
"key": "text",
"msgId": "text",
"requesterId": "text",
"authToken": "text",
"userInfo": {
"tenantId": "text",
"id": 1,
"userName": "text",
"mobile": "text",
"email": "text",
"primaryrole": [
{
"name": "text",
"description": "text"
}
],
"additionalroles": [
{
"tenantId": "text",
"roles": [
{
"name": "text",
"description": "text"
}
]
}
]
}
}
}
{
"ANY_ADDITIONAL_PROPERTY": {
"connectionNumber": "text",
"totalAmount": 1,
"penalty": 1,
"exemption": 1,
"rebate": 1,
"fromDate": 1,
"toDate": 1,
"tenantId": "text"
}
}
Generates estimated Property tax that will be incured once this particular property is added in to the system (note- only one property should be sent to the api for estimation, anything more than one will be ignored.)
Estimates the Property Tax to be paid for given property .
POST /_estimate HTTP/1.1
Host: propertytax
Content-Type: */*
Accept: */*
Content-Length: 2227
{
"RequestInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"action": "text",
"did": "text",
"key": "text",
"msgId": "text",
"requesterId": "text",
"authToken": "text",
"userInfo": {
"tenantId": "text",
"id": 1,
"userName": "text",
"mobile": "text",
"email": "text",
"primaryrole": [
{
"name": "text",
"description": "text"
}
],
"additionalroles": [
{
"tenantId": "text",
"roles": [
{
"name": "text",
"description": "text"
}
]
}
]
}
},
"CalulationCriteria": [
{
"property": {
"tenantId": "text",
"oldPropertyId": "text",
"status": "ACTIVE",
"address": "[Circular Reference]",
"creationReason": "NEWPROPERTY",
"occupancyDate": 1,
"propertyDetail": [
{
"financialYear": "text",
"assessmentDate": 1,
"propertyType": "text",
"propertySubType": "text",
"usageCategoryMajor": "text",
"owners": [
{
"id": 1,
"userName": "text",
"password": "password",
"salutation": "text",
"name": "text",
"gender": "text",
"mobileNumber": "text",
"emailId": "text",
"altContactNumber": "text",
"pan": "text",
"aadhaarNumber": "text",
"permanentAddress": "text",
"permanentCity": "text",
"permanentPincode": "text",
"correspondenceCity": "text",
"correspondencePincode": "text",
"correspondenceAddress": "text",
"active": true,
"dob": "2025-07-05",
"locale": "text",
"type": "text",
"signature": "text",
"accountLocked": true,
"roles": [
{
"id": 1,
"name": "text",
"code": "text",
"description": "text",
"createdBy": 1,
"createdDate": "2025-07-05",
"lastModifiedBy": 1,
"lastModifiedDate": "2025-07-05",
"tenantId": "text"
}
],
"fatherOrHusbandName": "text",
"bloodGroup": "text",
"identificationMark": "text",
"photo": "text",
"createdBy": 1,
"createdDate": "2025-07-05",
"lastModifiedBy": 1,
"lastModifiedDate": "2025-07-05",
"otpReference": "text",
"tenantId": "text",
"isPrimaryOwner": true,
"ownerShipPercentage": 1,
"ownerType": "text"
}
],
"source": "MUNICIPAL_RECORDS",
"noOfFloors": 1,
"landArea": 1,
"buildUpArea": 1,
"units": [
{
"id": "text",
"tenantId": "text",
"floorNo": "text",
"unitType": "text",
"unitArea": 1,
"usageCategoryMajor": "text",
"usageCategoryMinor": "text",
"usageCategorySubMinor": "text",
"usageCategoryDetail": "text",
"occupancyType": "Owner",
"occupancyDate": 1,
"constructionType": "text",
"constructionSubType": "text",
"arv": 1
}
],
"documents": [
{
"id": 1,
"documentType": "text",
"fileStore": "text"
}
],
"additionalDetails": "text",
"channel": "SYSTEM"
}
]
},
"assesmentNumber": "text",
"assesmentYear": "text",
"oldAssesmentNumber": "text",
"tenantId": "text"
}
]
}
{
"ResponseInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"resMsgId": "text",
"msgId": "text",
"status": "SUCCESSFUL"
},
"Calculation": [
{
"connectionNumber": "text",
"totalAmount": 1,
"penalty": 1,
"exemption": 1,
"rebate": 1,
"fromDate": 1,
"toDate": 1,
"tenantId": "text"
}
]
}
Calculate Property Tax based on criteria.
POST /_calculate HTTP/1.1
Host: propertytax
Content-Type: */*
Accept: */*
Content-Length: 2227
{
"RequestInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"action": "text",
"did": "text",
"key": "text",
"msgId": "text",
"requesterId": "text",
"authToken": "text",
"userInfo": {
"tenantId": "text",
"id": 1,
"userName": "text",
"mobile": "text",
"email": "text",
"primaryrole": [
{
"name": "text",
"description": "text"
}
],
"additionalroles": [
{
"tenantId": "text",
"roles": [
{
"name": "text",
"description": "text"
}
]
}
]
}
},
"CalulationCriteria": [
{
"property": {
"tenantId": "text",
"oldPropertyId": "text",
"status": "ACTIVE",
"address": "[Circular Reference]",
"creationReason": "NEWPROPERTY",
"occupancyDate": 1,
"propertyDetail": [
{
"financialYear": "text",
"assessmentDate": 1,
"propertyType": "text",
"propertySubType": "text",
"usageCategoryMajor": "text",
"owners": [
{
"id": 1,
"userName": "text",
"password": "password",
"salutation": "text",
"name": "text",
"gender": "text",
"mobileNumber": "text",
"emailId": "text",
"altContactNumber": "text",
"pan": "text",
"aadhaarNumber": "text",
"permanentAddress": "text",
"permanentCity": "text",
"permanentPincode": "text",
"correspondenceCity": "text",
"correspondencePincode": "text",
"correspondenceAddress": "text",
"active": true,
"dob": "2025-07-05",
"locale": "text",
"type": "text",
"signature": "text",
"accountLocked": true,
"roles": [
{
"id": 1,
"name": "text",
"code": "text",
"description": "text",
"createdBy": 1,
"createdDate": "2025-07-05",
"lastModifiedBy": 1,
"lastModifiedDate": "2025-07-05",
"tenantId": "text"
}
],
"fatherOrHusbandName": "text",
"bloodGroup": "text",
"identificationMark": "text",
"photo": "text",
"createdBy": 1,
"createdDate": "2025-07-05",
"lastModifiedBy": 1,
"lastModifiedDate": "2025-07-05",
"otpReference": "text",
"tenantId": "text",
"isPrimaryOwner": true,
"ownerShipPercentage": 1,
"ownerType": "text"
}
],
"source": "MUNICIPAL_RECORDS",
"noOfFloors": 1,
"landArea": 1,
"buildUpArea": 1,
"units": [
{
"id": "text",
"tenantId": "text",
"floorNo": "text",
"unitType": "text",
"unitArea": 1,
"usageCategoryMajor": "text",
"usageCategoryMinor": "text",
"usageCategorySubMinor": "text",
"usageCategoryDetail": "text",
"occupancyType": "Owner",
"occupancyDate": 1,
"constructionType": "text",
"constructionSubType": "text",
"arv": 1
}
],
"documents": [
{
"id": 1,
"documentType": "text",
"fileStore": "text"
}
],
"additionalDetails": "text",
"channel": "SYSTEM"
}
]
},
"assesmentNumber": "text",
"assesmentYear": "text",
"oldAssesmentNumber": "text",
"tenantId": "text"
}
]
}
{
"ResponseInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"resMsgId": "text",
"msgId": "text",
"status": "SUCCESSFUL"
},
"Calculation": [
{
"connectionNumber": "text",
"totalAmount": 1,
"penalty": 1,
"exemption": 1,
"rebate": 1,
"fromDate": 1,
"toDate": 1,
"tenantId": "text"
}
]
}
Generates bill for payment.
Unique id for a tenant.
Primary key of Property object.
Unique id of the assessment.
Year for which the property is being assessed, assessment year should be given in yyyy-yy format (2013-14).
Primary key of bill object.
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
unique API ID
API version - for HTTP based request this will be same as used in path
time in epoch
API action to be performed like _create, _update, _search (denoting POST, PUT, GET) or _oauth etc
Device ID from which the API is called
API key (API key provided to the caller in case of server to server communication)
Unique request message id from the caller
UserId of the user calling
//session/jwt/saml token/oauth token - the usual value that would go into HTTP bearer token
POST /_getbill?tenantId=text&propertyId=text&assessmentNumber=text HTTP/1.1
Host: propertytax
Content-Type: */*
Accept: */*
Content-Length: 360
{
"apiId": "text",
"ver": "text",
"ts": 1,
"action": "text",
"did": "text",
"key": "text",
"msgId": "text",
"requesterId": "text",
"authToken": "text",
"userInfo": {
"tenantId": "text",
"id": 1,
"userName": "text",
"mobile": "text",
"email": "text",
"primaryrole": [
{
"name": "text",
"description": "text"
}
],
"additionalroles": [
{
"tenantId": "text",
"roles": [
{
"name": "text",
"description": "text"
}
]
}
]
}
}
{
"ResponseInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"resMsgId": "text",
"msgId": "text",
"status": "SUCCESSFUL"
},
"Calculation": [
{
"connectionNumber": "text",
"totalAmount": 1,
"penalty": 1,
"exemption": 1,
"rebate": 1,
"fromDate": 1,
"toDate": 1,
"tenantId": "text"
}
]
}
POST /v2/_estimate HTTP/1.1
Host: propertytax
Content-Type: application/json
Accept: */*
Content-Length: 1465
{
"Assessment": {
"additionalDetails": {
"array": true,
"bigDecimal": true,
"bigInteger": true,
"binary": true,
"boolean": true,
"containerNode": true,
"double": true,
"empty": true,
"float": true,
"floatingPointNumber": true,
"int": true,
"integralNumber": true,
"long": true,
"missingNode": true,
"nodeType": "ARRAY",
"null": true,
"number": true,
"object": true,
"pojo": true,
"short": true,
"textual": true,
"valueNode": true
},
"assessmentDate": 1,
"assessmentNumber": "text",
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"channel": "text",
"documentV2s": [
{
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text",
"status": "text"
}
],
"financialYear": "text",
"id": "text",
"propertyId": "text",
"source": "FIELD_SURVEY",
"status": "text",
"tenantId": "text",
"unitUsageList": [
{
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"id": "text",
"occupancyDate": 1,
"occupancyType": "text",
"tenantId": "text",
"unitId": "text",
"usageCategory": "text"
}
]
},
"RequestInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"action": "text",
"did": "text",
"key": "text",
"msgId": "text",
"requesterId": "text",
"authToken": "text",
"userInfo": {
"tenantId": "text",
"id": 1,
"userName": "text",
"mobile": "text",
"email": "text",
"primaryrole": [
{
"name": "text",
"description": "text"
}
],
"additionalroles": [
{
"tenantId": "text",
"roles": [
{
"name": "text",
"description": "text"
}
]
}
]
}
}
}
{
"ResponseInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"resMsgId": "text",
"msgId": "text",
"status": "SUCCESSFUL"
},
"Calculation": [
{
"connectionNumber": "text",
"totalAmount": 1,
"penalty": 1,
"exemption": 1,
"rebate": 1,
"fromDate": 1,
"toDate": 1,
"tenantId": "text"
}
]
}
Get the properties list based on the input parameters.
Unique id for a tenant.
True will be set in cases where only active properties are needed and False will be set when inactive properties are needed and no value will be set when all properties are needed.
Primary key of Property object.
The unique reference number for a property.
The unique old assessment no for a Property.
Locality boundary where the property is located.
The acknowldgement number no for a property.
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
unique API ID
API version - for HTTP based request this will be same as used in path
time in epoch
API action to be performed like _create, _update, _search (denoting POST, PUT, GET) or _oauth etc
Device ID from which the API is called
API key (API key provided to the caller in case of server to server communication)
Unique request message id from the caller
UserId of the user calling
//session/jwt/saml token/oauth token - the usual value that would go into HTTP bearer token
POST /_search?tenantId=text HTTP/1.1
Host: billingslab
Content-Type: */*
Accept: */*
Content-Length: 360
{
"apiId": "text",
"ver": "text",
"ts": 1,
"action": "text",
"did": "text",
"key": "text",
"msgId": "text",
"requesterId": "text",
"authToken": "text",
"userInfo": {
"tenantId": "text",
"id": 1,
"userName": "text",
"mobile": "text",
"email": "text",
"primaryrole": [
{
"name": "text",
"description": "text"
}
],
"additionalroles": [
{
"tenantId": "text",
"roles": [
{
"name": "text",
"description": "text"
}
]
}
]
}
}
{
"ResponseInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"resMsgId": "text",
"msgId": "text",
"status": "SUCCESSFUL"
},
"BillingSlab": [
{
"tenantId": "text",
"id": "text",
"propertyType": "text",
"propertySubType": "text",
"usageCategoryMajor": "text",
"usageCategoryMinor": "text",
"usageCategorySubMinor": "text",
"usageCategoryDetail": "text",
"OwnerShipCategory": "text",
"SubOwnerShipCategory": "text",
"fromFloor": "text",
"toFloor": "text",
"area": "text",
"fromPlotSize": "text",
"toPlotSize": "text",
"unitRate": 1
}
]
}
API to create new properties.
POST /_create HTTP/1.1
Host: billingslab
Content-Type: */*
Accept: */*
Content-Length: 749
{
"RequestInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"action": "text",
"did": "text",
"key": "text",
"msgId": "text",
"requesterId": "text",
"authToken": "text",
"userInfo": {
"tenantId": "text",
"id": 1,
"userName": "text",
"mobile": "text",
"email": "text",
"primaryrole": [
{
"name": "text",
"description": "text"
}
],
"additionalroles": [
{
"tenantId": "text",
"roles": [
{
"name": "text",
"description": "text"
}
]
}
]
}
},
"BillingSlab": [
{
"tenantId": "text",
"id": "text",
"propertyType": "text",
"propertySubType": "text",
"usageCategoryMajor": "text",
"usageCategoryMinor": "text",
"usageCategorySubMinor": "text",
"usageCategoryDetail": "text",
"OwnerShipCategory": "text",
"SubOwnerShipCategory": "text",
"fromFloor": "text",
"toFloor": "text",
"area": "text",
"fromPlotSize": "text",
"toPlotSize": "text",
"unitRate": 1
}
]
}
{
"ResponseInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"resMsgId": "text",
"msgId": "text",
"status": "SUCCESSFUL"
},
"BillingSlab": [
{
"tenantId": "text",
"id": "text",
"propertyType": "text",
"propertySubType": "text",
"usageCategoryMajor": "text",
"usageCategoryMinor": "text",
"usageCategorySubMinor": "text",
"usageCategoryDetail": "text",
"OwnerShipCategory": "text",
"SubOwnerShipCategory": "text",
"fromFloor": "text",
"toFloor": "text",
"area": "text",
"fromPlotSize": "text",
"toPlotSize": "text",
"unitRate": 1
}
]
}
Updates a given Property
with newer details.
Unique ulb identifier
unique identifier of the billing slab uuid
Based on property type charges will change.
Based on property type charges will change.
Floor Number.
Floor Number.
Floor Number.
Floor Number.
Floor Number.
Floor Number.
Floor Number.
Floor Number.
Floor Number.
Floor Number.
Floor Number.
Floor Number.
POST /_update HTTP/1.1
Host: billingslab
Content-Type: */*
Accept: */*
Content-Length: 356
{
"tenantId": "text",
"id": "text",
"propertyType": "text",
"propertySubType": "text",
"usageCategoryMajor": "text",
"usageCategoryMinor": "text",
"usageCategorySubMinor": "text",
"usageCategoryDetail": "text",
"OwnerShipCategory": "text",
"SubOwnerShipCategory": "text",
"fromFloor": "text",
"toFloor": "text",
"area": "text",
"fromPlotSize": "text",
"toPlotSize": "text",
"unitRate": 1
}
{
"tenantId": "text",
"id": "text",
"propertyType": "text",
"propertySubType": "text",
"usageCategoryMajor": "text",
"usageCategoryMinor": "text",
"usageCategorySubMinor": "text",
"usageCategoryDetail": "text",
"OwnerShipCategory": "text",
"SubOwnerShipCategory": "text",
"fromFloor": "text",
"toFloor": "text",
"area": "text",
"fromPlotSize": "text",
"toPlotSize": "text",
"unitRate": 1
}
POST /mutation/_create HTTP/1.1
Host: billingslab
Content-Type: application/json
Accept: */*
Content-Length: 729
{
"MutationBillingSlab": [
{
"fixedAmount": 1,
"id": "text",
"maxMarketValue": 1,
"minMarketValue": 1,
"ownerShipCategory": "text",
"propertySubType": "text",
"propertyType": "text",
"rate": 1,
"subOwnerShipCategory": "text",
"tenantId": "text",
"type": "FLAT",
"usageCategoryDetail": "text",
"usageCategoryMajor": "text",
"usageCategoryMinor": "text",
"usageCategorySubMinor": "text"
}
],
"RequestInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"action": "text",
"did": "text",
"key": "text",
"msgId": "text",
"requesterId": "text",
"authToken": "text",
"userInfo": {
"tenantId": "text",
"id": 1,
"userName": "text",
"mobile": "text",
"email": "text",
"primaryrole": [
{
"name": "text",
"description": "text"
}
],
"additionalroles": [
{
"tenantId": "text",
"roles": [
{
"name": "text",
"description": "text"
}
]
}
]
}
}
}
{}
Unique Identifier(UUID) of the land for internal reference.
market value of the item
one of different categories of legal ownership
defined by the type of ownership, which can be determined by the legal description or how the property is deeded
value for dwelling configuration of the property
subOwnerShipCategory of product
Unique ULB identifier.
category of product usage
usageCategoryMinor
RequestInfo should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestinfo as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseInfo in the response body to ensure correlation.
unique API ID
API version - for HTTP based request this will be same as used in path
time in epoch
API action to be performed like _create, _update, _search (denoting POST, PUT, GET) or _oauth etc
Device ID from which the API is called
API key (API key provided to the caller in case of server to server communication)
Unique request message id from the caller
UserId of the user calling
//session/jwt/saml token/oauth token - the usual value that would go into HTTP bearer token
POST /mutation/_search?tenantId=text HTTP/1.1
Host: billingslab
Content-Type: application/json
Accept: */*
Content-Length: 360
{
"apiId": "text",
"ver": "text",
"ts": 1,
"action": "text",
"did": "text",
"key": "text",
"msgId": "text",
"requesterId": "text",
"authToken": "text",
"userInfo": {
"tenantId": "text",
"id": 1,
"userName": "text",
"mobile": "text",
"email": "text",
"primaryrole": [
{
"name": "text",
"description": "text"
}
],
"additionalroles": [
{
"tenantId": "text",
"roles": [
{
"name": "text",
"description": "text"
}
]
}
]
}
}
{}
POST /mutation/_update HTTP/1.1
Host: billingslab
Content-Type: application/json
Accept: */*
Content-Length: 729
{
"MutationBillingSlab": [
{
"fixedAmount": 1,
"id": "text",
"maxMarketValue": 1,
"minMarketValue": 1,
"ownerShipCategory": "text",
"propertySubType": "text",
"propertyType": "text",
"rate": 1,
"subOwnerShipCategory": "text",
"tenantId": "text",
"type": "FLAT",
"usageCategoryDetail": "text",
"usageCategoryMajor": "text",
"usageCategoryMinor": "text",
"usageCategorySubMinor": "text"
}
],
"RequestInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"action": "text",
"did": "text",
"key": "text",
"msgId": "text",
"requesterId": "text",
"authToken": "text",
"userInfo": {
"tenantId": "text",
"id": 1,
"userName": "text",
"mobile": "text",
"email": "text",
"primaryrole": [
{
"name": "text",
"description": "text"
}
],
"additionalroles": [
{
"tenantId": "text",
"roles": [
{
"name": "text",
"description": "text"
}
]
}
]
}
}
}
{}
Last updated
Was this helpful?