Generate Contract DocumentCopy Pagepost https://endpoint.example.com/generateGenerate document using template and transaction dataBody ParamstemplateIdstringrequiredTemplate IDformatstringrequiredPDF, DOCX or HTMLtransactionIdstringFill the template with data from specified transactionfillDatastringobjectJSON data in key-value pairs to autofill dynamic fields, data from user ID will be used first in case of a conflict. For example, passing {"myparameter":"abc"} would fill %{myparameter} in contract template with "abc".Response 200OKUpdated about 2 years ago