POST api/Shareholder_Details
Request Information
URI Parameters
None.
Body Parameters
TBL_SHAREHOLDER_DETAILS| Name | Description | Type | Additional information |
|---|---|---|---|
| SHRHLDR_ID | decimal number |
None. |
|
| COMPANY_ID_FK | decimal number |
None. |
|
| identifyNumber | decimal number |
None. |
|
| shareHolderNameEn | string |
None. |
|
| shareHolderNameBil | string |
None. |
|
| shareHolderPositionEn | string |
None. |
|
| shareHolderPositionBil | string |
None. |
|
| percentage | decimal number |
None. |
|
| isActive | string |
None. |
|
| LAST_UPDATE_ON | date |
None. |
|
| companyCode | string |
None. |
|
| modifyFlag | boolean |
None. |
|
| shareHolderList | Collection of TBL_SHAREHOLDER_DETAILS |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />