GET api/form/GetFormsByOper?oper_num={oper_num}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| oper_num | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of FormTypesOpers| Name | Description | Type | Additional information |
|---|---|---|---|
| form_code | integer |
None. |
|
| oper_code | integer |
None. |
|
| FormTypes | FormType |
None. |
|
| Opers | Oper |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.