Trả cổ tức bằng tiền mặt

Trả cổ tức bằng tiền mặt

API Name: /CorporateAction/GetCashDividendPayout

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:

· "CashDividendPayoutId": 501338,

· "OrganCode": "TPH",

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

· "RecordDate": "2020-03-23T00:00:00",

· "ExrightDate": "2020-03-20T00:00:00",

· "PayoutDate": "2020-06-12T00:00:00",

· "ValuePershare": 750,

· "ExerciseRate": 0.075,

· "DividendYear": 2019,

· "DividendStageCode": "P1",

· "PlaceForDeposited": "",

· "PlaceForUnDeposited": "",

· "Note": "",

· "SourceUrl": "",

· "Status": 1,

· "CreateDate": "2020-03-12T10:31:42.287",

· "UpdateDate": "2020-03-17T09:35:05.72"

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)

CashDividendPayoutId

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

RecordDate

datetime

8

Ngày đăng ký cuối cùng

Final registration date

ExrightDate

datetime

8

Ngày giao dịch không hưởng quyền

Ex-rights trading date

PayoutDate

datetime

8

Ngày thanh toán cổ tức

Dividend payment date

ValuePershare

decimal

(18,0)

Giá trị thanh toán

Settlement value

ExerciseRate

decimal

(18,10)

Tỷ lệ % trả cố tức

Payout ratio

DividendYear

int

4

Năm trả cổ tức

Payout year

DividendStageCode

nvarchar

5

Id của đợt trả cổ tức bằng tiền mặt lấy từ bảng. Vd: đợt 1, đợt 2, đợt 3, đợt 4, 3 tháng, 6 tháng, 9 tháng, 1 năm... stx_mst_Stage

ID of the cash dividend payment phase taken from the table. E.g.: phase 1, phase 2, phase 3, phase 4, 3 months, 6 months, 9 months, 1 year... stx_mst_Stage

PlaceForDeposited

nvarchar

255

Địa điểm thực hiện đối với chứng khoán lưu ký

Location of execution for depository securities

PlaceForUnDeposited

nvarchar

255

Địa điểm thực hiện đối với chứng khoán chưa lưu ký

Location of execution for non-depository securities / Location of execution for unlisted securities

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_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, ...)

en_PlaceForDeposited

nvarchar

255

Địa điểm thực hiện đối với chứng khoán lưu ký

Location of execution for depository securities

en_PlaceForUnDeposited

nvarchar

255

Địa điểm thực hiện đối với chứng khoán chưa lưu ký

Location of execution for undepository securities

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