€24.00 + VAT
Obtain via API all data to trace the legal heirs of a deceased person prior to acceptance of the inheritance. Information includes, for example, the name and residence of the deceased's possible heirs and estate.
The Report Heirs without Acceptance is an information service that makes it possible to trace possible heirs, i.e. first-degree relatives of a deceased person, prior to acceptance of the inheritance.
The document includes the following information:
The service is provided via API directly by a qualified professional and the timing depends on the complexity of the file. Openapi guarantees that the entire process takes place in full compliance with current privacy regulations, with data minimisation and encryption logics.
To request the Report of Heirs without Acceptance, a call must be made to the endpoint POST/IT-eredi-senza-accettazione
POST https://risk.openapi.com/IT-eredi-senza-accettazione/
The data required for the request are:
You can customise the report with title, logo, text, otherwise the default values will be used.
In the payload it is also possible to set up a callback to be updated when the document is available and can be downloaded.
{
"name": "mario",
"surname": "rossi",
"taxCode": "RSSMRX90A28A883L",
"logoPdf": "https://www.mariorossi.com/assets/img/mariorossi.png",
"titlePdf": "My title",
"textPdf": "description pdf",
"callback": {
"url": "https://your_domain.it/your_callback.php",
"method": "JSON",
"headers": {
"session_id": "oiwejdf89453urf945jfg"
}
}
}
In addition to the data previously entered, the response will also contain:
{
"data": {
"name": "mario",
"surname": "rossi",
"taxCode": "RSSMRX90A28A883L",
"callback": {
"url": "https://your_domain.it/your_callback.php",
"method": "JSON",
"headers": null,
"session_id": "oiwejdf89453urf945jfg",
"data": {}
},
"state": "processing",
"creation_timestamp": 1685530639,
"last_update_timestamp": 1685530639,
"owner": "[email protected]",
"id": "6477280f496e98e849017aa7"
},
"success": true,
"message": "",
"error": null
}
The request ID is essential for the next steps.
To check the status of the request it is necessary to make a request to the endpoint GET/IT-eredi-senza-accettazione/{id}, where the id is the identifier previously obtained.
When the status has changed to 'evaso' (='processed') it will be possible to download the document.
To proceed with the download of the report, once the status of the request is set to 'evaso' (='processed'), a request must be made to the endpoint using the id as a parameter.
The response will include the document in pdf.
You can also get the same information in case of acceptance with the dedicated "Heir Report with Acceptance" service.
Reports will be provided in white label so you can add company logo, notes/disclaimers, Tulps logo/legal features to create a customised document.
Report Heirs without Acceptance via API is ideal for law firms, notaries, and probate professionals who need to obtain details about potential heirs and their relationship to the deceased even before they accept the inheritance, in order to facilitate the preparation and planning of inheritance paperwork.
Do you need help?
Haven't found the answer you're looking for?
Fill in all the details, we will get back to you as soon as possible!
The Report of Heirs without Acceptance service allows you to request, via API, a document with all the data to identify the legitimate heirs of a deceased person, before the acceptance of the inheritance. It includes personal information, properties registered, and more.
The service is part of Risk, the API that allows access to numerous databases (e.g., Registry Office, Italian Revenue Agency, Chamber of Commerce, CRIF, Experian) with a single request and provides over 15 reports and investigations on individuals, freelancers, and companies. These are some of the available information via API:
The report includes:
Yes, Openapi also offers a dedicated service called "Report of Heirs with Acceptance," which provides the same information after the acceptance of the inheritance.
Yes, reports can be customized in white-label mode, allowing for the addition of company logos, notes, disclaimers, and other legal information.
The Report of Heirs without Acceptance via API is useful for law firms, notaries, and succession management professionals who need to obtain information about heirs before they formally accept the inheritance. By integrating the service via API, it is possible to acquire details on potential heirs and their relationships with the deceased, facilitating the preparation and planning of inheritance procedures.
Openapi manages the entire request process via API in full compliance with current privacy regulations, applying data minimization and encryption practices. For more information, you can consult the Privacy documentation on our website.
The documents produced are deleted from Openapi's systems according to the timelines visible in the Redemption Period (the maximum time after which the document is deleted from our servers) within the privacy documentation. If necessary, the client can directly contact the authorized professional who provided the service, who is required to keep a copy according to regulations.
The service is provided within 12 working days.
The cost per request is €24.00.