Admintools and Core APIs will no longer honor the deprecated API fields <client_item_id> and <filter_client_item_id> to avoid constraint errors when using Aria's Copy Config functionality. These fields were deprecated in Release 43 via DEV-10555, and in this release they are deleted from API documentation. If you are impacted, Customer Support Representatives have already contacted you to ensure this will not impact your existing usage of APIs and reporting.
You should remove all <client_item_id> and <filter_client_item_id> data and replace them with <client_sku> before Release 47 goes to production.
Copy Config requires that the <client_item_id> columns on both the source and destination be converted to <client_sku>. Only after the source and destination columns have been changed will Copy Config identify the conflicts between source and destination correctly. A fresh export is required before importing; previously exported files will fail to import correctly.
Affected Admintools API Calls