If tags have been enabled, then every single inventory record will be associated with those tags. However, items do not need to have tags specified in the order data. If an item does have a tag name provided in the order, then an associated value must be included as well. For example, if your configuration has the tags OrderType and Channel and you only care about a certain item’s OrderType, then specify the OrderType tag and its value. Do not include the Channel tag and it will be set to the default. If neither of these tags mattered for the product, then would exclude them both from the item data.Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Set Tags via API
An example of an Inventory Refresh call that sets inventory data with discrete tag values:quantity provided in this request (as well as in the inventory file import shown below) is used for the On Hand value. The system will then calculate the appropriate Available amount. If you want to change this behavior so that quantity is applied directly as the Available inventory value, contact Kibo Support to update your tenant configurations.

