Changes to Historical CBR exchange rates (RUB base)

GET /api/v1/forex/cbr/{date_str}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 21 revisions of this API.6013

  1. 560e8847c7b3601
  2. 4c4530760ba112

What changed

  • 560e8847c7b3601See the full diff
    • the response property data/base became optional for the status 200

      response-property-became-optional

    • the response property data/date became optional for the status 200

      response-property-became-optional

    • the response property data/rates became optional for the status 200

      response-property-became-optional

    • response property data/base list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/date list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • the data/rates response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property data/rates/AED from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/AMD from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/AUD from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/AZN from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/BDT from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/BHD from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/BOB from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/BRL from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/BYN from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/CAD from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/CHF from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/CNY from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/CUP from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/CZK from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/DKK from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/DZD from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/EGP from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/ETB from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/EUR from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/GBP from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/GEL from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/HKD from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/HUF from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/IDR from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/INR from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/IRR from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/JPY from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/KGS from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/KRW from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/KZT from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/MDL from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/MMK from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/MNT from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/NGN from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/NOK from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/NZD from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/OMR from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/PLN from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/QAR from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/RON from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/RSD from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/SAR from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/SEK from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/SGD from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/THB from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/TJS from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/TMT from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/TRY from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/UAH from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/USD from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/UZS from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/VND from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/XDR from the response with the 200 status

      response-required-property-removed

    • removed the required property data/rates/ZAR from the response with the 200 status

      response-required-property-removed

    • added Rates subschema #2 to the data/rates response property anyOf list for the response status 200

      response-property-any-of-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 429 status

      response-optional-property-added

    • added the optional property code to the response with the 503 status

      response-optional-property-added

    • added the optional property hint to the response with the 401 status

      response-optional-property-added

    • added the optional property hint to the response with the 429 status

      response-optional-property-added

    • added the optional property hint to the response with the 503 status

      response-optional-property-added

    • added the optional property plan to the response with the 401 status

      response-optional-property-added

    • added the optional property plan to the response with the 429 status

      response-optional-property-added

    • added the optional property plan to the response with the 503 status

      response-optional-property-added

    • added the optional property reason to the response with the 401 status

      response-optional-property-added

    • added the optional property reason to the response with the 429 status

      response-optional-property-added

    • added the optional property reason to the response with the 503 status

      response-optional-property-added