Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 6 Next »

Instruction on adding new Resort:

Open CMS → go to tab Resorts → Click “Add New Resort” and fill in the fields as follows:

 

 

Linsk - add resort name

DescriptionTitle - add resort name which should be displayed on the Booking Engine

CityId - How to get cityId? There two ways to get cityId:

A. The easiest way is to get it from the search line when search is made (see example below)

B. To get a city id via API you need to follow next steps:

  1. Open Swagger in a new tab : https://demo.softwaretravel.net/gptp/stat/swagger/index.html#!/Authorization/GET_authorization

  2. Enter API key, companyCodeOrAlias, login, password. Then press “Try it out” button.

  3. In the “Response Body” copy token

Paste the token into the filled and click on “Explore”

4. Choose Get/Locations method

5. Into the “limitCountries” field enter “-1” → press “Try it out” button

6. In the response body choose the country and copy “id”. Also, you can find here

Country Code (iso2Code value)

7. To proceed paste “id” into “paretntId” field” → Into the “limitCities” field enter “-1” → press the “Try it out” button . Choose a city to be displayed as a Popular Destination and copy city “id”.

Image

To upload an image click “Add” → “Add more assets”

There are 2 ways to upload your image: from a computer or from URL.

Add resort description

Add SPA and Leisure description if you need.

To provide your clients with a more detailed description you can add more resort images and videos to the gallery.

Video

Src - it is necessary to add a link. For example if you need to add any video from Youtube it is necessary to follow next steps:
Click share below choosen video → Choose “Embed” → Copy link as indicated in the screenshot

Thumb - link to any photo that would be displayed as a preview

Caption - Video title, you can add as per your needs.

 Click “Save” -> “Publish

When all the steps are done make sure that fields “DescriptionActive”, “SpeciatizationActive”, “SpaActive”, “LeisureActive”, “GalleryActive” are switched ON to be displayed on the website. If some of the fields are not needed switch them off.

 

  • No labels