Customers > Customers > customersImport
Commerce APICustomersCustomerscustomersImport

customersImport

POST:customers/import.json

Description

Import customers from a CSV format.

Permission bit: "customers.import"

Topic: Customers

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

Loading module