Institutional shareholder ownership information

API Name: /Company/GetCorporateShareHolder

Below is an example of how the data is presented in the API:

· "MasterOrganCode": "BHN",

· "SlaveOrganCode": "THBECO",

· "OwnershipTypeCode": "NNUOC",

· "Quantity": 5100000,

· "Percentage": 0.6631,

· "PublicDate": "2019-12-31T00:00:00",

· "QuantityAdjusted": 0,

· "PercentageAdjusted": 0,

· "AdjustedDate": "1753-01-01T00:00:00",

· "Status": 1,

· "CreateDate": "2017-01-09T14:34:54.62",

· "UpdateDate": "2020-03-17T10:55:01.377"

Field name
Data type
Data length
Description (VN)
Description (EN)

MasterOrganCode

nvarchar

15

Mã cổ đông sở hữu

Code of the owning company

SlaveOrganCode

nvarchar

15

Mã công ty bị sở hữu

Code of the owned company

OwnershipTypeCode

nvarchar

5

Loại hình sở hữu lấy từ bảng stx_mst_OwnershipType. 1: nhà nước, 2: trong nước, 3: nước ngoài

Ownership type retrieved from the stx_mst_OwnershipType table. 1: State-owned, 2: Domestic private, 3: Foreign-owned

Quantity

decimal

(18,0)

Số cổ phiếu sở hữu

Quantity of owned shares

Percentage

decimal

(18,10)

Phần trăm sở hữu. (đơn vị là %)

Proportion of ownership (unit: %)

PublicDate

datetime

8

Ngày cập nhật số cổ phiếu theo nguồn …

Public date of share quantity update according to the source ...

QuantityAdjusted

decimal

(18,0)

Số cổ phiếu điều chỉnh

Quantity of adjusted shares

PercentageAdjusted

decimal

(18,10)

Phần trăm sở hữu. (đơn vị là %)

Proportion of ownership (unit: %)

AdjustedDate

datetime

8

Ngày điều chỉnh

Adjusting date

Status

tinyint

1

Trạng thái của bản ghi. 0: record khóa; 1: record mở; 2: record đã xóa

Record status. 0: record locked; 1: record open; 2: record deleted

CreateDate

datetime

8

Ngày tạo record

Created date

UpdateDate

datetime

8

Ngày cập nhật record

Updated date

Last updated