BuiltInSimpleAction

BuiltInSimpleAction

Action that is implemented and performed in (your) third-party application. Represents various functionality that is expected to be available to business and will help them with resolving the issue. The application should point the business to the place, where they can access the corresponding functionality. If the functionality is not supported, it is recommended to explain the situation to the business and provide them with instructions how to solve the issue.

Fields
type

BuiltInSimpleActionType

The type of action that represents a functionality that is expected to be available in third-party application.

attribute_code

string

The attribute that needs to be updated. Present when the type is EDIT_ITEM_ATTRIBUTE .

This field contains a code for attribute, represented in snake_case. You can find a list of product's attributes, with their codes here .

additional_content

AdditionalContent

Long text from an external source that should be available to the business. Present when the type is SHOW_ADDITIONAL_CONTENT .