- Update or Create Items (Platform ID): while importing all orders, if item's platform ID is already in Sanka, we update the matched items. If not, then we create a new item.
- Update or Create Item (Custom Property): while importing all orders, check if item's platform property is matched with Sanka's item property. If match, then we update the item information such as item name and description. If not, then we create a new item.
- Match or Create (Custom Property) : while importing all orders, check if item's platform property is matched with Sanka's item property. If match, then we DO NOT update the item information such as item name and description. If not, then we create a new item.