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 8 Current »

Instruction on adding new Resort:

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

Link - 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:

4. Paste the token into the following field and click on “Explore”:

5. Go to Locations - Choose Get/Locations method:

6. Into the “pattern” field enter city name. Into the “limitCountries” field enter “-1”:

7. Press “Try it out” button. In the response body you can find 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 chosen 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