Supply a signer's email
Provides the email for a deferred signer - one Clemta opened with a name but no email (status pending_email). Once every signer on the document has an email, the signing round opens for all of them and you can mint their sessions. Live mode only. The email is not required to be one of the company’s owners. A deferred signer is an outside party by design.
Authorizations
Your API key, e.g. Authorization: Bearer clmt_test_. Live keys use the clmt_live_ prefix.
Path Parameters
ID of the company.
^cmp_[0-9A-Za-z]{22}$Body
The open signature requirement the signer belongs to.
^rqmt_[0-9A-Za-z]{22}$The deferred signer's ref (from the requirement's signers).
^sgr_[0-9A-Za-z]{22}$The signer's email. Screened for disposable domains.
254Response
The signature requirement with the signer's email set.
One thing needed from you or your client: an owner's identity document, a service-order form, or something Clemta asked for (a company-name change, extra information). Fulfill it over the API, or mint a hosted link and hand fulfillment to your client.
Entity name.
requirement ^rqmt_[0-9A-Za-z]{22}$"rqmt_0346sFPEvSkJvY8vt14NNw"
The company this requirement is on.
^cmp_[0-9A-Za-z]{22}$What fulfills it. document - an identity document file. form - the current fulfilment step's answers. name_change - a new company name (a name value). information - free-form answers.
document, form, name_change, information, signature open, resolved, canceled Who opened it - the platform itself, or Clemta.
system, operations The service order this requirement belongs to - a form requirement's own order, or the order a Clemta-opened information or document ask was scoped to.
^so_[0-9A-Za-z]{22}$The owner a document requirement is about.
^sh_[0-9A-Za-z]{22}$On a document requirement: the file-policy purpose it collects under, which decides the accepted size, content types, page count and link lifetime (see the file upload guide's policy table).
identity_document, formation_document, additional_document For a signature requirement - the name of the document awaiting signature.
For a signature requirement - every party that must sign, with each one's progress. The requirement resolves only when they have all signed.
Why it was opened, in words you can show your client.
On a canceled requirement - why it closed without being fulfilled: a signer's decline reason, or Clemta withdrawing the ask. Safe to show your client.
For an OPEN form requirement: the fields to collect, read live from the fulfilment workflow.
What fulfilled it (absent for documents).
A form requirement's file-field uploads collected so far. Forwarded together with the values when the form is fulfilled.