Resolving duplicate items
After reviewing the item details, you can decide whether the items are duplicates. You will need to provide a response to the duplication report.
- Use the
Bulk Item Setup
API with the query parameterfeedType
and EnumSPLIT_MERGE
to confirm items are duplicates and have your offer merge to the catalog item. - POST a response with the Product ID and ProductIDType (i.e., GTIN) to the endpoint
/dispute/duplicates/contest
to claim the items are unique.
Updated about 1 month ago