put https://api.forsign.digital/api/v1/form/operation
This endpoint is designed to create an Operation by uploading files that have been previously prepared.
Configuration | - |
---|---|
type | the word "Others" must be sent to define that it will be a customizable form, if you want a form with pre-defined information, you can add a form directly in the Create Operation request. |
name | form name. |
description | description of the form. |
fieldType | form type, which can be "Text, TextLetter, Number, Email, Phone, Date, Select, DateUs" |
variant | Variation of the form, which can be "List", "Checkbox" or null |
required | defines the mandatory form. |
save | defines whether the form should be saved for future use. |
options | used to add conditions for List and Checkbox variations. |