POST:inventory_rules/import.json
POST:inventory_rules/import.json
Description
Import inventory rules from a CSV format.
Permission bit: "inventory_rules.import"
Topic: Inventory Rules
Query Parameters
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "columns": [ "" ], "file_id": "", "options": { "date_and_time_format": "Mon, 02 Jan 2006 15:04:05 -0700", "date_format": "02.01.2006", "timezone": "(GMT-05:00) Eastern Time" }, "skip_header": true }
Response Body
Response Body Type
Loading module