Versioning

The Oracle Enterprise Performance Management Cloud REST API web services are versioned at the API level and expect the version to be included in the URL as shown here. An error will occur if the API version is missing or the provided version is not supported by the API.

For each service's API, you can get version and details for a specific REST API version. For details, see the service's API topics or Current REST API Version.

Important: The version number is case-sensitive. For example, if the version number is listed as v1 with a lowercase v, you cannot enter the version number with a capital V as in this incorrect example, V1, which would result in an error. Instead, you must enter the version number with a lowercase v as in this correct example: v1.

Examples:

https://<SERVICE_NAME>-<TENANT_NAME>.<SERVICE_TYPE>.<dcX>.oraclecloud.com/HyperionPlanning/rest/{api_version}/applications/{applicationName}/jobs
https://<SERVICE_NAME>-<TENANT_NAME>.<SERVICE_TYPE>.<dcX>.oraclecloud.com/interop/rest/{api_version}/applicationsnapshots

where {api_version} is the current REST API version for the product, for example, v3 for Planning.