Increment inventory amount
hortusfox_increment_inventory_itemIncrement an inventory item's count by one and return the new amount.
Instructions
Increment the amount of an inventory item by one. Returns the new amount. Endpoint: /api/inventory/amount/inc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | The inventory item ID. |