signature_certificate_generate
Generate the official appearance certificate for a fully signed signature request and retrieve it in the same call. Provide the signatureRequestId to produce the document.
Instructions
Generates the well-signed appearance certificate document for a signature request. Use once every signatory has signed (check with get_signature_request). Requires: create_signature_request → signatureRequestId. Unlike EAD Enterprise's equivalent tool (a GET that polls an already-generated URL), this triggers generation and returns the result in the same call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signatureRequestId | Yes | MANDATORY. UUID of the signature request. Obtain from create_signature_request. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |