SignatureAPI now supports Dutch (nl) as a first-class language. Recipient emails, the signing ceremony UI, and audit logs are all fully localized, giving your Dutch-speaking signers a native experience from invitation to completion.
How to Use It
Set Dutch as the default language for your account in the dashboard, or apply it per envelope using the language parameter in your API request:
{
"language": "nl",
"recipients": [ ... ],
"documents": [ ... ]
}
The language setting controls every signer-facing surface. Invitation emails, reminders, the ceremony interface, confirmation messages, and the audit log included with the completed deliverable all render in Dutch.
Why It Matters
Localization is not a cosmetic detail for legally binding signatures. When a signer reads the agreement, the consent prompts, and the audit trail in their own language, there is no ambiguity about what was signed or when. That clarity matters for compliance and for trust.
Dutch joins the growing list of languages SignatureAPI supports out of the box. See the language reference for the full list.
Veel plezier met automatiseren!