€48.00 + VAT
Get all the information you need to trace the legal heirs of a deceased person. Available data are e.g. name and residence of possible heirs and property of the deceased.
The Report Heirs with Acceptance is an information service that makes it possible to trace the actual heirs, i.e. the family members who have accepted 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 procedure. 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 with Acceptance, a call must be made to the endpoint POST/IT-eredi-con-accettazione
POST https://risk.openapi.com/IT-eredi-con-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-con-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.
It is also possible to obtain the same information prior to acceptance of the inheritance with the dedicated "Heir Report without 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.
The Report Heirs with Acceptance via API is ideal for law firms, notaries, probate administrators, and companies that need quick access to the data required to manage inheritance paperwork, so that they can verify which heirs have accepted an inheritance.
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 Heirs with Acceptance service allows you to request, via API, a document detailing the heirs of a deceased person, specifically the family members who have accepted the inheritance, and includes personal information, properties held, and more.
The service is part of Risk, the API that allows access to numerous databases (e.g., Registry, Revenue Agency, Chamber of Commerce, CRIF, Experian) with a single request and to over 15 reports or investigations on individuals, freelancers, and companies. Here are some of the information available via API:
The report includes:
Yes, Openapi also offers a dedicated service called "Report Heirs Before Acceptance," which provides the same information even before the confirmation of acceptance of the inheritance.
Yes, reports can be customized in white label mode, allowing you to add your company logo, notes, disclaimers, and other legal information.
The Report Heirs with Acceptance service via API is useful for law firms, notaries, estate administrators, and companies that need to manage and verify the heirs who have accepted an inheritance. By integrating the service via API, it is possible to automate and simplify the process of identifying heirs, ensuring quick and direct access to the necessary data for managing inheritance practices.
Openapi manages the entire request process via API in full compliance with current privacy regulations, with data minimization and encryption protocols in place. For more information, please consult the Privacy documentation on our website.
Produced documents are deleted from Openapi’s systems based on the timelines visible in the Redemption Period (the time limit after which the document is deleted from our servers) outlined in the privacy documentation. If necessary, the client can contact the authorized professional who provided the service, who is required to keep a copy in accordance with the regulations.
The service is provided within 12 working days.
The cost is €48.00.