v1

latestOpenAPI 3.1.02026-07-13201721.4 KB
Admin - Property Management

Check Property Clash

Check for potential clashes when renaming a property

Returns information about products that would be affected by the rename:

  • old_property: The current property name
  • new_property: The target property name

Returns counts and list of conflicting products where both properties exist

post/admin/property/check-clash

Request body

old_propertystring required
new_propertystring required

Response

Successful Response

products_with_bothinteger required
products_with_old_onlyinteger required
products_with_new_onlyinteger required