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