POST:buy_links/export.json
POST:buy_links/export.json
Description
Export buy links into CSV format. Launches a task, when complete it will offer a downloadable result.
Permission bit: "buy_links.export"
Topic: Buy Links
Query Parameters
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "columns": [ "" ], "filter_fields": "", "filter_script": "", "ids": [ "" ], "options": { "date_and_time_format": "Mon, 02 Jan 2006 15:04:05 -0700", "date_format": "02.01.2006", "length_unit": "cm", "timezone": "(GMT-05:00) Eastern Time", "weight_unit": "g" }, "zip": true }
Response Body
Response Body Type
Loading module