Anchor to OrderCreateInputsInventoryBehaviorOrder
enumOrder Create Inputs Inventory Behavior
The types of behavior to use when updating inventory.
Anchor to Valid valuesValid values
- Anchor to BYPASSBYPASS
Do not claim inventory.
- Anchor to DECREMENT_IGNORING_POLICYDECREMENT_IGNORING_POLICY
Ignore the product's inventory policy and claim inventory.
- Anchor to DECREMENT_OBEYING_POLICYDECREMENT_OBEYING_POLICY
Follow the product's inventory policy and claim inventory, if possible.
Was this section helpful?
Anchor to FieldsFields
- •INPUT OBJECT
The strategy for handling updates to inventory: not claiming inventory, ignoring inventory policies, or following policies when claiming inventory.
Was this section helpful?