# Operating interest rates and Statistics interest rates of the SBV

> API name: /Macro/GetSBVInterestRate

<table><thead><tr><th width="229.33984375">Field name</th><th width="105.0625">Data type</th><th width="73">Data length</th><th width="191">Description (VN)</th><th width="179">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>SBVInterestRateVNId</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>SBVRateVNTypeId</td><td>tinyint</td><td></td><td>Loại lãi suất ngân hàng nhà nước Vn từ bảng FGFB_MEIN_DM_SBVRateType</td><td>Type of interest rate Vn state bank from table FGFB_MEIN_DM_SBVRateType</td></tr><tr><td>SBVRateVNTypeName</td><td></td><td></td><td></td><td></td></tr><tr><td>en_SBVRateVNTypeName</td><td></td><td></td><td></td><td></td></tr><tr><td>PeriodId</td><td>int</td><td></td><td>Kỳ ghi nhận thông tin vd: Q3-2019... từ bảng FGFB_SYDI_DR_Period</td><td>Period record data for example Q3-2019 from table FGFB_SYDI_DR_Period</td></tr><tr><td>EffectiveDateId</td><td>date</td><td></td><td>Ngày có hiệu lực</td><td>Effective date</td></tr><tr><td>PublicDateId</td><td>date</td><td></td><td>Ngày công bố</td><td>Date of publication</td></tr><tr><td>Value</td><td>decimal</td><td>(18,8)</td><td>Giá trị</td><td>Value</td></tr><tr><td>DocumentCode</td><td>nvarchar</td><td>55</td><td>Số công văn</td><td>Document No</td></tr><tr><td>SourceOrganizationId</td><td>int</td><td></td><td>Nguồn data từ bảng FGFB_COIN_DR_Organization</td><td>Source Date from FGFB_COIN_DR_Organizartion</td></tr><tr><td>Description</td><td>nvarchar</td><td>128</td><td>Mô tả</td><td>Description</td></tr><tr><td>en_Description</td><td>nvarchar</td><td>128</td><td>Mô tả tiếng anh</td><td>Description in english</td></tr><tr><td>Status</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>CreateDate</td><td>date</td><td></td><td>Ngày tạo record</td><td>Created date</td></tr><tr><td>UpdateDate</td><td>date</td><td></td><td>Ngày cập nhật record </td><td>Updated date</td></tr></tbody></table>
