Request signatures
assinafy_request_signaturesSend a document for signature using exactly one source. from_pdf uploads new PDF bytes, waits for processing and creates or reuses email signers. from_document uses an existing document_id and signer IDs; inspect the document first and do not repeat an existing assignment. from_template generates a document and assignment from a saved template; discover roles and field IDs first. These actions send invitations and can consume credits: use recipients authorized by the user. After a partial failure, inspect the retained document ID and continue from_document instead of uploading again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Choose exactly one action; supply only its arguments. |