Component: KNOW_BEFORE_YOU_GO

Abstract

This component allows listing a number of “standard” items which customer should know when starting this experience. Please use ATTENTION component if this component doesn’t contain any know-before-you-go items you require.

Values for this component can be set via ExperienceComponentsDto.knowBeforeYouGo which is an array of ExperienceKnowBeforeYouGoTypeDtos. The latter object is an enum.

Please refer to Swagger documentation for a complete set of possible enum values.

Know before you go items are optional and can be set / unset (by passing empty array) via update operation at any time.

Did this answer your question?
😞
😐
🤩