How to Generate Certificates
Last updated
Last updated
The DIVOC certificate generation service provides a ‘Certify” API for other eHealth systems, to generate digital certificates for specific events. With the help of this service, the user can generate a certificate that must have a QR code. The QR will have the link to the reference website or the database containing all the details of the required documents. These may include details such as name, document identification number, and license.
The API structure for the Certify API includes the following:
Recipient information: This section contains information about the beneficiary of the specific event (for example, the registration event).
Registration event information: This includes details about the registration event such as name, year of passing, and college/university.
Issuer information: It contains information about the issuing authority.
Certificate information: It includes details such as certificate ID and expiry date, among others.
Request method: POST
Request URL: {{baseUrl}}/vc-certification/v1/certify/EnitityName
Sample URL: {{baseUrl}}/vc-certification/v1/certify/HealthProfessional_1
Request method: GET
Request URL: {{baseUrl}}/vc-management/v1/transaction/transactionId
Sample URL: {{baseUrl}}/vc-management/v1/transaction/63114647-b3a3-4863-a667-48d06b1c93c5
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.