Used to retrieve a brand's template
Name | Type | Description | Restrictions |
---|---|---|---|
customer | String | The handle of the customer |
|
brand | String | The handle of the brand |
|
name | Enum | The name of the template |
Possible values:
|
Name | Type | Required / Optional | Description | Restrictions |
---|---|---|---|---|
fields | String | Optional | Select fields to include in the response, comma separated list of field names. Requesting only the needed fields improves response time, especially when omitting relation fields. Identifying field(s) are always included. |
|
Name | Type | Required / Optional | Description |
---|---|---|---|
name | Enum | Required |
The name of the template
Possible values:
|
subject | String | Optional | The subject, in case of a mail template |
text | String | Optional | The plain text template, in case of mail template |
html | String | Optional | The HTML template |
contexts | List <String> | Required | List of contexts in which this template can be used, "base" is de the default, other contexts specify specific registries with a different base template |
Generic errors can be expected.
GET /v2/customers/customer/brands/brand/templates/name