# Corporate bond issuance (v4)

> API Name: /Bond/GetBondIssueV4

<table><thead><tr><th width="207.7421875">Field name</th><th width="111.6875">Data type</th><th width="73">Data length</th><th width="261.109375">Description (VN)</th><th width="244.15234375">Description (EN)</th></tr></thead><tbody><tr><td>RecordId</td><td>int</td><td></td><td>Khóa chính của bảng auto-generated IDENTITY(1,1)</td><td>Primary key of table, auto-generated IDENTITY (1,1)</td></tr><tr><td>BondIssueId</td><td>int</td><td></td><td>Định danh đối tượng trong bảng (1 đối tượng có thể có nhiều bản ghi)</td><td>Identity of object (one object can have more than one record)</td></tr><tr><td>BondId</td><td>int</td><td></td><td>Mã trái phiếu từ bảng FGFB_COIN_DR_Bond</td><td>Bond Identity code from FGFB_COIN_DR_Bond table</td></tr><tr><td>OrganizationId</td><td>int</td><td></td><td>Mã tổ chức từ bảng FGFB_COIN_DR_Organization</td><td>Organization code from FGFB_COIN_DR_Organization table</td></tr><tr><td>OptionTypeId</td><td>tinyint</td><td></td><td>Quyền chọn kèm theo trái phiếu từ bảng FGFB_COIN_DM_OptionType</td><td>The option to attach bonds from the FGFB_COIN_DM_OptionType table</td></tr><tr><td>IssueMethodId</td><td>tinyint</td><td></td><td>Phương thức phát hành trái phiếu từ bảng FGFB_COIN_DM_IssueMethod</td><td>Bond issuance method from FGFB_COIN_DM_IssueMethod</td></tr><tr><td>PublicDateId</td><td>date</td><td></td><td>Ngày công bố phát hành</td><td>Date of publication</td></tr><tr><td>IssuePlanBeginDateId</td><td>date</td><td></td><td>Thời gian bắt đầu phát hành (dự kiến)<br>Đối với các bond có kế hoạch phát hành tại 2 thời điểm (VD: Plan phát hành tại Q2 hoặc Q4, xem tại bảng BondIssuePlan)</td><td>Begin date of Issue plan time (tentative)</td></tr><tr><td>IssuePlanEndDateId</td><td>date</td><td></td><td>Thời gian kết thúc phát hành (dự kiến)<br>Đối với các bond có kế hoạch phát hành tại 2 thời điểm (VD: Plan phát hành tại Q2 hoặc Q4, xem tại bảng BondIssuePlan)</td><td>End date of Issue plan time (tentative)</td></tr><tr><td>RecordDateId</td><td>date</td><td></td><td>Ngày đăng ký cuối cùng</td><td>Last registration date</td></tr><tr><td>ExrightDateId</td><td>date</td><td></td><td>Ngày giao dịch không hưởng quyền</td><td>Ex-right date of transaction</td></tr><tr><td>IssueDateId</td><td>date</td><td></td><td>Ngày thực tế phát hành trái phiếu</td><td>Actual date of issuing bonds</td></tr><tr><td>CurrencyId</td><td>tinyint</td><td></td><td>Loại tiền tệ của giá phát hành</td><td></td></tr><tr><td>NonTransferDurationId</td><td>smallint</td><td></td><td>Thời gian không được phép chuyển nhượng từ bảng FGFB_COIN_DM_Duration</td><td>Times are not allowed for transfer from table FGFB_COIN_DM_Duration</td></tr><tr><td>NonTransferBeginDateId</td><td>date</td><td></td><td>Ngày bắt đầu không được chuyển nhượng</td><td>The start date of transferable period</td></tr><tr><td>NonTransferEndDateId</td><td>date</td><td></td><td>Ngày kết thúc không được chuyển nhượng</td><td>The end date of transferable period</td></tr><tr><td>IssueYear</td><td>smallint</td><td></td><td>Năm phát hành trái phiếu ( năm của ngày phát hành)</td><td>Bond issue year</td></tr><tr><td>PlanVolumn</td><td>bigint</td><td></td><td>Số lượng trái phiếu dự kiến phát hành</td><td>Total bonds expected to issue</td></tr><tr><td>IssueVolumn</td><td>bigint</td><td></td><td>Số lượng trái phiếu chính thức  đã phát hành</td><td>Total official bonds issued</td></tr><tr><td>IssuePrice</td><td>bigint</td><td></td><td>Giá phát hành trái phiếu theo VND</td><td>Bond issuance price VND</td></tr><tr><td>TotalValue</td><td>bigint</td><td></td><td>Tổng tiền thu về từ đợt phát hành trái phiếu</td><td>The total proceeds from the bond issue</td></tr><tr><td>ConversionRatePlan</td><td>decimal</td><td>(9,2)</td><td>Tỷ lệ chuyển đổi dự kiến<br>( 1 Trái phiếu = X cổ phiếu)</td><td>"Expected conversion rate (1 Bond = X shares) "</td></tr><tr><td>ConversionSharePrice</td><td>int</td><td></td><td>Giá cổ phiếu khi chuyển đổi</td><td>Stock price when converting</td></tr><tr><td>IssueDescription</td><td>nvarchar</td><td>255</td><td>Mô tả đợt phát hành</td><td>Description of the issue</td></tr><tr><td>BondGoal</td><td>nvarchar</td><td>500</td><td>Mô tả mục tiêu phát hành</td><td>Describe the release target</td></tr><tr><td>SourceUrl</td><td>varchar</td><td>255</td><td>Nguồn của thông tin phát hành</td><td>Source of release information</td></tr><tr><td>en_IssueDescription</td><td>varchar</td><td>255</td><td>Mô tả đợt phát hành bằng tiếng anh</td><td>Description of the issue in English</td></tr><tr><td>en_BondGoal</td><td>varchar</td><td>500</td><td>Mô tả mục tiêu phát hành bằng tiếng anh</td><td>Describe the release goal in English</td></tr><tr><td>en_SourceUrl</td><td>varchar</td><td>255</td><td>Nguồn của thông tin phát hành bằng tiếng anh</td><td>Source of information released in English</td></tr><tr><td>ModificationId</td><td>bigint</td><td></td><td>Khóa ngoài sang bảng FGFB_COAN_DR_Modification, lưu trữ các thông tin thay đổi của bảng ghi</td><td>Foreign key linked to  FGFB_COAN_DR_Modification table, storing changes of record</td></tr><tr><td>RecordStatusId</td><td>tinyint</td><td></td><td>0: record khóa; 1: record mở; 2: record đã xóa </td><td>The record status: 0: Locked; 1: Open; 2: Deleted</td></tr><tr><td>IsHistory</td><td>bit</td><td></td><td>Lịch sử: 0: bản ghi hiện tại, 1 là bản ghi lịch sử</td><td>History. 0: current, 1: history</td></tr><tr><td>VersionDateId</td><td>date</td><td></td><td>Phiên bản lưu lịch sử (ngày ghi chép bản ghi lịch sử này vd: ngày công bố thông tin khi nhập lại thông tin lịch sử).</td><td>History record version (Record Date of this history record)</td></tr><tr><td>ActiveStatusId</td><td>tinyint</td><td></td><td>Trạng thái phát hành. Vd: done, pending, cancel, not yet từ bảng FGFB_COAN_DM_ActiveStatus</td><td>Release status Ex: done, pending, cancel, not yet from FGFB_COIN_DM_ActiveStatus table</td></tr><tr><td>RawIssuePrice</td><td>bigint</td><td></td><td>Giá phát hành gốc của trái phiếu theo đồng tiền phát hành</td><td>Raw bond issuance price</td></tr><tr><td>Status</td><td>bit</td><td></td><td>Status</td><td>Status</td></tr><tr><td>CreateDate</td><td>datetime</td><td></td><td>CreateDate</td><td>Creation date</td></tr><tr><td>UpdateDate</td><td>datetime</td><td></td><td>UpdateDate</td><td>Update date</td></tr></tbody></table>

<table><thead><tr><th width="125.28515625">OptionTypeId</th><th width="181.859375">OptionTypeName</th><th width="202.4921875">en_OptionTypeName</th><th width="146.0703125">OptionTypeLevel</th></tr></thead><tbody><tr><td>1</td><td>Quyền Mua</td><td>Covered Warrant Call</td><td>1</td></tr><tr><td>2</td><td>Quyền Bán</td><td>Covered Warrant Put</td><td>1</td></tr><tr><td>3</td><td>Quyền chuyển đổi</td><td>convertable</td><td>1</td></tr><tr><td>4</td><td>Không có (N/A)</td><td>N/A</td><td>1</td></tr></tbody></table>

<table><thead><tr><th width="133.9609375">IssueMethodId</th><th width="223.16796875">IssueMethodName</th><th width="183.125">en_IssueMethodName</th><th width="160.09765625">IssueMethodLevel</th></tr></thead><tbody><tr><td>1</td><td>Đấu thầu</td><td>Bidding</td><td>1</td></tr><tr><td>3</td><td>Bán lẻ</td><td>Retail</td><td>1</td></tr><tr><td>4</td><td>Bảo lãnh</td><td>Underwriting</td><td>1</td></tr><tr><td>5</td><td>Phát hành riêng lẻ</td><td>Private placement</td><td>1</td></tr><tr><td>6</td><td>Phát hành công chúng</td><td>Public placement</td><td>1</td></tr><tr><td>2</td><td>N/A</td><td>N/A</td><td>1</td></tr></tbody></table>

<table><thead><tr><th width="114.46484375">CurrencyId</th><th width="162.546875">CurrencyName</th><th width="169.21875">en_CurrencyName</th><th width="136.3984375">CurrencyCode</th></tr></thead><tbody><tr><td>6</td><td>Đồng Euro</td><td>EURO</td><td>EUR</td></tr><tr><td>21</td><td>Đô la Mỹ</td><td>US Dollar</td><td>USD</td></tr><tr><td>22</td><td>Đồng Việt Nam</td><td>Vietnam Dong</td><td>VND</td></tr><tr><td></td><td>….</td><td></td><td></td></tr></tbody></table>

<table><thead><tr><th width="135.23828125">ActiveStatusId</th><th width="197.01953125">ActiveStatusName</th><th width="184.8671875">en_ActiveStatusName</th><th width="162.26171875">ActiveStatusLevel</th></tr></thead><tbody><tr><td>1</td><td>Đang thực hiện</td><td>Pending</td><td>1</td></tr><tr><td>2</td><td>Đã thực hiện xong</td><td>Done</td><td>1</td></tr><tr><td>3</td><td>Tạm dừng kế hoạch</td><td>Pause</td><td>1</td></tr><tr><td>4</td><td>Kế hoạch</td><td>Plan</td><td>1</td></tr><tr><td>5</td><td>Huỷ kế hoạch </td><td>Cancel plan</td><td>1</td></tr><tr><td>6</td><td>Thay đổi kế hoạch</td><td>Change Plan</td><td>1</td></tr></tbody></table>
