Inventory > Inventory Rules > inventoryRules
GET:inventory_rules.json
Description
Get all or specific inventory rules for a given shop.
This is a typical bulk get endpoint.
Permission bit: "inventory_rules.read"
Topic: Inventory Rules
Arguments
List of inventory rule ids. See also: Unique Identifiers
Example: ["ir_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
Preview (typescript)
Loading module