Kế hoạch trả cổ tức bằng tiền mặt

Kế hoạch trả cổ tức bằng tiền mặt

API Name: ​/CorporateAction​/GetCashDividendPlan

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:

· "CashDividendPlanId": 268759,

· "OrganCode": "PTG",

· "PublicDate": "2019-03-31T16:17:24.373",

· "ValuePerSharePlan": 2000,

· "TotalValuePlan": 9467570000,

· "ValuePerShareApprove": 2000,

· "TotalValueApprove": 9467570000,

· "CurrencyCode": "VND",

· "ExerciseRatePlan": 0.2,

· "ExerciseRateApprove": 0.2,

· "DividendYear": 2019,

· "SourceName": "AGM's resolution",

· "SourceApprove": "AGM's resolution",

· "Note": "",

· "SourceUrl": "",

· "Status": 1,

· "CreateDate": "2020-02-27T16:32:48.49",

· "UpdateDate": "2020-03-17T09:17:50.54",

· "ValuePerShareNotApprove": 2000,

· "TotalValueNotApprove": 0,

· "ExerciseRateNotApprove": 0.2

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)

CashDividendPlanId

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

ValuePerSharePlan

decimal

(18,0)

Giá trị thanh toán kế hoạch

Expected payment value

TotalValuePlan

decimal

(18,0)

Tổng giá trị thanh toán kế hoạch (VNĐ)

Expected total payment value (VND)

ValuePerShareApprove

decimal

(18,0)

Giá trị thanh toán được duyệt cuối năm

Year-end approved payment value

TotalValueApprove

decimal

(18,0)

Tổng giá trị thanh toán kế hoạch đầu năm (VNĐ)

Total planned payment value at the beginning of the year (VND)

CurrencyCode

nvarchar

5

Đơn vị tiền tệ lấy từ bảng stx_mst_Currency. Mặc định VND

Currency unit taken from the stx_mst_Currency table. Default VND

ExerciseRatePlan

decimal

(18,10)

Tỷ lệ % trả cố tức kế hoạch

Planned dividend payment percentage

ExerciseRateApprove

decimal

(18,10)

Tỷ lệ % trả cố tức được duyệt

Approved dividend payment percentage

DividendYear

int

4

Năm trả cổ tức

Payout year

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.: "Resolution of the Annual General Meeting of Shareholders of ..."

SourceApprove

nvarchar

128

Nguồn dữ liệu được duyệt cuối 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 year-end approval. (Create a table to store some fixed source types for inputting sources) e.g.: "Resolution of the Annual General Meeting of Shareholders of …"

Note

nvarchar

255

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

Notes for issuance

SourceUrl

nvarchar

255

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

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 …"

en_SourceApprove

nvarchar

128

Nguồn dữ liệu được duyệt cuối 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 …"

en_Note

nvarchar

255

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

Notes for issuance

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

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

ValuePerShareNotApprove

decimal

(18,10)

Giá trị thanh toán kế hoạch đầu năm

Expected payment value at the beginning of the year (VND)

TotalValueNotApprove

decimal

(18,10)

Tổng giá trị thanh toán kế hoạch đầu năm (VNĐ)

Expected total payment value at the beginning of the year (VND)

ExerciseRateNotApprove

decimal

(18,10)

Tỷ lệ % trả cố tức kế hoạch đầu năm

Expected payout ratio at the beginning of the year

Last updated