POST api/GetPartnerDetail_By_Id

Request Information

URI Parameters

None.

Body Parameters

clsPartner
NameDescriptionTypeAdditional information
intId

integer

None.

intIds

string

None.

intCompanyId

integer

None.

strCompanyName

string

Required

Max length: 150

strPosition

string

Required

Max length: 150

strAddress1

string

Required

Max length: 150

strAddress2

string

Required

Max length: 150

strTown

string

Required

Max length: 150

strPostCode

string

Required

Matching regular expression pattern: ^[0-9]*$

Max length: 150

strOfficeAddress1

string

Required

Max length: 150

strOfficeAddress2

string

Required

Max length: 150

strOfficeTown

string

Required

Max length: 150

strOfficePostCode

string

Required

Matching regular expression pattern: ^[0-9]*$

Max length: 150

strCompanyType

string

Required

Max length: 150

strCompanyRegNo

string

Required

Max length: 150

strPhoneNo

string

None.

strAltPhoneNo

string

None.

strVatNo

string

Required

Max length: 150

PaymentMethod

string

None.

AccountName

string

None.

SortCode

string

None.

AccountNo

string

None.

BankAddress

string

None.

BankName

string

None.

VatNo

string

None.

Email

string

None.

SignJson

string

None.

SignName

string

None.

Signdate

string

None.

DirectorSignJson

string

None.

DirectorSignName

string

None.

DirectorSignDate

string

None.

ANNEXURE

string

None.

ContractFilePath

string

None.

Userid

integer

None.

partnerlist

Collection of clsPartner

None.

ErrorCode

integer

None.

AutoID

integer

None.

ErrorMsg

string

None.

Type

string

None.

Active

boolean

None.

Action

string

None.

CreatedBy

integer

None.

CreatedDate

date

None.

ModifyBy

integer

None.

ModifyDate

date

None.

PageNo

integer

None.

PageSize

integer

None.

TotalRecord

integer

None.

strSearchText

string

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 'PozitiveWater.Entities.Model.clsPartner'. Path 'partnerlist'.

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 'PozitiveWater.Entities.Model.clsPartner'. Path 'partnerlist'.

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 'clsPartner'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.