Update BA Exchange Rate
  • 13 Jun 2025
  • 1 Minute to read
  • Dark
    Light

Update BA Exchange Rate

  • Dark
    Light

Article summary

Patch
/sys-rest-api/rest/1/exchangerate/{Vuuid}
Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Path parameters
Vuuid
stringRequired
Body parameters
object
Example{ "BaexratRate1": "2025-01-03" }
Responses
200

OK

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
  "BaexratBankCode": "CIBC",
  "BaexratFcurrCode": "USD",
  "BaexratTcurrCode": "CAD",
  "BaexratExchgTypeCode": "STD",
  "BaexratDate": "2016-01-01",
  "BaexratRate1": 1.3,
  "BaexratRate2": 1.2,
  "BaexratRate3": 1.2,
  "BaexratAutoFlag": "0",
  "BaexratVUuid": "F26706F8360452F4E05316821FACACA4",
  "BaexratIuCreateDate": "2023-01-16T20:08:30Z",
  "BaexratIuCreateUser": "CMICUSER",
  "BaexratIuUpdateDate": null,
  "BaexratIuUpdateUser": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/exchangerate/F26706F8360452F4E05316821FACACA4",
      "name": "exchangerate",
      "kind": "item",
      "properties": {
        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001740020463236373036463833363034353246344530353331363832314641434143413478"
      }
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/exchangerate/F26706F8360452F4E05316821FACACA4",
      "name": "exchangerate",
      "kind": "item"
    }
  ]
}
object