Inventory > Inventory Rules > inventoryRulesImport
Commerce APIInventoryInventory RulesinventoryRulesImport
inventoryRulesImport
POST:inventory_rules/import.json

Description

Import inventory rules from a CSV format.

Permission bit: "inventory_rules.import"

Topic: Inventory Rules

Arguments

data: GenericImport!

Main argument for mutations.


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Data Argument Fields

columns: [String!]


file_id: String!


options: ImportOptions


skip_header: Boolean


Result

ForeignShardedTask

Preview (typescript)

Loading module