Plate configuration
{ "option": { "plate_type": "content_objects", "content_fields": { "name": "naam", "type": "option_type", "choices": "choices", "required": "required", "defaultChoice": "defaultchoice" }, "plate_content_type_id": [[option]] }, "site_id": [[site_id]], "attribute": { "plate_type": "content_objects", "content_fields": { "name": "naam", "value": "value" }, "plate_content_type_id": [[attribute]] }, "option_choice": { "plate_type": "content_objects", "content_fields": { "text": "text", "priceModifier": "pricemodifier", "priceModifierType": "pricemodifiertype" }, "plate_content_type_id": [[option_choice]] }, "product_types": { "0": { "plate_type": "posts", "content_fields": { "id": "ecwidid", "sku": "sku", "name": "title", "media": "media", "price": "price", "options": "options", "quantity": "quantity", "seoTitle": "seo_title", "unlimited": "unlimited", "attributes": "productattributes", "categories": "categories", "description": "description", "combinations": "combinations", "compareToPrice": "comparetoprice", "seoDescription": "seo_description", "relatedProducts": "relatedproducts", "updateTimestamp": "updatetimestamp", "wholesalePrices": "wholesaleprices", "defaultDisplayPrice": "defaultprice", "defaultDisplayCompareToPrice": "defaultcomparetoprice" }, "plate_content_type_id": [[product_types]] } }, "selected_option": { "plate_type": "content_objects", "content_fields": { "name": "naam", "value": "value" }, "plate_content_type_id": [[selected_option]] }, "wholesale_price": { "plate_type": "content_objects", "content_fields": { "price": "price", "quantity": "quantity" }, "plate_content_type_id": [[wholesale_price]] }, "product_category": { "plate_type": "posts", "content_fields": { "id": "ecwidid", "name": "title", "image": "image", "description": "description" }, "plate_content_type_id": [[product_category]] }, "product_variation": { "plate_type": "content_objects", "content_fields": { "id": "ecwidid", "sku": "sku", "image": "image", "price": "price", "options": "options", "quantity": "quantity", "unlimited": "unlimited", "compareToPrice": "comparetoprice", "wholesalePrices": "wholesaleprices" }, "plate_content_type_id": [[product_variation]] } }
site_id*
site_translations__nl*
site_translations__de
site_translations__en
site_translations__fr
option*
attribute*
option_choice*
product_types*
selected_option*
wholesale_price*
product_category*
product_variation*
Generate Json
Plate API Authentication
{"public_key":"[[public_key]]","secret_key":"[[secret_key]]"}
public_key*
secret_key*
Generate Json
Ecwid Configuration
{"store_id":"[[store_id]]"}
store_id*
Generate Json
Ecwid API Authentication
{"access_token":"[[access_token]]"}
access_token*
Generate Json