Content

⚠️ Important Notice: Content Capability Update in Progress

Notice: Redeam is actively working on an updated version of this content capability to better address partner and market needs.

The current models and structures on this page will change as part of that update.

If you are currently developing against or supporting this capability, please be aware that you will need to make updates on your side once the new version is released.

We expect to release the updated version during the next quarter, and will send a formal communication to all partners once it is available.

If you have any questions or are interested in participating in the release, feel free to contact Redeam Support. Please note, however, that guidance may be limited while development is still in progress.

The Content capability allows operators to supplement their Supplier, Product, ProductOption and Unit objects with additional details, including image URLs, product / option descriptions, itinerary information, and more.

X-Capabilities: redeam/content

Objects

Descriptions of new object fields & properties provided by the Content capability.

Category

The Category object provides Suppliers with a mechanism for associating multiple Products under a common theme. For example, a tour company could provide categories for their products by the type of transport (bus, boat, or walking). A product may be a member of one or more categories.

Field NameTypeRequiredDescription
titlestringNoThe customer-facing display name
subtitlestringNoAdditional information about the content which complements the title
shortDescriptionstringNoBrief description of the category
coverImageUrlstringNoWeb address of the main thumbnail image when a customer views this category in a search result
bannerImageUrlstringNoWeb address of a high-resolution image describing this category
productIdsarray[string]NoList of Product identifiers associated with the Category

Contact

Field NameTypeRequiredDescription
websitestringNoWebsite of the service provider
emailstringNoEmail address for customer communication
telephonestringNoPhone number for customer communication
addressstringNoAddress of the service provider
firstNamestringNoFirst name of the contact
lastNamestringNoLast name / surname of the contact

Destination

Field NameTypeRequiredDescription
idstringNoA unique identifier for the destination
namestringNoHuman-readable identifier of the place or location
countrystringNoCountry code in which the destination is located
contactContactNoContact information for the destination's service provider
categoriesarray[Category]NoThe list of categories offered by a particular destination

FAQ

Field NameTypeRequiredDescription
questionstringNoA frequently asked question
answerstringNoAnswer to the frequently asked question

ProductImage

Field NameTypeRequiredDescription
urlstringNoWeb address of the product image
titlestringNoA name or label for this image
captionstringNoBrief text to be displayed along with the image

GET /suppliers/:supplierId/products

Product

The Content capability adds the following fields to the Product object:

Field NameTypeRequiredDescription
titlestringNoCustomer facing display name for the product
subtitlestringNoAdditional information about the content to complement the product title
countrystring(ISO 3166-1 alpha-2)NoCountry code in which the product is located
shortDescriptionstringNoA brief text description of the product
descriptionstringNoA more detailed text or HTML string with a description of the product
highlightsarray[string]NoA list of sales points for a customer viewing the product
inclusionsarray[string]NoA list of amenities or features included with purchase of the product
exclusionsarray[string]NoA list of amenities or features NOT included with purchase of the product
redemptionInstructionsstringNoDescription of guidelines for the day of product redemption
bookingTermsstringNoThe terms and conditions under which this product can be booked
cancellationPolicystringNoThe terms and conditions under which the product can be cancelled
destinationsarray[Destination]NoLocation and contact information for a product
categoriesarray[Category]NoThe list of categories that the product is associated with
faqsarray[FAQ]NoFrequently asked questions, and answers for the product
coverImageUrlstringNoWeb address of the main thumbnail image when a customer views this product in a search result
bannerImageUrlstringNoWeb address of a high-resolution image describing this product
videoUrlstringNoWeb address of a video describing this product
galleryImagesarray[ProductImage]NoA collection of images to be displayed in a gallery view for this product
bannerImagesarray[ProductImage]NoA collection of high-resolution images (often displayed in a rotating carousel) that are displayed when a customer views this product

ProductOption

The Content capability adds the following fields to the ProductOption object:

Field NameTypeRequiredDescription
titlestringNoCustomer facing display name for the product option. Example: VIP or General Admission
subtitlestringNoAdditional information about the option to complement the title
shortDescriptionstringNoA brief text description of the product option
durationstringNoA text representation of how long the product option will last. Example: '2 Days' or '3 Hours'
minTravelersstringNoThe minimum quantity (inclusive) of units required to book this option.
maxTravelersstringNoThe maximum quantity (inclusive) of units able to book this unit option

Unit

The Content capability adds the following fields to the Unit object:

Field NameTypeRequiredDescription
titlestringNoCustomer facing display name for the unit. Example: Adult or Child
subtitlestringNoAdditional information about the unit to complement the title. Example: Ages 16+
minAgeintegerNoMinimum age limit of the unit
maxAgeIntegerNoMaximum age limit of the unit
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard