---
title: "Update BA Exchange Rate"
slug: "update-ba-exchange-rate"
updated: 2026-05-26T12:48:31Z
published: 2026-05-26T12:48:45Z
canonical: "developers.cmicglobal.com/update-ba-exchange-rate"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update BA Exchange Rate

Patch/sys-rest-api/rest/1/exchangerate/{Vuuid}

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Path parametersVuuidstringRequired

Body parameters<select class='api-response-data' aria-label='Media type'><option value='4e172c4e-d960-46cb-9234-8875784eedb8'>application/json</option>
</select>object  Example{
  "BaexratRate1": "2026-01-03"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='58e072a0-bb27-4798-a6a9-fc854f6b4e29'>application/json</option>
</select>

```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
