Tỷ giá tại Sở GD NHNN và NHNM

API name: /Market/GetExchangeRate

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)

RecordId

int

Khóa chính của bảng auto-generated IDENTITY(1,1)

Primary key of table, auto-generated IDENTITY (1,1)

BaseCurrencyId

smallint

Tiền tệ cơ sở vd: USD,VND... từ bảng FGFB_CMMS_DM_Currency

Base Currency from FGFB_CMMS_DR_Currency

QuoteCurrencyId

smallint

Tiền tệ làm giá vd: USD,VND... từ bảng FGFB_CMMS_DM_Currency

Quote Currency from FGFB_CMMS_DR_Currency

TradingDateId

date

Ngày giao dịch

Trading date

ExchangeRate

decimal

(18,8)

Tỷ giá

Exchange Rate

DocumentCode

nvarchar

55

Số công văn

Document No

Description

nvarchar

128

Mô tả

Description

en_Description

nvarchar

128

Mô tả tiếng anh

Description in english

CurrencyPairTypeId

tinyint

Loại của cặp tỷ giá vd: tỷ giá thường, tỷ giá chợ đen... từ bảng FGFB_MEIN_DM_CurrencyPairType

Currency Pair Type e.g. Normal, black market... from FGFB_MEIN_DM_CurrencyPairType

SourceOrganizationId

int

Nguồn data từ bảng FGFB_COIN_DR_Organization

Source Date from FGFB_COIN_DR_Organizartion

Status

tinyint

0: record khóa; 1: record mở; 2: record đã xóa

The record status: 0: Locked; 1: Open; 2: Deleted

CreateDate

date

Ngày tạo record

Created date

UpdateDate

date

Ngày cập nhật record

Updated date

Last updated