Creates and optionally sends a new document for signing. If `draft` is set to true the document will not be sent.
Document
Createdocumentfromtemplate is an example object payload from SignWell, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"operationId": "createDocumentFromTemplate",
"method": "POST",
"path": "/api/v1/document_templates/documents",
"summary": "Create Document from Template",
"description": "Creates and optionally sends a new document for signing. If `draft` is set to true the document will not be sent.",
"tags": [
"Document"
],
"parameters": [],
"requestBody": {
"content": "application/json",
"schema": {
"$ref": "#/components/schemas/DocumentFromTemplateRequest"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.