Skip to main content
Anchor to OrderCreateInputsInventoryBehavior

OrderCreateInputsInventoryBehavior

enum

The types of behavior to use when updating inventory.

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?

•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?