No Objection Certificate
Last updated
Was this helpful?
Last updated
Was this helpful?
A object to bind the metadata contract and main application contract
POST /v1/noc/_create HTTP/1.1
Host: egov-micro-dev.egovernments.org
Content-Type: application/json
Accept: */*
Content-Length: 926
{
"Noc": {
"accountId": "text",
"additionalDetails": {},
"applicationType": "NEW",
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"documents": [
{
"additionalDetails": {},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text"
}
],
"landId": "text",
"nocType": "text",
"source": "text",
"sourceRefId": "text",
"status": "ACTIVE",
"tenantId": "text",
"workflow": {
"action": "text",
"assignes": [
"text"
],
"comment": "text",
"documents": [
{
"additionalDetails": {},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text"
}
]
}
},
"RequestInfo": {
"action": "text",
"apiId": "text",
"authToken": "text",
"correlationId": "text",
"did": "text",
"key": "text",
"msgId": "text",
"ts": 1,
"userInfo": {
"emailId": "text",
"id": 1,
"mobileNumber": "text",
"name": "text",
"roles": [
{
"code": "text",
"id": 1,
"name": "text",
"tenantId": "text"
}
],
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
},
"ver": "text"
}
}
{
"Noc": [
{
"accountId": "text",
"additionalDetails": {},
"applicationNo": "text",
"applicationStatus": "text",
"applicationType": "NEW",
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"documents": [
{
"additionalDetails": {},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text"
}
],
"id": "text",
"landId": "text",
"nocNo": "text",
"nocType": "text",
"source": "text",
"sourceRefId": "text",
"status": "ACTIVE",
"tenantId": "text",
"workflow": {
"action": "text",
"assignes": [
"text"
],
"comment": "text",
"documents": [
{
"additionalDetails": {},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text"
}
]
}
}
],
"ResponseInfo": {
"apiId": "text",
"msgId": "text",
"resMsgId": "text",
"status": "text",
"ts": 1,
"ver": "text"
},
"count": 1
}
Updates a given application
with newer details.
A object to bind the metadata contract and main application contract
POST /v1/noc/_update HTTP/1.1
Host: egov-micro-dev.egovernments.org
Content-Type: application/json
Accept: */*
Content-Length: 926
{
"Noc": {
"accountId": "text",
"additionalDetails": {},
"applicationType": "NEW",
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"documents": [
{
"additionalDetails": {},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text"
}
],
"landId": "text",
"nocType": "text",
"source": "text",
"sourceRefId": "text",
"status": "ACTIVE",
"tenantId": "text",
"workflow": {
"action": "text",
"assignes": [
"text"
],
"comment": "text",
"documents": [
{
"additionalDetails": {},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text"
}
]
}
},
"RequestInfo": {
"action": "text",
"apiId": "text",
"authToken": "text",
"correlationId": "text",
"did": "text",
"key": "text",
"msgId": "text",
"ts": 1,
"userInfo": {
"emailId": "text",
"id": 1,
"mobileNumber": "text",
"name": "text",
"roles": [
{
"code": "text",
"id": 1,
"name": "text",
"tenantId": "text"
}
],
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
},
"ver": "text"
}
}
{
"Noc": [
{
"accountId": "text",
"additionalDetails": {},
"applicationNo": "text",
"applicationStatus": "text",
"applicationType": "NEW",
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"documents": [
{
"additionalDetails": {},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text"
}
],
"id": "text",
"landId": "text",
"nocNo": "text",
"nocType": "text",
"source": "text",
"sourceRefId": "text",
"status": "ACTIVE",
"tenantId": "text",
"workflow": {
"action": "text",
"assignes": [
"text"
],
"comment": "text",
"documents": [
{
"additionalDetails": {},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text"
}
]
}
}
],
"ResponseInfo": {
"apiId": "text",
"msgId": "text",
"resMsgId": "text",
"status": "text",
"ts": 1,
"ver": "text"
},
"count": 1
}
POST /v1/noc/_search HTTP/1.1
Host: egov-micro-dev.egovernments.org
Content-Type: application/json
Accept: */*
Content-Length: 353
{
"RequestInfo": {
"action": "text",
"apiId": "text",
"authToken": "text",
"correlationId": "text",
"did": "text",
"key": "text",
"msgId": "text",
"ts": 1,
"userInfo": {
"emailId": "text",
"id": 1,
"mobileNumber": "text",
"name": "text",
"roles": [
{
"code": "text",
"id": 1,
"name": "text",
"tenantId": "text"
}
],
"tenantId": "text",
"type": "text",
"userName": "text",
"uuid": "text"
},
"ver": "text"
}
}
{
"Noc": [
{
"accountId": "text",
"additionalDetails": {},
"applicationNo": "text",
"applicationStatus": "text",
"applicationType": "NEW",
"auditDetails": {
"createdBy": "text",
"createdTime": 1,
"lastModifiedBy": "text",
"lastModifiedTime": 1
},
"documents": [
{
"additionalDetails": {},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text"
}
],
"id": "text",
"landId": "text",
"nocNo": "text",
"nocType": "text",
"source": "text",
"sourceRefId": "text",
"status": "ACTIVE",
"tenantId": "text",
"workflow": {
"action": "text",
"assignes": [
"text"
],
"comment": "text",
"documents": [
{
"additionalDetails": {},
"documentType": "text",
"documentUid": "text",
"fileStoreId": "text",
"id": "text"
}
]
}
}
],
"ResponseInfo": {
"apiId": "text",
"msgId": "text",
"resMsgId": "text",
"status": "text",
"ts": 1,
"ver": "text"
},
"count": 1
}