Entity · sign_templates
Sign Template Schema
Felder
Sign Template Schema
Reusable envelope template with pre-defined signer roles and field placements
name
Template name
1–255 Zeichen
description
Internal description of the template
max 2000 Zeichennullable
defaultMessage
Default message pre-filled when creating an envelope from this template
max 5000 Zeichennullable
defaultExpiryDays
Default expiry in days from send date
1 – 365nullable
defaultReminderIntervalDays
1 – 30nullable
signingOrder
Werte
PARALLELSEQUENTIALDefault: "PARALLEL"
allowDecline
Default: true
requireSignatureReason
Default: false
signerRoles
Named signer roles (filled in when creating an envelope)
Default: []
signerIndex
≥ 0
roleName
1–100 Zeichen
roleDescription
max 500 Zeichennullable
verificationMethod
Werte
EMAIL_LINKSMS_OTPEMAIL_OTPIN_PERSONDefault: "EMAIL_LINK"
defaultEmail
max 255 Zeichennullable
defaultName
max 255 Zeichennullable
fields
Default: []
type
Werte
SIGNATUREINITIALSTEXTDATECHECKBOXSTAMPsignerIndex
≥ 0
page
≥ 1
x
0 – 1
y
0 – 1
width
0 – 1
height
0 – 1
required
Default: true
label
max 255 Zeichennullable
placeholder
max 255 Zeichennullable
defaultValue
max 1000 Zeichennullable
options
nullable
characterLimit
≥ 1nullable
dateFormat
max 50 Zeichennullable
group
max 100 Zeichennullable
linkedEntityType
Schema ID of the linked entity type this template is designed for
max 100 Zeichennullable
tags
Default: []
category
Template category for organization and filtering
Werte
GDPRCONTRACTOFFERHRCUSTOMnullable
isSystemTemplate
System templates are managed by Codemeta and cannot be deleted
Default: false
documentId
Default DMS document ID used when creating envelopes from this template
nullable
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/sign_templates— Liste, paginiert + filterbarGET /api/v1/sign_templates/<id>— Einzelne EntityPOST /api/v1/sign_templates— AnlegenPATCH /api/v1/sign_templates/<id>— Teil-UpdateDELETE /api/v1/sign_templates/<id>— Soft-DeleteGET /api/v1/sign_templates/<id>/timeline— Audit + Aktivitäten