Create Signing Field
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
width
Required: Field width in PDF points - numeric > 0
height
Required: Field height in PDF points - numeric > 0
field_type
Required: Field type - in: SIGNATURE|INITIAL|DATE|TEXT|CHECKBOX
position_x
Required: X coordinate in PDF points from page top-left - numeric >= 0
position_y
Required: Y coordinate in PDF points from page top-left - numeric >= 0
field_label
Required: Human-readable label - max 255 chars
field_order
Optional: Tab-order within the page - integer >= 0
is_required
Optional: Recipient must complete - boolean true|false|1|0
page_number
Required: PDF page number - integer >= 1
default_value
Optional: Default value - DATE supports literal TODAY token (auto-fills with submit-time UTC date) - max 1000 chars
document_signer_id
Required: Owning signer UUID - exists:document_signers,id
Response
Successful response

