Item
Merging two Items via API
POST: E.g /item/Merge?itemIdToMerge=10&itemIdToMergeInto=13
- itemIdToMerge is the Id of the Item (Int32) that you want to delete.
- itemIdToMergeInto is the Id of the Item (Int32) that you want to keep.
In order to merge two items they must be of the same type and both have the same value for Track Lot or Serial Numbers.