Inventory > Inventory Rules - TODO
Inventory Rules - TODO
Text
Adding Inventory Rules
A
Editing Inventory Rules
A
Changing rule priority
Text
Importing Inventory Rules
Text
| Header | Required/Optional | Description | Example |
|---|---|---|---|
| name | Required | Name of the inventory rule | NY Shipping |
| priority | Optional | The priority of the rule | 10 |
| inventory_strategy | Optional | How inventory location should be picked | closest most_available order |
| multiple_locations | Optional | Whether to allow picking multiple locations per order | true false |
| split_line_items | Optional | Whether to allow splitting individual line items across multiple locations | true false |
| split_bundle_items | Optional | Whether to allow splitting bundle line items across multiple locations | true false |
| country | Optional | The two-letter ISO code for the country | US |
| province | Optional | The ISO code for the province or state | NY |
| zip | Optional | The zip or postal code, or a glob pattern for one | 90210 |
| customer_group | Optional | The unique customer group identifier | cg_pLk4a0lP |
| inventory_location | Required | The unique inventory location identifier | il_pLk4a0lP |
| default | Optional | Whether this location is the default one (its address is used for tax calc) | true false |
Exporting Inventory Rules
Text