Create Category Description
Create a new description for a specific category
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The tenant ID for the target ERP instance.
Path Parameters
Body
The categoryDescription to create.
Model Class: CreateCategoryDescription
The category name in the given language and sales channel. The name in JTL-Wawi and the default language is the default name of the category.
"Binoculars"
The ISO code of the language of the description.
"DE"
"1-1-0"
"Best Binoculars"
"binoculars"
"Best Binoculars"
"Best Binoculars"
"Best, Binoculars"
Response
The created category description.
Model Class: CategoryDescription
The category name in the given language and sales channel. The name in JTL-Wawi and the default language is the default name of the category.
"Binoculars"
The category description in the given language and sales channel.
"Best Binoculars"
The SEO path in the given language and sales channel.
"binoculars"
The SEO metadescription in the given language and sales channel.
"Best Binoculars"
The title tag (SEO) in the given language and sales channel.
"Best Binoculars"
The meta keywords in the given language and sales channel.
"Best, Binoculars"
The ISO code of the language of the description.
"DE"
"1-1-0"