Duplicate models
Back office: merging models that describe one watch. Requires an admin session.
Catalog models that are probably the same watch twice
GET
/duplicate-modelsGroups of catalogue models that the duplicate finder believes describe one watch, ordered by how strong the signal is.
Merge duplicate models into one survivor
POST
/duplicate-models/mergeRelinks the duplicates' listings to the keeper, folds their references into the keeper's alternates (so future crawls match either spelling), moves over pictures the keeper does not already have, backfills the keeper's empty fields, then deletes the duplicates.
Request Body
Responses
stringWhat to change about the request to make it succeed.
ExampleCheck the slug against GET /brands.
stringWhat to change about the request to make it succeed.
ExampleCheck the slug against GET /brands.
Mark a group as NOT duplicates
POST
/duplicate-models/dismissStores every pair of the group so the finder never offers it again.
Request Body
Responses
stringWhat to change about the request to make it succeed.
ExampleCheck the slug against GET /brands.