Create DOCX Document
Creates a DOCX document in Plumsail Documents.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
string
Locale used to format dates, numbers, and currencies in the output document.
string
JSON object with values to merge into the DOCX template.
string
Optional output format for the generated document.
string
IANA timezone used for date tokens and date formatting.
string
Template engine to use for DOCX processing.
file
DOCX template file to upload.
string
Anonymous URL to a DOCX template file.
string
Webhook URL to receive async completion notifications.