Update Discount Content
Modifies the localized content for the specified discount. Allows you to rename the discount without modifying any other discount properties.
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Unique identifier of the discount. System-supplied and read-only.
Query Parameters
limits which fields are returned in the response body
Body
New Name and/or LocaleCode. Properties of the content to update. Required property: Name.
Container for the language-specific name of the discount. You will have a container for each supported language (LocaleCode). This enables you to display the discount name in multiple languages yet manage it as a single discount internally.
Name of the discount.
200Promotional text or HTML that can be utilized as friendly content like "Buy this product now and get X!"
Lanugage used for the discount in the current catalog. Defaults setting for the active catalog.
8Response
Success
Container for the language-specific name of the discount. You will have a container for each supported language (LocaleCode). This enables you to display the discount name in multiple languages yet manage it as a single discount internally.
Name of the discount.
200Promotional text or HTML that can be utilized as friendly content like "Buy this product now and get X!"
Lanugage used for the discount in the current catalog. Defaults setting for the active catalog.
8
