Inventory > Inventory Locations > inventoryLocationsImport
Commerce APIInventoryInventory LocationsinventoryLocationsImport
inventoryLocationsImport
POST:inventory_locations/import.json

Description

Import inventory locations from a CSV format.

Permission bit: "inventory_locations.import"

Topic: Inventory Locations

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