POST api/DeletePartner
Request Information
URI Parameters
None.
Body Parameters
clsPartner| Name | Description | Type | Additional 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. |
|
| 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:
text/json
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.