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 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 |
Aadhaar eSign | India (IN) | 25 |
eMudhra eKYC services | India (IN) | 20 |
Sign with Singpass | Singapore (US) | 60 |
TrustFactory | All regions | 90 |
InfoCert | European Union (EU) | 50 |
Uanataca | European Union (EU) | 40 |
European Union eID | All regions | 70 |
Swisscom | Switzerland (EU) | 110 |
USB signing | All regions | 80 |
Digital certificate based signing (PFX signing) | All regions | 100 |
itsme | All regions | 71 |
Tendaworld | Kenya (US) | 120 |
{
"requests": {
"actions": [
{
"allowed_cloud_provider_ids": [10, 25]
}
]
}
}