Component: BOOKING_LABELS

Abstract

Booking labels is a tool to classify incoming bookings, e.g. if you have a few different sales locations and would like to filter your sales by location, you can then have different booking labels for each one of them.

Values for this component can be set via ExperienceComponentsDto.bookingLabels which is an array of ints. Each array element refers to a specific booking label id (assigned by Bókun), created outside of this service. Setting a list of IDs marks this product to be applicable for all of set labels. Send empty array to clear this value on update.

 
Did this answer your question?
😞
😐
🤩