Tỷ giá tại Sở GD NHNN và NHNM
API name: /Market/GetExchangeRate
Field Name
Data Type
Data Length
Description_VN
Description_EN
Note
CurrencyRateId
bigint
Id lưu tỷ giá ngoại tệ
OrganCode
nvarchar
15
Mã doanh nghiệp theo quy định của StoxPlus
Organization code, defined by StoxPlus
LeftCurrencyCode
nvarchar
5
Mã tiền tệ lấy từ bảng stx_mst_Currency Left so với Right vd: USD-VND: tỷ giá USD so với VND
RightCurrencyCode
nvarchar
5
ExchangeRateCode
nvarchar
15
Mã cặp tiền tệ
Buy
decimal
(18,0)
Mua vào
Transfer
decimal
(18,0)
Chuyển khoản
Sell
decimal
(18,0)
Bán ra
TradingDate
datetime
Thời gian giao dịch
Status
tinyint
1
Trạng thái của bản ghi. 0: record khóa; 1: record mở; 2: record đã xóa
The record status: 0: Locked; 1: Open; 2: Deleted
CreateDate
datetime
8
Ngày tạo record
The first created date
UpdateDate
datetime
8
Ngày cập nhật record
The last updated date
Last updated