POST api/form/UpdateFormsTypeList
Request Information
URI Parameters
None.
Body Parameters
Collection of FormTypeName | Description | Type | Additional information |
---|---|---|---|
form_code | integer |
None. |
|
form_name | string |
Required String length: inclusive between 0 and 25 |
|
preference | integer |
None. |
|
picture | string |
String length: inclusive between 0 and 30 |
|
active | string |
String length: inclusive between 0 and 1 |
|
is_single_in_visit | string |
String length: inclusive between 0 and 1 |
|
is_memografya | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
MainForms | Collection of MainForm |
None. |
|
FormTypesOpers | Collection of FormTypesOpers |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.