Hello, how do I display the custom fields associated with inventory items in API 2? Example: An inventory item has an additional field, for example, that should appear when querying the inventory item?
Welcome to the forum @Saed_Ashour,
It wouldn’t appear if you added it to the query parameter for fields.
The only way to query a custom field of an inventory item is by retrieving the whole object through path:
/inventory-item-form/{key}