Get exchange rate API

Parameter
Data Type
Required
Description
Parameter
Data Type
Description
Was this helpful?
This is the API to get the list of fx rates between currency vs VND.
Sequence Diagram

API:
Path: /v2/dib/fxRates
Method: GET
Request: Content-Type: application/json
Request Parameter
codes
String
Y
Currency codes are separated by commas. ex: USD,EUR
Response Data
code
Number
System’s error code
message
String
Error description
Was this helpful?
Was this helpful?