post https://{url}/lostAndStolen/isStolen
This endpoint is used to check if a certificate is stolen.
certificateId (string, required): The ID of the certificate to be checked for stolen.
The response will contain a boolean value indicating whether the certificate is stolen or not.
For more information, read our detailed API documentation.