Merge API

Writer’s Merge API allows you to create a set of documents, such as a personalized form letter that can be stored, signed, downloaded, or mailed.

Note: To get all the fields available inside the document, you can use our Get All Fields API.

Sample JSON files
KeysDescription
idSpecify unique id for each field.
display_nameSpecify the name in which the field needs to be displayed in the template.
typeSpecify the type of the field. If you wish to add Related List fields, the type should be mentioned as 'subform'. 
fieldsSpecify the fields to be inserted inside this key.
dataPass the field values inside this key.