How to request your recipients to sign documents with one of the signature providers such as Aadhaar eSign, InfoCert, etc.
- Zoho Sign integrates with several digital signature and identity providers. Based on your domain, you have to integrate with the providers and can enforce your signers to have the documents signed with the enabled providers.
- If you wish to enforce your signers to sign documents with one provider, enter the respective code alone within the array.
Digital signature/identity provider | Region (DC) | API ID |
---|---|---|
Zoho Sign | All regions | 10 |
TrustFactory | All regions | 90 |
European Union eID | All regions | 70 |
USB signing | All regions | 80 |
Digital certificate based signing (PFX signing) | All regions | 100 |
itsme | All regions | 71 |
Aadhaar eSign | India (IN) | 25 |
eMudhra eKYC services | India (IN) | 20 |
Ignisign | European Union (EU) | 150 |
InfoCert | European Union (EU) | 50 |
Uanataca | European Union (EU) | 40 |
Swisscom | Switzerland (EU) | 110 |
Evrotrust | European Union (EU) | 140 |
Sign with Singpass | Singapore (US) | 60 |
Tendaworld | Kenya (US) | 120 |
emdha | Kingdom of Saudia Arabia (SA) | 130 |
Copied{
"requests": {
"actions": [
{
"allowed_cloud_provider_ids": [10, 25]
}
]
}
}