POST:data_feeds/preview.json
POST:data_feeds/preview.json
Description
Preview data feed composition for a given product variant.
Permission bit: "data_feeds.read"
Topic: Data Feeds
Query Parameters
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "fields": [ { "config": "max_length=100", "id": "title", "name": "title" } ], "filter_fields": "", "filter_script": "", "options": [ { "key": "", "value": "" } ], "template_footer": "", "template_header": "", "template_item": "", "variant_id": "va_EQzGqWoY" }
Response Body
Array of KeyValue
Response Body Type
Loading module