DIGIT Specifications
PlatformUrbanHealthPublic FinanceSanitation
  • Specifications Overview
    • Standardisation Approach
  • Common Service Specs
    • Access Control
    • Analytics
    • Billing
    • Collection
    • Dashboard Analytics
    • Decision Support System Ingest
    • Document Controller
    • Employee
    • Encryption
    • Filestore
    • ID Generation
    • Inbox
    • Indexer
    • Master
    • Master Data Management
    • OTP
    • Payment Gateway
    • PDF Generation
    • URL Shortening
    • User
    • Workflow
  • Domain Service Specs
    • Attendance
    • Bank Account
    • Billing Calculator
    • Birth-Death
    • Building Plan Approval
    • Building Plan Calculator
    • Campaign
    • Campaign Delivery
    • Contracts
    • Estimates
    • eChallan
    • Facility
    • Faecal Sludge Management (FSM)
    • Fire NOC
    • Fire NOC Calculator
    • Household
    • Individual
    • Inventory
    • Land
    • Muster Roll
    • National Dashboard Ingest
    • No Objection Certificate
    • Organization
    • Planning
    • Product
    • Project
    • Property Registry
    • Property Tax Calculator
    • Public Grievance Redressal
    • Registration
    • Sewerage Connection
    • Stock
    • Supervision
    • Sync
    • Trade Licence
    • Trade Licence Calculator
    • User Events
    • Vehicle Registration
    • Vendor Registration
    • Water Connection
  • Archived-docs
    • DIGIT Urban Service Specs
      • Property Tax Service
        • Property Tax Taxonomy
        • Property Tax Data Model
        • Property Tax Service API
      • Public Grievance Redressal Service
        • Public Grievance Redressal Taxonomy
        • Public Grievance Redressal Data Model
        • Public Grievance Redressal Service API
      • Trade License Service
        • Trade License Taxonomy
        • Trade License Data Model
        • Trade License API
      • Fire NOC Service
        • Fire NOC Taxonomy
        • Fire NOC Data Model
        • Fire NOC API
      • Miscellaneous Collection Service
        • Miscellaneous Collections Taxonomy
        • Miscellaneous Collections Data Model
        • Miscellaneous Collection API
      • Online Building Plan Approval Service
        • Online Building Plan Approval Taxonomy
        • Online Building Plan Approval Data Model
        • Online Building Plan Approval Service API
      • Water & Sewerage Service
        • Water & Sewerage Taxonomy
        • Water Service Data Model
        • Sewerage Service Data Model
        • Water & Sewerage Service API
      • Birth & Death Service
        • Birth & Death Taxonomy
        • Birth & Death Data Model
        • Birth & Death Service API
    • DIGIT Public Finance Management Service Specs
      • iFIX Master Data Service API
      • Adapter Master Data Service API
      • mGramSeva iFIX Adapter Service API
      • iFIX Department Entity Service API
      • Fiscal Event API
    • DIGIT Health Service Specs
      • Health Service Data Model
      • Health Service API
    • DIGIT Sanitation Service Specs
      • Faecal Sludge Management Service
        • Faecal Sludge Management Data Model
        • Faecal Sludge Management Service API
Powered by GitBook

​All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.

On this page

Was this helpful?

Export as PDF
  1. Domain Service Specs

Birth-Death

PreviousBilling CalculatorNextBuilding Plan Approval

Last updated 1 year ago

Was this helpful?

Birth & Death APIs

APIs to create new birth and death applications, update existing applications, search applications and download birth and death certificates.

  • Birth & Death APIs
  • POSTdownload
  • POSTgetfilestoreid
  • POSTplainSearch
  • POSTsearch
  • POSTsearchApplications
  • POSTviewCertificateData
  • POSTviewfullCertMasterData
  • POSTsearch
  • POSTsaveBirthImport
  • POSTsaveDeathImport
  • POSTupdateBirthImport
  • POSTupdateDeathImport
  • POSTdownload
  • POSTgetfilestoreid
  • POSTplainSearch
  • POSTsearch
  • POSTsearchApplications
  • POSTviewCertificateData
  • POSTviewfullCertMasterData

download

post
Query parameters
birthDtlIdstringOptional
birthcertificatenostringOptional
consumerCodestringOptional
dateOfBirthstringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
tenantIdstringOptional
toDatestringOptional
tokenstringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/birth/_download HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "birthCertificate": [
    {
      "additionalDetail": {},
      "amount": [
        {
          "amount": 1,
          "taxHeadCode": "text"
        }
      ],
      "applicationStatus": "ACTIVE",
      "auditDetails": {
        "createdBy": "text",
        "createdTime": 1,
        "lastModifiedBy": "text",
        "lastModifiedTime": 1
      },
      "birthCertificateNo": "text",
      "birthDtlId": "text",
      "birthPlace": "text",
      "businessService": "text",
      "calculation": {
        "deathCertificate": {
          "additionalDetail": {},
          "age": 1,
          "amount": [
            {
              "amount": 1,
              "taxHeadCode": "text"
            }
          ],
          "applicationStatus": "ACTIVE",
          "auditDetails": {
            "createdBy": "text",
            "createdTime": 1,
            "lastModifiedBy": "text",
            "lastModifiedTime": 1
          },
          "businessService": "text",
          "calculation": {
            "deathCertificate": "[Circular Reference]",
            "deathCertificateNo": "text",
            "taxHeadEstimates": [
              {
                "category": "TAX",
                "estimateAmount": 1,
                "taxHeadCode": "text"
              }
            ],
            "tenantId": "text"
          },
          "citizen": {
            "id": 1,
            "userName": "text",
            "name": "text",
            "type": "text",
            "mobileNumber": "text",
            "emailId": "text",
            "roles": [
              {
                "id": 1,
                "name": "text",
                "code": "text",
                "tenantId": "text"
              }
            ],
            "tenantId": "text",
            "uuid": "text"
          },
          "counter": 1,
          "dateofdeath": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "dateofissue": 1,
          "dateofreport": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "deathCertificateNo": "text",
          "deathDtlId": "text",
          "district": "text",
          "embeddedUrl": "text",
          "filestoreid": "text",
          "gender": "text",
          "id": "text",
          "placeofdeath": "text",
          "source": "text",
          "state": "text",
          "taxPeriodFrom": 1,
          "taxPeriodTo": 1,
          "tenantId": "text",
          "ward": "text",
          "year": "text"
        },
        "deathCertificateNo": "text",
        "taxHeadEstimates": [
          {
            "category": "TAX",
            "estimateAmount": 1,
            "taxHeadCode": "text"
          }
        ],
        "tenantId": "text"
      },
      "citizen": {
        "id": 1,
        "userName": "text",
        "name": "text",
        "type": "text",
        "mobileNumber": "text",
        "emailId": "text",
        "roles": [
          {
            "id": 1,
            "name": "text",
            "code": "text",
            "tenantId": "text"
          }
        ],
        "tenantId": "text",
        "uuid": "text"
      },
      "counter": 1,
      "dateofbirth": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "district": "text",
      "embeddedUrl": "text",
      "filestoreid": "text",
      "gender": "text",
      "id": "text",
      "source": "text",
      "state": "text",
      "taxPeriodFrom": 1,
      "taxPeriodTo": 1,
      "tenantId": "text",
      "ward": "text",
      "year": "text"
    }
  ],
  "consumerCode": "text",
  "filestoreId": "text",
  "responseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "tenantId": "text"
}

getfilestoreid

post
Query parameters
birthDtlIdstringOptional
birthcertificatenostringOptional
consumerCodestringOptional
dateOfBirthstringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
tenantIdstringOptional
toDatestringOptional
tokenstringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/birth/_getfilestoreid HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "birthCertificate": [
    {
      "additionalDetail": {},
      "amount": [
        {
          "amount": 1,
          "taxHeadCode": "text"
        }
      ],
      "applicationStatus": "ACTIVE",
      "auditDetails": {
        "createdBy": "text",
        "createdTime": 1,
        "lastModifiedBy": "text",
        "lastModifiedTime": 1
      },
      "birthCertificateNo": "text",
      "birthDtlId": "text",
      "birthPlace": "text",
      "businessService": "text",
      "calculation": {
        "deathCertificate": {
          "additionalDetail": {},
          "age": 1,
          "amount": [
            {
              "amount": 1,
              "taxHeadCode": "text"
            }
          ],
          "applicationStatus": "ACTIVE",
          "auditDetails": {
            "createdBy": "text",
            "createdTime": 1,
            "lastModifiedBy": "text",
            "lastModifiedTime": 1
          },
          "businessService": "text",
          "calculation": {
            "deathCertificate": "[Circular Reference]",
            "deathCertificateNo": "text",
            "taxHeadEstimates": [
              {
                "category": "TAX",
                "estimateAmount": 1,
                "taxHeadCode": "text"
              }
            ],
            "tenantId": "text"
          },
          "citizen": {
            "id": 1,
            "userName": "text",
            "name": "text",
            "type": "text",
            "mobileNumber": "text",
            "emailId": "text",
            "roles": [
              {
                "id": 1,
                "name": "text",
                "code": "text",
                "tenantId": "text"
              }
            ],
            "tenantId": "text",
            "uuid": "text"
          },
          "counter": 1,
          "dateofdeath": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "dateofissue": 1,
          "dateofreport": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "deathCertificateNo": "text",
          "deathDtlId": "text",
          "district": "text",
          "embeddedUrl": "text",
          "filestoreid": "text",
          "gender": "text",
          "id": "text",
          "placeofdeath": "text",
          "source": "text",
          "state": "text",
          "taxPeriodFrom": 1,
          "taxPeriodTo": 1,
          "tenantId": "text",
          "ward": "text",
          "year": "text"
        },
        "deathCertificateNo": "text",
        "taxHeadEstimates": [
          {
            "category": "TAX",
            "estimateAmount": 1,
            "taxHeadCode": "text"
          }
        ],
        "tenantId": "text"
      },
      "citizen": {
        "id": 1,
        "userName": "text",
        "name": "text",
        "type": "text",
        "mobileNumber": "text",
        "emailId": "text",
        "roles": [
          {
            "id": 1,
            "name": "text",
            "code": "text",
            "tenantId": "text"
          }
        ],
        "tenantId": "text",
        "uuid": "text"
      },
      "counter": 1,
      "dateofbirth": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "district": "text",
      "embeddedUrl": "text",
      "filestoreid": "text",
      "gender": "text",
      "id": "text",
      "source": "text",
      "state": "text",
      "taxPeriodFrom": 1,
      "taxPeriodTo": 1,
      "tenantId": "text",
      "ward": "text",
      "year": "text"
    }
  ],
  "consumerCode": "text",
  "filestoreId": "text",
  "responseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "tenantId": "text"
}

plainSearch

post
Query parameters
birthDtlIdstringOptional
birthcertificatenostringOptional
consumerCodestringOptional
dateOfBirthstringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
tenantIdstringOptional
toDatestringOptional
tokenstringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/birth/_plainsearch HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "birthCertificate": [
    {
      "additionalDetail": {},
      "amount": [
        {
          "amount": 1,
          "taxHeadCode": "text"
        }
      ],
      "applicationStatus": "ACTIVE",
      "auditDetails": {
        "createdBy": "text",
        "createdTime": 1,
        "lastModifiedBy": "text",
        "lastModifiedTime": 1
      },
      "birthCertificateNo": "text",
      "birthDtlId": "text",
      "birthPlace": "text",
      "businessService": "text",
      "calculation": {
        "deathCertificate": {
          "additionalDetail": {},
          "age": 1,
          "amount": [
            {
              "amount": 1,
              "taxHeadCode": "text"
            }
          ],
          "applicationStatus": "ACTIVE",
          "auditDetails": {
            "createdBy": "text",
            "createdTime": 1,
            "lastModifiedBy": "text",
            "lastModifiedTime": 1
          },
          "businessService": "text",
          "calculation": {
            "deathCertificate": "[Circular Reference]",
            "deathCertificateNo": "text",
            "taxHeadEstimates": [
              {
                "category": "TAX",
                "estimateAmount": 1,
                "taxHeadCode": "text"
              }
            ],
            "tenantId": "text"
          },
          "citizen": {
            "id": 1,
            "userName": "text",
            "name": "text",
            "type": "text",
            "mobileNumber": "text",
            "emailId": "text",
            "roles": [
              {
                "id": 1,
                "name": "text",
                "code": "text",
                "tenantId": "text"
              }
            ],
            "tenantId": "text",
            "uuid": "text"
          },
          "counter": 1,
          "dateofdeath": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "dateofissue": 1,
          "dateofreport": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "deathCertificateNo": "text",
          "deathDtlId": "text",
          "district": "text",
          "embeddedUrl": "text",
          "filestoreid": "text",
          "gender": "text",
          "id": "text",
          "placeofdeath": "text",
          "source": "text",
          "state": "text",
          "taxPeriodFrom": 1,
          "taxPeriodTo": 1,
          "tenantId": "text",
          "ward": "text",
          "year": "text"
        },
        "deathCertificateNo": "text",
        "taxHeadEstimates": [
          {
            "category": "TAX",
            "estimateAmount": 1,
            "taxHeadCode": "text"
          }
        ],
        "tenantId": "text"
      },
      "citizen": {
        "id": 1,
        "userName": "text",
        "name": "text",
        "type": "text",
        "mobileNumber": "text",
        "emailId": "text",
        "roles": [
          {
            "id": 1,
            "name": "text",
            "code": "text",
            "tenantId": "text"
          }
        ],
        "tenantId": "text",
        "uuid": "text"
      },
      "counter": 1,
      "dateofbirth": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "district": "text",
      "embeddedUrl": "text",
      "filestoreid": "text",
      "gender": "text",
      "id": "text",
      "source": "text",
      "state": "text",
      "taxPeriodFrom": 1,
      "taxPeriodTo": 1,
      "tenantId": "text",
      "ward": "text",
      "year": "text"
    }
  ],
  "consumerCode": "text",
  "filestoreId": "text",
  "responseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "tenantId": "text"
}

search

post
Query parameters
birthDtlIdstringOptional
birthcertificatenostringOptional
consumerCodestringOptional
dateOfBirthstringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
tenantIdstringOptional
toDatestringOptional
tokenstringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/birth/_search HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  },
  "ResponseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "birthCerts": [
    {
      "birthFatherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "education": "text",
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text",
        "nationality": "text",
        "proffession": "text",
        "religion": "text"
      },
      "birthMotherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "education": "text",
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text",
        "nationality": "text",
        "proffession": "text",
        "religion": "text"
      },
      "birthPermaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "birthPresentaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "birthcertificateno": "text",
      "counter": 1,
      "createdby": "text",
      "createdtime": 1,
      "dateofbirth": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofbirthepoch": "text",
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofreportepoch": "text",
      "embeddedUrl": "text",
      "excelrowindex": 1,
      "firstname": "text",
      "fullName": "text",
      "gender": 1,
      "genderStr": "text",
      "hospitalid": "text",
      "hospitalname": "text",
      "id": "text",
      "informantsaddress": "text",
      "informantsname": "text",
      "lastmodifiedby": "text",
      "lastmodifiedtime": 1,
      "lastname": "text",
      "middlename": "text",
      "placeofbirth": "text",
      "registrationno": "text",
      "rejectReason": "text",
      "remarks": "text",
      "tenantid": "text"
    }
  ]
}

searchApplications

post
Query parameters
birthDtlIdstringOptional
birthcertificatenostringOptional
consumerCodestringOptional
dateOfBirthstringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
tenantIdstringOptional
toDatestringOptional
tokenstringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/birth/_searchapplications HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "applications": [
    {
      "applicationCategory": "text",
      "applicationDate": "text",
      "applicationNumber": "text",
      "applicationType": "text",
      "fileStoreId": "text",
      "name": "text",
      "regNo": "text",
      "status": "text",
      "tenantId": "text"
    }
  ],
  "responseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  }
}

viewCertificateData

post
Query parameters
birthDtlIdstringOptional
birthcertificatenostringOptional
consumerCodestringOptional
dateOfBirthstringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
tenantIdstringOptional
toDatestringOptional
tokenstringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/birth/_viewcertdata HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "BirthCertificate": [
    {
      "birthFatherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "education": "text",
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text",
        "nationality": "text",
        "proffession": "text",
        "religion": "text"
      },
      "birthMotherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "education": "text",
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text",
        "nationality": "text",
        "proffession": "text",
        "religion": "text"
      },
      "birthPermaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "birthPresentaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "birthcertificateno": "text",
      "counter": 1,
      "createdby": "text",
      "createdtime": 1,
      "dateofbirth": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofbirthepoch": "text",
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofreportepoch": "text",
      "embeddedUrl": "text",
      "excelrowindex": 1,
      "firstname": "text",
      "fullName": "text",
      "gender": 1,
      "genderStr": "text",
      "hospitalid": "text",
      "hospitalname": "text",
      "id": "text",
      "informantsaddress": "text",
      "informantsname": "text",
      "lastmodifiedby": "text",
      "lastmodifiedtime": 1,
      "lastname": "text",
      "middlename": "text",
      "placeofbirth": "text",
      "registrationno": "text",
      "rejectReason": "text",
      "remarks": "text",
      "tenantid": "text"
    }
  ],
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}

viewfullCertMasterData

post
Query parameters
birthDtlIdstringOptional
birthcertificatenostringOptional
consumerCodestringOptional
dateOfBirthstringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
tenantIdstringOptional
toDatestringOptional
tokenstringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/birth/_viewfullcertdata HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "BirthCertificate": [
    {
      "birthFatherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "education": "text",
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text",
        "nationality": "text",
        "proffession": "text",
        "religion": "text"
      },
      "birthMotherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "education": "text",
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text",
        "nationality": "text",
        "proffession": "text",
        "religion": "text"
      },
      "birthPermaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "birthPresentaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "birthcertificateno": "text",
      "counter": 1,
      "createdby": "text",
      "createdtime": 1,
      "dateofbirth": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofbirthepoch": "text",
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofreportepoch": "text",
      "embeddedUrl": "text",
      "excelrowindex": 1,
      "firstname": "text",
      "fullName": "text",
      "gender": 1,
      "genderStr": "text",
      "hospitalid": "text",
      "hospitalname": "text",
      "id": "text",
      "informantsaddress": "text",
      "informantsname": "text",
      "lastmodifiedby": "text",
      "lastmodifiedtime": 1,
      "lastname": "text",
      "middlename": "text",
      "placeofbirth": "text",
      "registrationno": "text",
      "rejectReason": "text",
      "remarks": "text",
      "tenantid": "text"
    }
  ],
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}

search

post
Query parameters
birthDtlIdstringOptional
birthcertificatenostringOptional
consumerCodestringOptional
dateOfBirthstringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
tenantIdstringOptional
toDatestringOptional
tokenstringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/common/gethospitals HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "ResponseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "hospitalDtls": [
    {
      "id": "text",
      "name": "text",
      "tenantid": "text"
    }
  ]
}

saveBirthImport

post
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/common/savebirthimport HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 2504

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  },
  "ResponseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "birthCerts": [
    {
      "birthFatherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "education": "text",
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text",
        "nationality": "text",
        "proffession": "text",
        "religion": "text"
      },
      "birthMotherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "education": "text",
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text",
        "nationality": "text",
        "proffession": "text",
        "religion": "text"
      },
      "birthPermaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "birthPresentaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "birthcertificateno": "text",
      "counter": 1,
      "createdby": "text",
      "createdtime": 1,
      "dateofbirth": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofbirthepoch": "text",
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofreportepoch": "text",
      "embeddedUrl": "text",
      "excelrowindex": 1,
      "firstname": "text",
      "fullName": "text",
      "gender": 1,
      "genderStr": "text",
      "hospitalid": "text",
      "hospitalname": "text",
      "id": "text",
      "informantsaddress": "text",
      "informantsname": "text",
      "lastmodifiedby": "text",
      "lastmodifiedtime": 1,
      "lastname": "text",
      "middlename": "text",
      "placeofbirth": "text",
      "registrationno": "text",
      "rejectReason": "text",
      "remarks": "text",
      "tenantid": "text"
    }
  ]
}
{
  "ResponseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "errorRowMap": {
    "ANY_ADDITIONAL_PROPERTY": [
      "text"
    ]
  },
  "hospitals": [
    "text"
  ],
  "serviceError": "text",
  "statsMap": {
    "ANY_ADDITIONAL_PROPERTY": 1
  },
  "statsMapData": {
    "ANY_ADDITIONAL_PROPERTY": [
      {
        "birthFatherInfo": {
          "aadharno": "text",
          "createdby": "text",
          "createdtime": 1,
          "education": "text",
          "emailid": "text",
          "firstname": "text",
          "fullName": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "lastname": "text",
          "middlename": "text",
          "mobileno": "text",
          "nationality": "text",
          "proffession": "text",
          "religion": "text"
        },
        "birthMotherInfo": {
          "aadharno": "text",
          "createdby": "text",
          "createdtime": 1,
          "education": "text",
          "emailid": "text",
          "firstname": "text",
          "fullName": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "lastname": "text",
          "middlename": "text",
          "mobileno": "text",
          "nationality": "text",
          "proffession": "text",
          "religion": "text"
        },
        "birthPermaddr": {
          "buildingno": "text",
          "city": "text",
          "country": "text",
          "createdby": "text",
          "createdtime": 1,
          "district": "text",
          "fullAddress": "text",
          "houseno": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "locality": "text",
          "pinno": "text",
          "state": "text",
          "streetname": "text",
          "tehsil": "text"
        },
        "birthPresentaddr": {
          "buildingno": "text",
          "city": "text",
          "country": "text",
          "createdby": "text",
          "createdtime": 1,
          "district": "text",
          "fullAddress": "text",
          "houseno": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "locality": "text",
          "pinno": "text",
          "state": "text",
          "streetname": "text",
          "tehsil": "text"
        },
        "birthcertificateno": "text",
        "counter": 1,
        "createdby": "text",
        "createdtime": 1,
        "dateofbirth": {
          "date": 1,
          "day": 1,
          "hours": 1,
          "minutes": 1,
          "month": 1,
          "nanos": 1,
          "seconds": 1,
          "time": 1,
          "timezoneOffset": 1,
          "year": 1
        },
        "dateofbirthepoch": "text",
        "dateofissue": 1,
        "dateofreport": {
          "date": 1,
          "day": 1,
          "hours": 1,
          "minutes": 1,
          "month": 1,
          "nanos": 1,
          "seconds": 1,
          "time": 1,
          "timezoneOffset": 1,
          "year": 1
        },
        "dateofreportepoch": "text",
        "embeddedUrl": "text",
        "excelrowindex": 1,
        "firstname": "text",
        "fullName": "text",
        "gender": 1,
        "genderStr": "text",
        "hospitalid": "text",
        "hospitalname": "text",
        "id": "text",
        "informantsaddress": "text",
        "informantsname": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "placeofbirth": "text",
        "registrationno": "text",
        "rejectReason": "text",
        "remarks": "text",
        "tenantid": "text"
      }
    ]
  }
}

saveDeathImport

post
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/common/savedeathimport HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 2683

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  },
  "ResponseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "deathCerts": [
    {
      "aadharno": "text",
      "age": 1,
      "counter": 1,
      "createdby": "text",
      "createdtime": 1,
      "dateofdeath": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofdeathepoch": "text",
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofreportepoch": "text",
      "deathFatherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathMotherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathPermaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "deathPresentaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "deathSpouseInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathcertificateno": "text",
      "eidno": "text",
      "embeddedUrl": "text",
      "excelrowindex": 1,
      "firstname": "text",
      "fullName": "text",
      "gender": 1,
      "genderStr": "text",
      "hospitalid": "text",
      "hospitalname": "text",
      "icdcode": "text",
      "id": "text",
      "informantsaddress": "text",
      "informantsname": "text",
      "lastmodifiedby": "text",
      "lastmodifiedtime": 1,
      "lastname": "text",
      "middlename": "text",
      "nationality": "text",
      "placeofdeath": "text",
      "registrationno": "text",
      "rejectReason": "text",
      "religion": "text",
      "remarks": "text",
      "tenantid": "text"
    }
  ]
}
{
  "ResponseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "errorRowMap": {
    "ANY_ADDITIONAL_PROPERTY": [
      "text"
    ]
  },
  "hospitals": [
    "text"
  ],
  "serviceError": "text",
  "statsMap": {
    "ANY_ADDITIONAL_PROPERTY": 1
  },
  "statsMapData": {
    "ANY_ADDITIONAL_PROPERTY": [
      {
        "aadharno": "text",
        "age": 1,
        "counter": 1,
        "createdby": "text",
        "createdtime": 1,
        "dateofdeath": {
          "date": 1,
          "day": 1,
          "hours": 1,
          "minutes": 1,
          "month": 1,
          "nanos": 1,
          "seconds": 1,
          "time": 1,
          "timezoneOffset": 1,
          "year": 1
        },
        "dateofdeathepoch": "text",
        "dateofissue": 1,
        "dateofreport": {
          "date": 1,
          "day": 1,
          "hours": 1,
          "minutes": 1,
          "month": 1,
          "nanos": 1,
          "seconds": 1,
          "time": 1,
          "timezoneOffset": 1,
          "year": 1
        },
        "dateofreportepoch": "text",
        "deathFatherInfo": {
          "aadharno": "text",
          "createdby": "text",
          "createdtime": 1,
          "emailid": "text",
          "firstname": "text",
          "fullName": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "lastname": "text",
          "middlename": "text",
          "mobileno": "text"
        },
        "deathMotherInfo": {
          "aadharno": "text",
          "createdby": "text",
          "createdtime": 1,
          "emailid": "text",
          "firstname": "text",
          "fullName": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "lastname": "text",
          "middlename": "text",
          "mobileno": "text"
        },
        "deathPermaddr": {
          "buildingno": "text",
          "city": "text",
          "country": "text",
          "createdby": "text",
          "createdtime": 1,
          "district": "text",
          "fullAddress": "text",
          "houseno": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "locality": "text",
          "pinno": "text",
          "state": "text",
          "streetname": "text",
          "tehsil": "text"
        },
        "deathPresentaddr": {
          "buildingno": "text",
          "city": "text",
          "country": "text",
          "createdby": "text",
          "createdtime": 1,
          "district": "text",
          "fullAddress": "text",
          "houseno": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "locality": "text",
          "pinno": "text",
          "state": "text",
          "streetname": "text",
          "tehsil": "text"
        },
        "deathSpouseInfo": {
          "aadharno": "text",
          "createdby": "text",
          "createdtime": 1,
          "emailid": "text",
          "firstname": "text",
          "fullName": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "lastname": "text",
          "middlename": "text",
          "mobileno": "text"
        },
        "deathcertificateno": "text",
        "eidno": "text",
        "embeddedUrl": "text",
        "excelrowindex": 1,
        "firstname": "text",
        "fullName": "text",
        "gender": 1,
        "genderStr": "text",
        "hospitalid": "text",
        "hospitalname": "text",
        "icdcode": "text",
        "id": "text",
        "informantsaddress": "text",
        "informantsname": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "nationality": "text",
        "placeofdeath": "text",
        "registrationno": "text",
        "rejectReason": "text",
        "religion": "text",
        "remarks": "text",
        "tenantid": "text"
      }
    ]
  }
}

updateBirthImport

post
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/common/updatebirthimport HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 2504

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  },
  "ResponseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "birthCerts": [
    {
      "birthFatherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "education": "text",
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text",
        "nationality": "text",
        "proffession": "text",
        "religion": "text"
      },
      "birthMotherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "education": "text",
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text",
        "nationality": "text",
        "proffession": "text",
        "religion": "text"
      },
      "birthPermaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "birthPresentaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "birthcertificateno": "text",
      "counter": 1,
      "createdby": "text",
      "createdtime": 1,
      "dateofbirth": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofbirthepoch": "text",
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofreportepoch": "text",
      "embeddedUrl": "text",
      "excelrowindex": 1,
      "firstname": "text",
      "fullName": "text",
      "gender": 1,
      "genderStr": "text",
      "hospitalid": "text",
      "hospitalname": "text",
      "id": "text",
      "informantsaddress": "text",
      "informantsname": "text",
      "lastmodifiedby": "text",
      "lastmodifiedtime": 1,
      "lastname": "text",
      "middlename": "text",
      "placeofbirth": "text",
      "registrationno": "text",
      "rejectReason": "text",
      "remarks": "text",
      "tenantid": "text"
    }
  ]
}
{
  "ResponseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "errorRowMap": {
    "ANY_ADDITIONAL_PROPERTY": [
      "text"
    ]
  },
  "hospitals": [
    "text"
  ],
  "serviceError": "text",
  "statsMap": {
    "ANY_ADDITIONAL_PROPERTY": 1
  },
  "statsMapData": {
    "ANY_ADDITIONAL_PROPERTY": [
      {
        "birthFatherInfo": {
          "aadharno": "text",
          "createdby": "text",
          "createdtime": 1,
          "education": "text",
          "emailid": "text",
          "firstname": "text",
          "fullName": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "lastname": "text",
          "middlename": "text",
          "mobileno": "text",
          "nationality": "text",
          "proffession": "text",
          "religion": "text"
        },
        "birthMotherInfo": {
          "aadharno": "text",
          "createdby": "text",
          "createdtime": 1,
          "education": "text",
          "emailid": "text",
          "firstname": "text",
          "fullName": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "lastname": "text",
          "middlename": "text",
          "mobileno": "text",
          "nationality": "text",
          "proffession": "text",
          "religion": "text"
        },
        "birthPermaddr": {
          "buildingno": "text",
          "city": "text",
          "country": "text",
          "createdby": "text",
          "createdtime": 1,
          "district": "text",
          "fullAddress": "text",
          "houseno": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "locality": "text",
          "pinno": "text",
          "state": "text",
          "streetname": "text",
          "tehsil": "text"
        },
        "birthPresentaddr": {
          "buildingno": "text",
          "city": "text",
          "country": "text",
          "createdby": "text",
          "createdtime": 1,
          "district": "text",
          "fullAddress": "text",
          "houseno": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "locality": "text",
          "pinno": "text",
          "state": "text",
          "streetname": "text",
          "tehsil": "text"
        },
        "birthcertificateno": "text",
        "counter": 1,
        "createdby": "text",
        "createdtime": 1,
        "dateofbirth": {
          "date": 1,
          "day": 1,
          "hours": 1,
          "minutes": 1,
          "month": 1,
          "nanos": 1,
          "seconds": 1,
          "time": 1,
          "timezoneOffset": 1,
          "year": 1
        },
        "dateofbirthepoch": "text",
        "dateofissue": 1,
        "dateofreport": {
          "date": 1,
          "day": 1,
          "hours": 1,
          "minutes": 1,
          "month": 1,
          "nanos": 1,
          "seconds": 1,
          "time": 1,
          "timezoneOffset": 1,
          "year": 1
        },
        "dateofreportepoch": "text",
        "embeddedUrl": "text",
        "excelrowindex": 1,
        "firstname": "text",
        "fullName": "text",
        "gender": 1,
        "genderStr": "text",
        "hospitalid": "text",
        "hospitalname": "text",
        "id": "text",
        "informantsaddress": "text",
        "informantsname": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "placeofbirth": "text",
        "registrationno": "text",
        "rejectReason": "text",
        "remarks": "text",
        "tenantid": "text"
      }
    ]
  }
}

updateDeathImport

post
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/common/updatedeathimport HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 2683

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  },
  "ResponseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "deathCerts": [
    {
      "aadharno": "text",
      "age": 1,
      "counter": 1,
      "createdby": "text",
      "createdtime": 1,
      "dateofdeath": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofdeathepoch": "text",
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofreportepoch": "text",
      "deathFatherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathMotherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathPermaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "deathPresentaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "deathSpouseInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathcertificateno": "text",
      "eidno": "text",
      "embeddedUrl": "text",
      "excelrowindex": 1,
      "firstname": "text",
      "fullName": "text",
      "gender": 1,
      "genderStr": "text",
      "hospitalid": "text",
      "hospitalname": "text",
      "icdcode": "text",
      "id": "text",
      "informantsaddress": "text",
      "informantsname": "text",
      "lastmodifiedby": "text",
      "lastmodifiedtime": 1,
      "lastname": "text",
      "middlename": "text",
      "nationality": "text",
      "placeofdeath": "text",
      "registrationno": "text",
      "rejectReason": "text",
      "religion": "text",
      "remarks": "text",
      "tenantid": "text"
    }
  ]
}
{
  "ResponseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "errorRowMap": {
    "ANY_ADDITIONAL_PROPERTY": [
      "text"
    ]
  },
  "hospitals": [
    "text"
  ],
  "serviceError": "text",
  "statsMap": {
    "ANY_ADDITIONAL_PROPERTY": 1
  },
  "statsMapData": {
    "ANY_ADDITIONAL_PROPERTY": [
      {
        "aadharno": "text",
        "age": 1,
        "counter": 1,
        "createdby": "text",
        "createdtime": 1,
        "dateofdeath": {
          "date": 1,
          "day": 1,
          "hours": 1,
          "minutes": 1,
          "month": 1,
          "nanos": 1,
          "seconds": 1,
          "time": 1,
          "timezoneOffset": 1,
          "year": 1
        },
        "dateofdeathepoch": "text",
        "dateofissue": 1,
        "dateofreport": {
          "date": 1,
          "day": 1,
          "hours": 1,
          "minutes": 1,
          "month": 1,
          "nanos": 1,
          "seconds": 1,
          "time": 1,
          "timezoneOffset": 1,
          "year": 1
        },
        "dateofreportepoch": "text",
        "deathFatherInfo": {
          "aadharno": "text",
          "createdby": "text",
          "createdtime": 1,
          "emailid": "text",
          "firstname": "text",
          "fullName": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "lastname": "text",
          "middlename": "text",
          "mobileno": "text"
        },
        "deathMotherInfo": {
          "aadharno": "text",
          "createdby": "text",
          "createdtime": 1,
          "emailid": "text",
          "firstname": "text",
          "fullName": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "lastname": "text",
          "middlename": "text",
          "mobileno": "text"
        },
        "deathPermaddr": {
          "buildingno": "text",
          "city": "text",
          "country": "text",
          "createdby": "text",
          "createdtime": 1,
          "district": "text",
          "fullAddress": "text",
          "houseno": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "locality": "text",
          "pinno": "text",
          "state": "text",
          "streetname": "text",
          "tehsil": "text"
        },
        "deathPresentaddr": {
          "buildingno": "text",
          "city": "text",
          "country": "text",
          "createdby": "text",
          "createdtime": 1,
          "district": "text",
          "fullAddress": "text",
          "houseno": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "locality": "text",
          "pinno": "text",
          "state": "text",
          "streetname": "text",
          "tehsil": "text"
        },
        "deathSpouseInfo": {
          "aadharno": "text",
          "createdby": "text",
          "createdtime": 1,
          "emailid": "text",
          "firstname": "text",
          "fullName": "text",
          "id": "text",
          "lastmodifiedby": "text",
          "lastmodifiedtime": 1,
          "lastname": "text",
          "middlename": "text",
          "mobileno": "text"
        },
        "deathcertificateno": "text",
        "eidno": "text",
        "embeddedUrl": "text",
        "excelrowindex": 1,
        "firstname": "text",
        "fullName": "text",
        "gender": 1,
        "genderStr": "text",
        "hospitalid": "text",
        "hospitalname": "text",
        "icdcode": "text",
        "id": "text",
        "informantsaddress": "text",
        "informantsname": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "nationality": "text",
        "placeofdeath": "text",
        "registrationno": "text",
        "rejectReason": "text",
        "religion": "text",
        "remarks": "text",
        "tenantid": "text"
      }
    ]
  }
}

download

post
Query parameters
consumerCodestringOptional
dateOfDeathstringOptional
deathDtlIdstringOptional
deathcertificatenostringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
namestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
spouseNamestringOptional
tenantIdstringOptional
toDatestringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/death/_download HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "consumerCode": "text",
  "deathCertificate": [
    {
      "additionalDetail": {},
      "age": 1,
      "amount": [
        {
          "amount": 1,
          "taxHeadCode": "text"
        }
      ],
      "applicationStatus": "ACTIVE",
      "auditDetails": {
        "createdBy": "text",
        "createdTime": 1,
        "lastModifiedBy": "text",
        "lastModifiedTime": 1
      },
      "businessService": "text",
      "calculation": {
        "deathCertificate": {
          "additionalDetail": {},
          "age": 1,
          "amount": [
            {
              "amount": 1,
              "taxHeadCode": "text"
            }
          ],
          "applicationStatus": "ACTIVE",
          "auditDetails": {
            "createdBy": "text",
            "createdTime": 1,
            "lastModifiedBy": "text",
            "lastModifiedTime": 1
          },
          "businessService": "text",
          "calculation": {
            "deathCertificate": "[Circular Reference]",
            "deathCertificateNo": "text",
            "taxHeadEstimates": [
              {
                "category": "TAX",
                "estimateAmount": 1,
                "taxHeadCode": "text"
              }
            ],
            "tenantId": "text"
          },
          "citizen": {
            "id": 1,
            "userName": "text",
            "name": "text",
            "type": "text",
            "mobileNumber": "text",
            "emailId": "text",
            "roles": [
              {
                "id": 1,
                "name": "text",
                "code": "text",
                "tenantId": "text"
              }
            ],
            "tenantId": "text",
            "uuid": "text"
          },
          "counter": 1,
          "dateofdeath": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "dateofissue": 1,
          "dateofreport": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "deathCertificateNo": "text",
          "deathDtlId": "text",
          "district": "text",
          "embeddedUrl": "text",
          "filestoreid": "text",
          "gender": "text",
          "id": "text",
          "placeofdeath": "text",
          "source": "text",
          "state": "text",
          "taxPeriodFrom": 1,
          "taxPeriodTo": 1,
          "tenantId": "text",
          "ward": "text",
          "year": "text"
        },
        "deathCertificateNo": "text",
        "taxHeadEstimates": [
          {
            "category": "TAX",
            "estimateAmount": 1,
            "taxHeadCode": "text"
          }
        ],
        "tenantId": "text"
      },
      "citizen": {
        "id": 1,
        "userName": "text",
        "name": "text",
        "type": "text",
        "mobileNumber": "text",
        "emailId": "text",
        "roles": [
          {
            "id": 1,
            "name": "text",
            "code": "text",
            "tenantId": "text"
          }
        ],
        "tenantId": "text",
        "uuid": "text"
      },
      "counter": 1,
      "dateofdeath": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "deathCertificateNo": "text",
      "deathDtlId": "text",
      "district": "text",
      "embeddedUrl": "text",
      "filestoreid": "text",
      "gender": "text",
      "id": "text",
      "placeofdeath": "text",
      "source": "text",
      "state": "text",
      "taxPeriodFrom": 1,
      "taxPeriodTo": 1,
      "tenantId": "text",
      "ward": "text",
      "year": "text"
    }
  ],
  "filestoreId": "text",
  "responseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "tenantId": "text"
}

getfilestoreid

post
Query parameters
consumerCodestringOptional
dateOfDeathstringOptional
deathDtlIdstringOptional
deathcertificatenostringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
namestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
spouseNamestringOptional
tenantIdstringOptional
toDatestringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/death/_getfilestoreid HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "consumerCode": "text",
  "deathCertificate": [
    {
      "additionalDetail": {},
      "age": 1,
      "amount": [
        {
          "amount": 1,
          "taxHeadCode": "text"
        }
      ],
      "applicationStatus": "ACTIVE",
      "auditDetails": {
        "createdBy": "text",
        "createdTime": 1,
        "lastModifiedBy": "text",
        "lastModifiedTime": 1
      },
      "businessService": "text",
      "calculation": {
        "deathCertificate": {
          "additionalDetail": {},
          "age": 1,
          "amount": [
            {
              "amount": 1,
              "taxHeadCode": "text"
            }
          ],
          "applicationStatus": "ACTIVE",
          "auditDetails": {
            "createdBy": "text",
            "createdTime": 1,
            "lastModifiedBy": "text",
            "lastModifiedTime": 1
          },
          "businessService": "text",
          "calculation": {
            "deathCertificate": "[Circular Reference]",
            "deathCertificateNo": "text",
            "taxHeadEstimates": [
              {
                "category": "TAX",
                "estimateAmount": 1,
                "taxHeadCode": "text"
              }
            ],
            "tenantId": "text"
          },
          "citizen": {
            "id": 1,
            "userName": "text",
            "name": "text",
            "type": "text",
            "mobileNumber": "text",
            "emailId": "text",
            "roles": [
              {
                "id": 1,
                "name": "text",
                "code": "text",
                "tenantId": "text"
              }
            ],
            "tenantId": "text",
            "uuid": "text"
          },
          "counter": 1,
          "dateofdeath": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "dateofissue": 1,
          "dateofreport": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "deathCertificateNo": "text",
          "deathDtlId": "text",
          "district": "text",
          "embeddedUrl": "text",
          "filestoreid": "text",
          "gender": "text",
          "id": "text",
          "placeofdeath": "text",
          "source": "text",
          "state": "text",
          "taxPeriodFrom": 1,
          "taxPeriodTo": 1,
          "tenantId": "text",
          "ward": "text",
          "year": "text"
        },
        "deathCertificateNo": "text",
        "taxHeadEstimates": [
          {
            "category": "TAX",
            "estimateAmount": 1,
            "taxHeadCode": "text"
          }
        ],
        "tenantId": "text"
      },
      "citizen": {
        "id": 1,
        "userName": "text",
        "name": "text",
        "type": "text",
        "mobileNumber": "text",
        "emailId": "text",
        "roles": [
          {
            "id": 1,
            "name": "text",
            "code": "text",
            "tenantId": "text"
          }
        ],
        "tenantId": "text",
        "uuid": "text"
      },
      "counter": 1,
      "dateofdeath": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "deathCertificateNo": "text",
      "deathDtlId": "text",
      "district": "text",
      "embeddedUrl": "text",
      "filestoreid": "text",
      "gender": "text",
      "id": "text",
      "placeofdeath": "text",
      "source": "text",
      "state": "text",
      "taxPeriodFrom": 1,
      "taxPeriodTo": 1,
      "tenantId": "text",
      "ward": "text",
      "year": "text"
    }
  ],
  "filestoreId": "text",
  "responseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "tenantId": "text"
}

plainSearch

post
Query parameters
consumerCodestringOptional
dateOfDeathstringOptional
deathDtlIdstringOptional
deathcertificatenostringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
namestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
spouseNamestringOptional
tenantIdstringOptional
toDatestringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/death/_plainsearch HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "consumerCode": "text",
  "deathCertificate": [
    {
      "additionalDetail": {},
      "age": 1,
      "amount": [
        {
          "amount": 1,
          "taxHeadCode": "text"
        }
      ],
      "applicationStatus": "ACTIVE",
      "auditDetails": {
        "createdBy": "text",
        "createdTime": 1,
        "lastModifiedBy": "text",
        "lastModifiedTime": 1
      },
      "businessService": "text",
      "calculation": {
        "deathCertificate": {
          "additionalDetail": {},
          "age": 1,
          "amount": [
            {
              "amount": 1,
              "taxHeadCode": "text"
            }
          ],
          "applicationStatus": "ACTIVE",
          "auditDetails": {
            "createdBy": "text",
            "createdTime": 1,
            "lastModifiedBy": "text",
            "lastModifiedTime": 1
          },
          "businessService": "text",
          "calculation": {
            "deathCertificate": "[Circular Reference]",
            "deathCertificateNo": "text",
            "taxHeadEstimates": [
              {
                "category": "TAX",
                "estimateAmount": 1,
                "taxHeadCode": "text"
              }
            ],
            "tenantId": "text"
          },
          "citizen": {
            "id": 1,
            "userName": "text",
            "name": "text",
            "type": "text",
            "mobileNumber": "text",
            "emailId": "text",
            "roles": [
              {
                "id": 1,
                "name": "text",
                "code": "text",
                "tenantId": "text"
              }
            ],
            "tenantId": "text",
            "uuid": "text"
          },
          "counter": 1,
          "dateofdeath": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "dateofissue": 1,
          "dateofreport": {
            "date": 1,
            "day": 1,
            "hours": 1,
            "minutes": 1,
            "month": 1,
            "nanos": 1,
            "seconds": 1,
            "time": 1,
            "timezoneOffset": 1,
            "year": 1
          },
          "deathCertificateNo": "text",
          "deathDtlId": "text",
          "district": "text",
          "embeddedUrl": "text",
          "filestoreid": "text",
          "gender": "text",
          "id": "text",
          "placeofdeath": "text",
          "source": "text",
          "state": "text",
          "taxPeriodFrom": 1,
          "taxPeriodTo": 1,
          "tenantId": "text",
          "ward": "text",
          "year": "text"
        },
        "deathCertificateNo": "text",
        "taxHeadEstimates": [
          {
            "category": "TAX",
            "estimateAmount": 1,
            "taxHeadCode": "text"
          }
        ],
        "tenantId": "text"
      },
      "citizen": {
        "id": 1,
        "userName": "text",
        "name": "text",
        "type": "text",
        "mobileNumber": "text",
        "emailId": "text",
        "roles": [
          {
            "id": 1,
            "name": "text",
            "code": "text",
            "tenantId": "text"
          }
        ],
        "tenantId": "text",
        "uuid": "text"
      },
      "counter": 1,
      "dateofdeath": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "deathCertificateNo": "text",
      "deathDtlId": "text",
      "district": "text",
      "embeddedUrl": "text",
      "filestoreid": "text",
      "gender": "text",
      "id": "text",
      "placeofdeath": "text",
      "source": "text",
      "state": "text",
      "taxPeriodFrom": 1,
      "taxPeriodTo": 1,
      "tenantId": "text",
      "ward": "text",
      "year": "text"
    }
  ],
  "filestoreId": "text",
  "responseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "tenantId": "text"
}

search

post
Query parameters
consumerCodestringOptional
dateOfDeathstringOptional
deathDtlIdstringOptional
deathcertificatenostringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
namestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
spouseNamestringOptional
tenantIdstringOptional
toDatestringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/death/_search HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  },
  "ResponseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  },
  "deathCerts": [
    {
      "aadharno": "text",
      "age": 1,
      "counter": 1,
      "createdby": "text",
      "createdtime": 1,
      "dateofdeath": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofdeathepoch": "text",
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofreportepoch": "text",
      "deathFatherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathMotherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathPermaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "deathPresentaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "deathSpouseInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathcertificateno": "text",
      "eidno": "text",
      "embeddedUrl": "text",
      "excelrowindex": 1,
      "firstname": "text",
      "fullName": "text",
      "gender": 1,
      "genderStr": "text",
      "hospitalid": "text",
      "hospitalname": "text",
      "icdcode": "text",
      "id": "text",
      "informantsaddress": "text",
      "informantsname": "text",
      "lastmodifiedby": "text",
      "lastmodifiedtime": 1,
      "lastname": "text",
      "middlename": "text",
      "nationality": "text",
      "placeofdeath": "text",
      "registrationno": "text",
      "rejectReason": "text",
      "religion": "text",
      "remarks": "text",
      "tenantid": "text"
    }
  ]
}

searchApplications

post
Query parameters
consumerCodestringOptional
dateOfDeathstringOptional
deathDtlIdstringOptional
deathcertificatenostringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
namestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
spouseNamestringOptional
tenantIdstringOptional
toDatestringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/death/_searchapplications HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "applications": [
    {
      "applicationCategory": "text",
      "applicationDate": "text",
      "applicationNumber": "text",
      "applicationType": "text",
      "fileStoreId": "text",
      "name": "text",
      "regNo": "text",
      "status": "text",
      "tenantId": "text"
    }
  ],
  "responseInfo": {
    "apiId": "text",
    "msgId": "text",
    "resMsgId": "text",
    "status": "text",
    "ts": 1,
    "ver": "text"
  }
}

viewCertificateData

post
Query parameters
consumerCodestringOptional
dateOfDeathstringOptional
deathDtlIdstringOptional
deathcertificatenostringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
namestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
spouseNamestringOptional
tenantIdstringOptional
toDatestringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/death/_viewcertdata HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "DeathCertificate": [
    {
      "aadharno": "text",
      "age": 1,
      "counter": 1,
      "createdby": "text",
      "createdtime": 1,
      "dateofdeath": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofdeathepoch": "text",
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofreportepoch": "text",
      "deathFatherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathMotherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathPermaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "deathPresentaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "deathSpouseInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathcertificateno": "text",
      "eidno": "text",
      "embeddedUrl": "text",
      "excelrowindex": 1,
      "firstname": "text",
      "fullName": "text",
      "gender": 1,
      "genderStr": "text",
      "hospitalid": "text",
      "hospitalname": "text",
      "icdcode": "text",
      "id": "text",
      "informantsaddress": "text",
      "informantsname": "text",
      "lastmodifiedby": "text",
      "lastmodifiedtime": 1,
      "lastname": "text",
      "middlename": "text",
      "nationality": "text",
      "placeofdeath": "text",
      "registrationno": "text",
      "rejectReason": "text",
      "religion": "text",
      "remarks": "text",
      "tenantid": "text"
    }
  ],
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}

viewfullCertMasterData

post
Query parameters
consumerCodestringOptional
dateOfDeathstringOptional
deathDtlIdstringOptional
deathcertificatenostringOptional
fatherNamestringOptional
fromDatestringOptional
genderinteger · int32Optional
hospitalIdstringOptional
idstringOptional
limitinteger · int32Optional
motherNamestringOptional
namestringOptional
offsetinteger · int32Optional
registrationNostringOptional
sourcestring · enumOptionalPossible values:
spouseNamestringOptional
tenantIdstringOptional
toDatestringOptional
Body
Responses
200
OK
*/*
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
POST /egov-foundation/BND/1.0.0/death/_viewfullcertdata HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 353

{
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}
{
  "DeathCertificate": [
    {
      "aadharno": "text",
      "age": 1,
      "counter": 1,
      "createdby": "text",
      "createdtime": 1,
      "dateofdeath": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofdeathepoch": "text",
      "dateofissue": 1,
      "dateofreport": {
        "date": 1,
        "day": 1,
        "hours": 1,
        "minutes": 1,
        "month": 1,
        "nanos": 1,
        "seconds": 1,
        "time": 1,
        "timezoneOffset": 1,
        "year": 1
      },
      "dateofreportepoch": "text",
      "deathFatherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathMotherInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathPermaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "deathPresentaddr": {
        "buildingno": "text",
        "city": "text",
        "country": "text",
        "createdby": "text",
        "createdtime": 1,
        "district": "text",
        "fullAddress": "text",
        "houseno": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "locality": "text",
        "pinno": "text",
        "state": "text",
        "streetname": "text",
        "tehsil": "text"
      },
      "deathSpouseInfo": {
        "aadharno": "text",
        "createdby": "text",
        "createdtime": 1,
        "emailid": "text",
        "firstname": "text",
        "fullName": "text",
        "id": "text",
        "lastmodifiedby": "text",
        "lastmodifiedtime": 1,
        "lastname": "text",
        "middlename": "text",
        "mobileno": "text"
      },
      "deathcertificateno": "text",
      "eidno": "text",
      "embeddedUrl": "text",
      "excelrowindex": 1,
      "firstname": "text",
      "fullName": "text",
      "gender": 1,
      "genderStr": "text",
      "hospitalid": "text",
      "hospitalname": "text",
      "icdcode": "text",
      "id": "text",
      "informantsaddress": "text",
      "informantsname": "text",
      "lastmodifiedby": "text",
      "lastmodifiedtime": 1,
      "lastname": "text",
      "middlename": "text",
      "nationality": "text",
      "placeofdeath": "text",
      "registrationno": "text",
      "rejectReason": "text",
      "religion": "text",
      "remarks": "text",
      "tenantid": "text"
    }
  ],
  "RequestInfo": {
    "apiId": "text",
    "ver": "text",
    "ts": 1,
    "action": "text",
    "did": "text",
    "key": "text",
    "msgId": "text",
    "authToken": "text",
    "correlationId": "text",
    "userInfo": {
      "id": 1,
      "userName": "text",
      "name": "text",
      "type": "text",
      "mobileNumber": "text",
      "emailId": "text",
      "roles": [
        {
          "id": 1,
          "name": "text",
          "code": "text",
          "tenantId": "text"
        }
      ],
      "tenantId": "text",
      "uuid": "text"
    }
  }
}