GroupDocs.Signature Cloud REST Api supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this Api.
Resource The following GroupDocs.Signature Cloud REST Api resource has been used in the example to list supported QR-Code types.
cURL example Linux/MacOS/Bash curl -X GET "https://Api.groupdocs.cloud/v2.0/signature/qrcodes" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://Api.groupdocs.cloud/v2.0/signature/qrcodes" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://Api....Signature Cloud REST API supports to sign a document with...supported QR-Ccode types using this API. Resource The following GroupDocs...