This section describes known issues in the Oracle Commerce Cloud Service REST APIs.
24792793 Duplicate use of error codes
In versions of Oracle Commerce Cloud Service prior to 16.6, a single error code number was used in some cases for multiple error conditions, resulting in conflicts. In version 16.6, this duplication has been resolved by changing the codes associated with certain errors. For example, in the updateOrganization
endpoint in the Admin API, the error code associated with attempting to update the root organization has been changed from 10023 to 10024. Note that the endpoint documentation available on the version 16.6 administration server has been updated to reflect the new error codes.