Skip to main content

PUT

An import of templates for response object customization, used with the query parameter ‘templateId’. Importing templates with PUT will remove all existing templates not in the import!

Request

application/json

TemplateBody

Template definitions for response object customization. Template Ids must be alphanumeric and up to 25 characters. Keys following pattern: [a-zA-Z0-9]{1,25} and with the value: TemplateSettings Max: 5 keys
bash

Response

POST

An import of templates for response object customization, used with the query parameter ‘templateId’. Using POST to add or remove templates will not affect templates not included in the import.

Request

application/json

TemplatePostBody

bash

Response

Inner Schemas

ProductTemplate

ProductTemplateMapping

TemplateSettings

VariantTemplate

VariantTemplateMapping

Last modified on August 31, 2026