# Yield curve (v4)

> API Name: /Bond/GetYieldCurve

<table><thead><tr><th width="185.41796875">Field name</th><th width="119.31640625">Data type</th><th width="73">Data length</th><th width="243.578125">Description (VN)</th><th width="236.34765625">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>YeildCurveId</td><td>int</td><td></td><td>Mã YeildCurve từ bảng FGFB_BOIN_DR_YeildCurveInformation</td><td>Identity of YeildCurve từ bảng FGFB_BOIN_DR_YeildCurveInformation</td></tr><tr><td>TradingDateId</td><td>date</td><td></td><td>Ngày giao dịch</td><td>Trading Date</td></tr><tr><td>GroupId</td><td>int</td><td></td><td>sàn giao dịch trái phiếu FGFB_COIN_DR_Group</td><td>bond exchange FGFB_COIN_DR_Group</td></tr><tr><td>SpotRate continuous</td><td>decimal</td><td>(18,10)</td><td>Lợi suất hiện thời( dựa trên giả định của zerocoupon bond) liên tục</td><td>Current rate (based on the assumption of zerocoupon bond) continuous</td></tr><tr><td>ParYeild</td><td>decimal</td><td>(18,10)</td><td>Lợi suất theo mệnh giá ( giả định trái phiếu được bán bằng mệnh giá)</td><td>Par value yield (assuming bonds are sold at face value)</td></tr><tr><td>ModificationId</td><td>bigint</td><td> </td><td>Khóa ngoài sang bảng FGFB_BOTV_DR_Modification, lưu trữ các thông tin thay đổi của bảng ghi</td><td>Foreign key linked to  FGFB_BOTV_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>SpotRateannual</td><td>decimal</td><td>(18,10)</td><td>Lợi suất hiện thời( dựa trên giả định của zerocoupon bond) theo năm</td><td>Current rate (based on the assumption of zerocoupon bond) annual</td></tr><tr><td>MaturityDurationId</td><td>tinyint</td><td></td><td>Thời hạn còn lại của trái phiếu dùng tính đường cong lợi suất từ bảng FGFB_COIN_DM_Duration</td><td>The remaining term of the bond is calculated using the yield curve from the FGFB_COIN_DM_Duration table</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>
