Name | Type | Description | Notes |
---|---|---|---|
inventory_item_id | string | The unique identifier of an inventory item. | |
quantity | int | ||
allow_oversell | bool | If true, customers are allowed to reserve inventory of the item when it is out of stock. | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
inventory_item_id | string | The unique identifier of an inventory item. | |
quantity | int | ||
allow_oversell | bool | If true, customers are allowed to reserve inventory of the item when it is out of stock. | [optional] |