# Bond principal/ interest payment (v4)

> API Name: /Bond/GetBondPaymentV4

<table><thead><tr><th width="226.1640625">Field name</th><th width="103.4140625">Data type</th><th width="73">Data length</th><th width="222.82421875">Description (VN)</th><th width="210.31640625">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>BondPaymentId</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ã xác định trái phiếu từ bảng FGFB_COIN_DR_Bond</td><td>Bond identification from FGFB_COIN_DR_Bond table</td></tr><tr><td>PublicDateId</td><td>date</td><td></td><td>Ngày công bố thông tin</td><td>Information disclosure date</td></tr><tr><td>PaymentDurationId</td><td>tinyint</td><td></td><td>Đợt trả lãi vd: đợt 1, đợt 2, đợt 3 từ bảng FGFB_COIN_DM_Duration</td><td>Interest payment period eg: 1st, 2nd, 3rd installments from FGFB_COIN_DM_Duration table</td></tr><tr><td>BondPaymentTypeId</td><td>tinyint</td><td></td><td>Loại hình thanh toán của trái phiếu: Lãi, gốc, cả lãi cả gốc từ bảng FGFB_COAN_DM_BondPaymentType</td><td>Type of bond payment: Interest, both principal and interest from the FGFB_COAN_DM_BondPaymentType table</td></tr><tr><td>ExPaymentDateId</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>Exright Date</td></tr><tr><td>PaymentDateId</td><td>date</td><td></td><td>Ngày thanh toán</td><td>Date of payment</td></tr><tr><td>RealPaymentDateId</td><td>date</td><td></td><td>Ngày thực thanh toán (nếu ngày thanh toán là ngày nghỉ)</td><td>Actual payment date (if the payment date is a holiday)</td></tr><tr><td>DeadlineConfirmation</td><td>datetime</td><td></td><td>Thời hạn thông báo xác nhận ( công ty lưu ký cần chốt danh sách với VSD)</td><td>Deadline for confirmation (depository company needs to close the list with VSD)</td></tr><tr><td>PaymentYear</td><td>smallint</td><td></td><td>Đợt thanh toán của năm nào</td><td>Payment year</td></tr><tr><td>BondPaymentRate</td><td>decimal</td><td>(9,8)</td><td>Tỷ lệ % thực hiện (vd: 5% lãi hoặc có thể cả gốc + lãi)</td><td>Percentage of implementation (eg, 5% interest or possibly both principal + interest)</td></tr><tr><td>ValuePerShare</td><td>decimal</td><td>(18,5)</td><td>Giá trị thực hiện</td><td>Value per Share</td></tr><tr><td>RedemptionValue</td><td>bigint</td><td></td><td>Tổng Giá trị đáo hạn</td><td>Total redemption Value</td></tr><tr><td>RedemptionVolume</td><td>decimal</td><td>(18,5)</td><td>Tổng khối lượng đáo hạn</td><td>Total redemption Volume</td></tr><tr><td>PercentRedemption</td><td>decimal</td><td>(9,8)</td><td>Tỷ lệ khối lượng đáo hạn/ tổng khối lượng trái phiếu</td><td>% redemption</td></tr><tr><td>PlaceForDeposited</td><td>nvarchar</td><td>255</td><td>Địa điểm thực hiện TPLK</td><td>Place of receiving securities with custody securities</td></tr><tr><td>PlaceForUnDeposited</td><td>nvarchar</td><td>255</td><td>Địa điểm thực hiện TPCLK</td><td>Place receiving securities with unsigned securities</td></tr><tr><td>Description</td><td>nvarchar</td><td>255</td><td>Mô tả đợt thanh toán</td><td>Describe the auction</td></tr><tr><td>SourceUrl</td><td>varchar</td><td>255</td><td>Nguồn đợt thanh toán</td><td>Sources of auction</td></tr><tr><td>en_PlaceForDeposited</td><td>varchar</td><td>255</td><td>Địa điểm thực hiện TPLK bằng tiếng anh</td><td>Place of receiving securities with securities for English deposit</td></tr><tr><td>en_PlaceForUnDeposited</td><td>varchar</td><td>255</td><td>Địa điểm thực hiện TPCLK bằng tiếng anh</td><td>Where to receive securities with English unsigned securities</td></tr><tr><td>en_Description</td><td>varchar</td><td>255</td><td>Mô tả đợt thanh toán bằng tiếng anh</td><td>Description of the English auction</td></tr><tr><td>en_SourceUrl</td><td>varchar</td><td>255</td><td>Nguồn đợt thanh toán bằng tiếng anh</td><td>Source English auction</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>PaymentOrder</td><td>smallint</td><td></td><td>Đợt thanh toán thứ mấy</td><td>Payment order</td></tr><tr><td>BeginPaymentDateId</td><td>date</td><td></td><td>Ngày băt đầu của đợt thanh toán</td><td>Start date of payment</td></tr><tr><td>EndPaymentDateId</td><td>date</td><td></td><td>Ngày kết thúc của đợt thanh toán</td><td>End date of payment</td></tr><tr><td>CouponInterestRate</td><td>decimal</td><td>(9,8)</td><td>Lãi suất của kì trả lãi</td><td>Coupon rate </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="108.73828125">DurationId</th><th width="131.30859375">DurationName</th><th width="157.6796875">en_DurationName</th><th width="133.921875">DurationLevel</th></tr></thead><tbody><tr><td>30</td><td>Cả năm</td><td>Year</td><td>1</td></tr><tr><td>42</td><td>1 Tháng</td><td>1 month</td><td>2</td></tr><tr><td>43</td><td>1 Năm</td><td>1 years</td><td>2</td></tr><tr><td>51</td><td>3 Tháng</td><td>3 months</td><td>2</td></tr><tr><td>57</td><td>6 Tháng</td><td>6 months</td><td>2</td></tr><tr><td></td><td>…</td><td></td><td></td></tr></tbody></table>

<table><thead><tr><th width="175.88671875">BondPaymentTypeId</th><th width="191.56640625">BondPaymentTypeName</th><th width="217.4453125">en_BondPaymentTypeName</th><th width="195.48828125">BondPaymentTypeLevel</th></tr></thead><tbody><tr><td>1</td><td>Trả Lãi Trái phiếu</td><td>Bond Coupon</td><td>1</td></tr><tr><td>2</td><td>Trả Lãi và Gốc Trái phiếu</td><td>Bond Coupon and Par</td><td>1</td></tr><tr><td>3</td><td>Đáo hạn trái phiếu trước hạn</td><td>Early Redemption</td><td>1</td></tr><tr><td>4</td><td>Trả gốc trái phiếu</td><td>Par Payment</td><td>1</td></tr></tbody></table>
