POST api/rof/forma

Request Information

URI Parameters

None.

Body Parameters

FormAModel
NameDescriptionTypeAdditional information
ServiceID

string

None.

Token

string

None.

_engaddressid

integer

None.

_maraddressid

integer

None.

_firmtransitionidmodify

integer

None.

_principaladdressenconame

string

None.

_principaladdressenhousename

string

None.

_principaladdressenhousenumber

string

None.

_principaladdressenlandmark

string

None.

_principaladdressenstreetname

string

None.

_principaladdressenstreetnumber

string

None.

_principaladdressenvillagetowncity

string

None.

_principaladdressentalukaid

string

None.

_principaladdressendistrictid

string

None.

_principaladdressenstateid

string

None.

_principaladdressenpincode

string

None.

_principaladdressenisactive

string

None.

_principaladdressencreateddt

string

None.

_principaladdressencreatedby

string

None.

_principaladdressmrconame

string

None.

_principaladdressmrhousename

string

None.

_principaladdressmrhousenumber

string

None.

_principaladdressmrlandmark

string

None.

_principaladdressmrstreetname

string

None.

_principaladdressmrstreetnumber

string

None.

_principaladdressmrvillagetowncity

string

None.

_principaladdressmrtalukaid

string

None.

_principaladdressmrdistrictid

string

None.

_principaladdressmrstateid

string

None.

_principaladdressmrpincode

string

None.

_principaladdressmrisactive

string

None.

_principaladdressmrcreateddt

string

None.

_principaladdressmrcreatedby

string

None.

_transitionid

string

None.

_actiontypeid

string

None.

_firmid

string

None.

_firmname

string

None.

_businessnatureinlocal

string

None.

_firmnameinlocal

string

None.

_businesnature

string

None.

_isactive

string

None.

_namechangedate

string

None.

_addresschangedate

string

None.

_businessnaturechangedate

string

None.

_dateofregistration

string

None.

_durationdescription

string

None.

_durationoffirm

string

None.

_dissolutiondate

string

None.

_isdurationatwill

string

None.

_registrationnumber

string

None.

_officeid

string

None.

_userid

string

None.

_createdby

string

None.

_transitiontypeid

string

None.

_branchDetails

Collection of BranchDetail

None.

_partnerDetails

Collection of PartnerDetail

None.

Documents

Collection of DocumentDetail

None.

objdocList

Collection of UploadDocument

None.

Request 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 with type 'Maitri2.Model.UploadDocument'. Path 'objdocList[0].documentList'.

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 with type 'Maitri2.Model.UploadDocument'. Path 'objdocList[0].documentList'.

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 'System.Collections.Generic.List`1[[Maitri2.Model.UploadDocument, Maitri2.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' 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 'System.Collections.Generic.List`1[[Maitri2.Model.UploadDocument, Maitri2.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'FormAModel'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.