Overlapping V4 Operations
As part of the API Reference reorganization, we have brought both V4 and V5 under the umbrella of API categories. Even if V5 is not going to entirely replace V4, maintaining identical operations in both versions is redundant.
A limited number of overlapping V4 operations are therefore getting deprecated in favor of their V5 counterpart. In all cases, the equivalent V5 operations provide at least the same functional scope, sometimes with additional features, and the payload consistency inherent to the V5 philosophy.
The impacted operations are:
- The V4 mass imports into profile and custom tables (and related operations)
- The V4 operation to retrieve all entities of a license
- The V4 operations to retrieve the definition of profile and custom tables
The detailed explanation for deprecated V4 operations use the old URL schemes (before the API Reference reorganization), as those are certainly the paths used in your code.
The new URL scheme of these deprecated V4 operations can be seen by clicking the links to the developers portal.
The equivalent V5 replacements are always documented with the new URL schemes, as any adaptation should be made with the up-to-date path.