Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanInventoryPolicyInput
The input fields required to create or update an inventory policy.
Signature:
export interface SellingPlanInventoryPolicyInput
Property | Modifiers | Type | Description |
---|---|---|---|
reserve? | InputMaybe<SellingPlanReserve | `${SellingPlanReserve}`> | (Optional) When to reserve inventory for the order. The value must be ON_FULFILLMENT or ON_SALE. |