OPENAPI / COMPONENTS / SCHEMAS

Template Response Document

TemplateResponseDocument

TemplateResponseDocument data structure

object6properties
namestring

Name of the associated file.

indexinteger

Document ordering, the lowest index is displayed first and the highest last (0-based indexing).

field_groupsTemplateResponseDocumentFieldGroup

An array of Form Field Group objects.

form_fieldsTemplateResponseDocumentFormFieldBase

An array of Form Field objects containing the name and type of each named field.

custom_fieldsTemplateResponseDocumentCustomFieldBase

An array of Form Field objects containing the name and type of each named field.

static_fieldsTemplateResponseDocumentStaticFieldBase

An array describing static overlay fields. **NOTE:** Only available for certain subscriptions.