GET api/form/GetFormsByOper?oper_num={oper_num}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
oper_num

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of FormTypesOpers
NameDescriptionTypeAdditional information
form_code

integer

None.

oper_code

integer

None.

FormTypes

FormType

None.

Opers

Oper

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Debits' with type 'CustDemog.Debit'. Path '[0].FormTypes.MainForms[0].Debits.AnswerStatusHistory[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Debits' with type 'CustDemog.Debit'. Path '[0].FormTypes.MainForms[0].Debits.AnswerStatusHistory[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'CustDemog.FormType' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'CustDemog.FormType' contains cycles and cannot be serialized if reference tracking is disabled.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.