POST api/rof/formd

Request Information

URI Parameters

None.

Body Parameters

EditFormD
NameDescriptionTypeAdditional information
firstname

string

None.

middlename

string

None.

lastname

string

None.

Companyname

string

None.

NamechangeDate

string

None.

CountryID

string

None.

AddressLine

string

None.

PartnerAddressChange

AddressDetails

None.

AddresschangeDate

string

None.

QueryString

string

None.

Action

string

None.

GetPartnerDetailsList

EditFormD

None.

Partnerdetailsinsert

EditFormD

None.

ID

string

None.

queryid

string

None.

districtid

integer

None.

addressid

integer

None.

partnerid

integer

None.

guardianaddressid

integer

None.

dateofjoining

string

None.

isminor

string

None.

dateofbenefit

string

None.

dateofmajority

string

None.

guardianfirstname

string

None.

guardianmiddlename

string

None.

guardianlastname

string

None.

TransitionType

integer

None.

currentstate

integer

None.

previousstate

integer

None.

firmid

integer

None.

actiontypeid

integer

None.

UserID

string

None.

add_firstname

string

None.

add_partnerfirmname

string

None.

add_guardianaddressid

string

None.

add_dateofjoining

string

None.

add_isminor

string

None.

add_dateofbenefit

string

None.

add_dateofmajority

string

None.

add_guardianfirstname

string

None.

add_addressline

string

None.

add_Coname

string

None.

modifiedpartnerid

string

None.

permanentaddressid

integer

None.

NameQueryString

string

None.

Documents

Collection of DocumentDetail

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 for property 'getPartnerDetailsList' with type 'Maitri2.Repository.ROF.Model.EditFormD'. Path ''.

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 'getPartnerDetailsList' with type 'Maitri2.Repository.ROF.Model.EditFormD'. Path ''.

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 'Maitri2.Repository.ROF.Model.EditFormD' 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 'Maitri2.Repository.ROF.Model.EditFormD' 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 'EditFormD'.

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.