POST api/TablesManagement/updateFormsOper?oper_code={oper_code}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| oper_code | integer |
Required |
Body Parameters
Collection of FormTypesOpers| Name | Description | Type | Additional information |
|---|---|---|---|
| form_code | integer |
None. |
|
| oper_code | integer |
None. |
|
| FormTypes | FormType |
None. |
|
| Opers | Oper |
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.