Kế hoạch trả cổ tức bằng cổ phiếu

Kế hoạch trả cổ tức bằng cổ phiếu

API Name: ​/CorporateAction​/GetStockDividendPlan

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:

· "StockDividendPlanId": 60588,

· "OrganCode": "BID",

· "PublicDate": "2020-03-07T00:00:00",

· "ExerciseRatio": 0.07,

· "ExerciseRatioOwn": 100,

· "ExerciseRatioEarn": 7,

· "PlanVolumn": 281541263,

· "StageCode": "YY",

· "DividendYear": 2019,

· "IsTransfer": true,

· "NonTransferablePeriod": 0,

· "NonTransferablePeriodUnitCode": null,

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

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

· "Goal": null,

· "Note": "",

· "FinancialResource": "",

· "SourceName": null,

· "SourceUrl": null,

· "en_Goal": null,

· "en_Note": null,

· "en_FinancialResource": null,

· "en_SourceName": null,

· "en_SourceUrl": null,

· "Status": 1,

· "CreateDate": "2020-03-09T14:04:28.913",

· "UpdateDate": "2020-03-09T14:18:54.867"

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)

StockDividendPlanId

bigint

8

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

PublicDate

datetime

8

Ngày công bố

Public date

ExerciseRatio

decimal

(18,10)

Tỷ lệ % phát hành

Exercise ratio

ExerciseRatioOwn ExerciseRatioEarn

decimal

(18,10)

Tỷ lệ thực hiện: 10:3 (người sở hữu 10 (ExerciseRatioOwn) cổ phiếu được nhận 03 (ExerciseRatioEarn) cổ phiếu mới)

Exercise Ratio: 10:3 (holder of 10 (ExerciseRatioOwn) shares receives 03 (ExerciseRatioEarn) new shares)

PlanVolumn

decimal

(18,0)

Số lượng cổ phiếu dự kiến phát hành

Expected number of shares to be issued

StageCode

nvarchar

5

Thời gian dự kiến đợt trả cổ tức. Vd: tháng 6, quý 3

Expected dividend payment time. E.g.: June, Q3

DividendYear

int

Năm trả cổ tức

Dividend payment year

IsTransfer

bit

Được phép chuyển nhượng hay không. 0: Không được chuyển nhượng. 1: Được chuyển nhượng

Transferability. 0: Non-transferable. 1: Transferable

NonTransferablePeriod

int

Thời gian không được phép chuyển nhượng

Non-transferable period

NonTransferablePeriodUnitCode

nvarchar

5

Đơn vị thời gian không được phép chuyển nhượng. Vd: Ngày, tháng, năm

Non-transferable period unit. E.g.: day, month, year

NonTransferablePeriodFrom

datetime

Ngày bắt đầu không được chuyển nhượng

Start day of non-transferable period

NonTransferablePeriodTo

datetime

Ngày kết thúc không được chuyển nhượng

End day of non-transferable period

Goal

nvarchar

255

Mục đích phát hành

Issuance goals

Note

nvarchar

255

Ghi chú cho đợt phát hành

Notes for issuance

FinancialResource

nvarchar

255

Nguồn tài chính phát hành

Fiancial source of issuance

SourceName

nvarchar

128

Nguồn dữ liệu kế hoạch đầu năm. (Tạo bảng lưu trữ 1 số loại nguồn cố định phục vụ việc gõ nguồn) vd: "Nghị quyết đại hội cổ đông năm …"

Source data for the beginning-of-year plan. (Create a table to store some fixed source types for inputting sources) e.g.:

SourceUrl

nvarchar

255

Link nguồn file công bố (của sở, của stox, của bên thứ 3, ...)

Source file link of announcement (of the exchange, of Stox, of a third party, etc.)

en_Goal

nvarchar

255

Mục đích phát hành

Issuance goals

en_Note

nvarchar

255

Ghi chú cho đợt phát hành

Notes for issuance

en_FinancialResource

nvarchar

255

Nguồn tài chính phát hành

Fiancial source of issuance

en_SourceName

nvarchar

128

Nguồn dữ liệu kế hoạch đầu năm. (Tạo bảng lưu trữ 1 số loại nguồn cố định phục vụ việc gõ nguồn) vd: "Nghị quyết đại hội cổ đông năm …"

Source data for the beginning-of-year plan. (Create a table to store some fixed source types for inputting sources) e.g.:

en_SourceUrl

nvarchar

255

Link nguồn file công bố (của sở, của stox, của bên thứ 3, ...)

Source file link of announcement (of the exchange, of Stox, of a third party, etc.)

Status

tinyint

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

Ngày tạo record

Created date

UpdateDate

datetime

Ngày cập nhật record

Updated date

Last updated