Retrieve a Specific BA Exchange Rate By VUUID
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Retrieve a Specific BA Exchange Rate By VUUID
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/sys-rest-api/rest/1/exchangerate/A7B57B43F9D1B4E0E053B08610ACBDE7
Security
HTTP
Type basic
Basic authentication
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"BaexratBankCode": "CIBC",
"BaexratFcurrCode": "USD",
"BaexratTcurrCode": "CAD",
"BaexratExchgTypeCode": "STD",
"BaexratDate": "2015-01-01",
"BaexratRate1": 1.2021,
"BaexratRate2": 1.1975,
"BaexratRate3": 1.2154,
"BaexratAutoFlag": "0",
"BaexratVUuid": "A7B57B43F9D1B4E0E053B08610ACBDE7",
"BaexratIuCreateDate": "2015-05-21T08:50:08Z",
"BaexratIuCreateUser": "BILL",
"BaexratIuUpdateDate": null,
"BaexratIuUpdateUser": null,
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/exchangerate/A7B57B43F9D1B4E0E053B08610ACBDE7",
"name": "exchangerate",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001740020413742353742343346394431423445304530353342303836313041434244453778"
}
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/exchangerate/A7B57B43F9D1B4E0E053B08610ACBDE7",
"name": "exchangerate",
"kind": "item"
}
]
}
object