Thương vụ doanh nghiệp

Giao dịch nội bộ/ Cổ đông lớn của tổ chức

API Name: /CorporateAction/GetCorporateDeal

Dưới đây là một số ví dụ minh họa về cách dữ liệu được trình bày trong API:

· "CorporateDealId": 417116,

· "OrganCode": "BOT",

· "TradeTypeCode": "ALL",

· "DealTypeCode": "RT",

· "ActionTypeCode": "B",

· "TradeStatusCode": "D",

· "TraderOrganCode": "TDPCO",

· "PublicDate": "2020-03-17T14:52:27.863",

· "PersonId": 0,

· "ShareBeforeTrade": 23790000,

· "OwnershipBeforeTrade": 0.4905,

· "ShareRegister": 300000,

· "ShareAcquire": 35800,

· "PriceAcquire": 0,

· "ValueAcquire": 0,

· "ShareAdded": 0,

· "ShareAfterTrade": 23825800,

· "OwnershipAfterTrade": 0.4913,

· "StartDate": "2020-02-12T00:00:00",

· "EndDate": "2020-03-12T00:00:00",

· "Goal": "Investment.",

· "SourceUrl": "",

· "Note": "",

· "Status": 1,

· "CreateDate": "2020-02-11T14:54:51.567",

· "UpdateDate": "2020-03-17T17:02:28.117"

Tên trường dữ liệu
Loại dữ liệu
Độ dài ký tự dữ liệu
Mô tả (VN)
Mô tả (EN)

CorporateDealId

bigint

0

Khóa chính của bảng auto-generated IDENTITY(1,1)

Primary key of auto-generated IDENTITY(1,1)

OrganCode

nvarchar

15

Mã của StoxPlus

StoxPlus-defined code

TradeTypeCode

nvarchar

5

Hình thức giao dịch. Vd: Thỏa thuận, khớp lệnh,…

Transaction form. E.g.: Agreement, matching order,…

DealTypeCode

nvarchar

5

Loại giao dịch. Vd: gd cổ đông nội bộ, gd người liên quan, gd cổ đông lớn

Transaction type. E.g.: Insider trading, related-party transaction, major shareholder transaction

ActionTypeCode

nvarchar

5

Trạng thái giao dịch. Vd: mua, bán, thưởng, tặng

Transaction type. E.g.: buy, sell, bonus, gift

TradeStatusCode

nvarchar

5

Id trạng thái thực hiện giao dịch lấy từ bảng stx_mst_TradeStatus. Vd: đăng ký, đã thực hiện

Transaction execution status ID taken from the stx_mst_TradeStatus table. E.g.: registered, executed

TraderOrganCode

nvarchar

15

Id tổ chức thực hiện giao dịch lấy từ bảng stx_cpf_Entity

ID of the organization performing the transaction taken from the stx_cpf_Entity table

PublicDate

datetime

0

Ngày công bố giao dịch

Public date

PersonId

bigint

0

Người đại điện/ liên quan với tổ chức thực hiện giao dịch

Representative/related person with the organization performing the transaction

ShareBeforeTrade

decimal

(18,0)

Số cổ phiếu trước khi giao dịch

Number of shares before transaction

OwnershipBeforeTrade

decimal

(18,10)

Tỷ lệ % sở hữu trước giao dịch

Ownership proportion before transaction

ShareRegister

decimal

(18,0)

Số cổ phiếu đăng ký giao dịch

Number of registered shares

ShareAcquire

decimal

(18,0)

Số cổ phiếu thực hiện

Number of executed shares

PriceAcquire

decimal

(18,0)

Giá giao dịch

Transaction price

ValueAcquire

decimal

(18,0)

Giá trị giao dịch

Transaction value

ShareAdded

decimal

(18,0)

Số cổ phiếu phát sinh sau thời gian đăng ký giao dịch

Number of shares arising after the trading registration period

ShareAfterTrade

decimal

(18,0)

Số cổ phiếu sau khi giao dịch

Number of shares after transaction

OwnershipAfterTrade

decimal

(18,10)

Tỷ lệ % sở hữu sau giao dịch

Ownership proportion after transaction

StartDate

datetime

0

Ngày bắt đầu đăng ký giao dịch

Start date of transaction registration

EndDate

datetime

0

Ngày kết thúc đăng ký giao dịch

End date of transaction registration

Goal

nvarchar

255

Mục đích giao dịch. Vd: tăng tỷ lệ sở hữu, nhu cầu tài chính cá nhân, …

Purpose of transaction. E.g.: Increase ownership ratio, personal financial needs,…

SourceUrl

nvarchar

255

Nguồn thông báo giao dịch

Source of transaction announcement

Note

nvarchar

255

Ghi chú thêm giao dịch

Notes for transaction

en_Goal

nvarchar

255

Mục đích giao dịch. Vd: tăng tỷ lệ sở hữu, nhu cầu tài chính cá nhân, …

Purposes of transaction. E.g.: Increase ownership ratio, personal financial needs,…

en_SourceUrl

nvarchar

255

Nguồn thông báo giao dịch

Source of transaction announcement

en_Note

nvarchar

255

Ghi chú thêm giao dịch

Notes for transactions

Status

tinyint

0

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

0

Ngày tạo record

Created date

UpdateDate

datetime

0

Ngày cập nhật record

Updated date

Last updated