Skip to content

Show WinkLinks Settings

GET
/api/managing-entity/{managingEntityIdentifier}/wink-links/syndication/settings
curl --request GET \
--url https://api.wink.travel/api/managing-entity/owner-1/wink-links/syndication/settings \
--header 'Wink-Version: 2.0'

Load WinkLinks settings.

managingEntityIdentifier
required
string
""

List syndication entries owned by this managing entity identifier.

Example
owner-1
Wink-Version
string
default: 2.0.0
Allowed values: 2.0

OK

Media type application/json
object
id

Document UUID

string
""
createdDate

Datetime this record was first created

string format: date-time
""
lastUpdate

Datetime this record was last updated

string format: date-time
""
version

Version property that shows how many times this document has been persisted. Document will not persist if the version property is less than current version property in the system. Result in an optimistic locking exception.

integer format: int64
""
userIdentifier
required

Creator of entry

string format: uuid
"" >= 1 characters
ownerIdentifier
required

The user’s owner company this entry associates with

string format: uuid
"" >= 1 characters
itemDisplay

Whether to treat all links as flat web links or try to embed more advanced data.

string
""
Allowed values: FROM_LAYOUT BANNER BANNER_INTELLIGENT
customizationIdentifier
required

Customization identifier

string format: uuid
"" >= 1 characters
layoutDisplay

Which way to itemDisplay the list when WinkLinks first loads

string
default: GRID_COLUMNS
Allowed values: LIST GRID_ROWS GRID_COLUMNS GRID_SINGLE_COLUMN
profilePictureGeometry

Controls how to itemDisplay profile picture

string
default: CIRCLE
Allowed values: CIRCLE RECTANGLE HERO
onlinePresencePosition

Where to show the online presence icons

string
default: TOP
Allowed values: TOP BOTTOM
qrCodeOptions

Customizable QR code options

object
imageIdentifier

Custom image ID for subscribers

string
""
shape

QR code shape

string
default: SQUARE
Allowed values: SQUARE CIRCLE
dotsType

QR code shape

string
default: SQUARE
Allowed values: DOTS ROUNDED CLASSY CLASSY_ROUNDED SQUARE EXTRA_ROUNDED
dotsRoundSize

Dots round size

boolean
default: true
dotsGradientType

Dots gradient

string
default: LINEAR
Allowed values: LINEAR RADIAL
dotsGradientRotation

Dots gradient rotation

integer format: int32
0
dotsStartColor

Dots primary color

string
""
dotsEndColor

Dots gradient color

string
""
cornerSquareType

Corner square type

string
default: SQUARE
Allowed values: SQUARE EXTRA_ROUNDED DOT
cornerSquareGradientType

Corners square gradient

string
default: LINEAR
Allowed values: LINEAR RADIAL
cornerSquareGradientRotation

Corners square gradient rotation

integer format: int32
0
cornerSquareStartColor

Corner square primary color

string
""
cornerSquareEndColor

Corner square gradient color

string
""
cornerDotType

Corner dot type

string
default: SQUARE
Allowed values: SQUARE DOT
cornerDotGradientType

Corners dot gradient

string
default: LINEAR
Allowed values: LINEAR RADIAL
cornerDotGradientRotation

Corners dot gradient rotation

integer format: int32
0
cornerDotStartColor

Corner dot primary color

string
""
cornerDotEndColor

Corner dot gradient color

string
""
backgroundRound

Corner square type

integer format: int32
0
backgroundGradientType

Corners square gradient

string
default: LINEAR
Allowed values: LINEAR RADIAL
backgroundGradientRotation

Corners square gradient rotation

integer format: int32
0
backgroundStartColor

Corner square primary color

string
""
backgroundEndColor

Corner square gradient color

string
""
themeColors

Theme colors are connected with the primary account customization.

object
primary

Primary color

string
default: #dc3545
secondary

Secondary color

string
default: #6c757d
success

Success color

string
default: #28a745
danger

Danger color

string
default: #dc3545
warning

Warning color

string
default: #ffc107
info

Info color

string
default: #17a2b8
light

Light color

string
default: #f8f9fa
dark

Dark color

string
default: #343a40
body

Body color

string
default: #212529
muted

Muted color

string
default: #6c757d
white

White color

string
default: #ffffff
mobileGradientEnabled

Whether the mobile gradient background is enabled

boolean
mobileGradientType

Mobile gradient type

string
default: LINEAR
Allowed values: LINEAR RADIAL
mobileGradientAngle

Mobile gradient angle in degrees (0-360)

integer format: int32
default: 180
mobileBackgroundImage

Mobile background image

object
multimediaIdentifier
required

Document identifier

string format: uuid
"" >= 1 characters
identifier
required

Use this identifier to communicate with Cloudinary.

string
"" >= 1 characters
type
required

Whether Cloudinary media is a VIDEO or IMAGE.

string
""
Allowed values: IMAGE VIDEO AUDIO RAW
source
required

Currently ONLY using Cloudinary to store all image / video assets.

string
default: CLOUDINARY
Allowed values: YOUTUBE CLOUDINARY
sort
required

Sort allows you to control how you want to sort this record in a list of media records.

integer format: int32
default: 999
angle

Media angle

string
""
width
required

Media width in pixels.

integer format: int32
"" >= 1
height
required

Media height in pixels.

integer format: int32
"" >= 1
published

Instead of deleting the media, choose to un-publish it instead for later re-use. Could be you keep seasonal images of the property.

boolean
category

Supported OTA specification PIC code. See OTA geoname data

string
""
descriptions

Localized media captions to give user some context about where this media was taken.

Array<object>
""
object
name
required

Use as title or short text description

string
""
description
required

Longer text description

string
"" >= 1 characters <= 2147483647 characters
language
required

Indicate which language this description is written in.

string
default: en >= 2 characters <= 2 characters
creator

Whether it was user or system generated.

string
default: USER
Allowed values: SYSTEM USER
md5ContentHash

The md5 hash of the name, description and language.

string
""
hashMismatch
boolean
lifestyleType

Associate this media with a specific lifestyle type. A user searching and filtering inventory based on lifestyles can be shown relevant media first.

string
""
Allowed values: LIFESTYLE_HEALTH_FITNESS LIFESTYLE_RELAX LIFESTYLE_ADULT_ONLY LIFESTYLE_ADVENTURE LIFESTYLE_BUSINESS LIFESTYLE_LGBT LIFESTYLE_SINGLE_PARENT LIFESTYLE_SOLO_FEMALE LIFESTYLE_BEAUTY LIFESTYLE_FOODIE LIFESTYLE_FAMILY LIFESTYLE_ROMANCE LIFESTYLE_COUPLE LIFESTYLE_SOLO LIFESTYLE_BACKPACKER LIFESTYLE_SHOPPING LIFESTYLE_SPORTS LIFESTYLE_MOUNTAIN LIFESTYLE_BEACH LIFESTYLE_CITY LIFESTYLE_COUNTRY LIFESTYLE_CULTURE LIFESTYLE_ECO
attribution

Whether image has attribution properties

Array<object>
""
object
url

URL to contributor

string
""
name
required

Name of contributor

string
"" >= 1 characters
isLandscape

True if media width is greater or equal to height

boolean
desktopGradientEnabled

Whether the desktop gradient background is enabled

boolean
desktopGradientType

Desktop gradient type

string
default: LINEAR
Allowed values: LINEAR RADIAL
desktopGradientAngle

Desktop gradient angle in degrees (0-360)

integer format: int32
default: 180
desktopBackgroundImage

Desktop background image

object
multimediaIdentifier
required

Document identifier

string format: uuid
"" >= 1 characters
identifier
required

Use this identifier to communicate with Cloudinary.

string
"" >= 1 characters
type
required

Whether Cloudinary media is a VIDEO or IMAGE.

string
""
Allowed values: IMAGE VIDEO AUDIO RAW
source
required

Currently ONLY using Cloudinary to store all image / video assets.

string
default: CLOUDINARY
Allowed values: YOUTUBE CLOUDINARY
sort
required

Sort allows you to control how you want to sort this record in a list of media records.

integer format: int32
default: 999
angle

Media angle

string
""
width
required

Media width in pixels.

integer format: int32
"" >= 1
height
required

Media height in pixels.

integer format: int32
"" >= 1
published

Instead of deleting the media, choose to un-publish it instead for later re-use. Could be you keep seasonal images of the property.

boolean
category

Supported OTA specification PIC code. See OTA geoname data

string
""
descriptions

Localized media captions to give user some context about where this media was taken.

Array<object>
""
object
name
required

Use as title or short text description

string
""
description
required

Longer text description

string
"" >= 1 characters <= 2147483647 characters
language
required

Indicate which language this description is written in.

string
default: en >= 2 characters <= 2 characters
creator

Whether it was user or system generated.

string
default: USER
Allowed values: SYSTEM USER
md5ContentHash

The md5 hash of the name, description and language.

string
""
hashMismatch
boolean
lifestyleType

Associate this media with a specific lifestyle type. A user searching and filtering inventory based on lifestyles can be shown relevant media first.

string
""
Allowed values: LIFESTYLE_HEALTH_FITNESS LIFESTYLE_RELAX LIFESTYLE_ADULT_ONLY LIFESTYLE_ADVENTURE LIFESTYLE_BUSINESS LIFESTYLE_LGBT LIFESTYLE_SINGLE_PARENT LIFESTYLE_SOLO_FEMALE LIFESTYLE_BEAUTY LIFESTYLE_FOODIE LIFESTYLE_FAMILY LIFESTYLE_ROMANCE LIFESTYLE_COUPLE LIFESTYLE_SOLO LIFESTYLE_BACKPACKER LIFESTYLE_SHOPPING LIFESTYLE_SPORTS LIFESTYLE_MOUNTAIN LIFESTYLE_BEACH LIFESTYLE_CITY LIFESTYLE_COUNTRY LIFESTYLE_CULTURE LIFESTYLE_ECO
attribution

Whether image has attribution properties

Array<object>
""
object
url

URL to contributor

string
""
name
required

Name of contributor

string
"" >= 1 characters
isLandscape

True if media width is greater or equal to height

boolean
profilePictureSize

Profile picture size for circle and rectangle geometries

string
default: MD
Allowed values: SM MD LG
accountNameSize

Account name heading size

string
default: LG
Allowed values: SM MD LG XL
fontId

Custom font for account name display

string
""
Allowed values: UI_SANS_SERIF UI_SERIF PLAYFAIR_DISPLAY LIBRE_BASKERVILLE CORMORANT_GARAMOND JOSEFIN_SANS RALEWAY LORA SPACE_GROTESK DM_SERIF_DISPLAY OUTFIT CRIMSON_PRO CINZEL BODONI_MODA EB_GARAMOND ITALIANA FORUM TENOR_SANS GILDA_DISPLAY MARCELLUS
mobilePattern

Mobile background pattern type

string
""
Allowed values: GRID DOT_MATRIX DIAGONAL_LINES GRADIENT_MESH CHECKERBOARD
desktopPattern

Desktop background pattern type

string
""
Allowed values: GRID DOT_MATRIX DIAGONAL_LINES GRADIENT_MESH CHECKERBOARD
Example
{
"id": "",
"createdDate": "",
"lastUpdate": "",
"version": "",
"userIdentifier": "",
"ownerIdentifier": "",
"itemDisplay": "FROM_LAYOUT",
"customizationIdentifier": "",
"layoutDisplay": "LIST",
"profilePictureGeometry": "CIRCLE",
"onlinePresencePosition": "TOP",
"qrCodeOptions": "",
"themeColors": "",
"mobileGradientEnabled": false,
"mobileGradientType": "LINEAR",
"mobileGradientAngle": 180,
"mobileBackgroundImage": null,
"desktopGradientEnabled": false,
"desktopGradientType": "LINEAR",
"desktopGradientAngle": 180,
"desktopBackgroundImage": null,
"profilePictureSize": "SM",
"accountNameSize": "SM",
"fontId": "UI_SANS_SERIF",
"mobilePattern": "GRID",
"desktopPattern": "GRID"
}

Bad Request

object
type
string format: uri
title
string
status
integer format: int32
detail
string
instance
string format: uri
properties
object
key
additional properties
Example generated
{
"type": "https://example.com",
"title": "example",
"status": 1,
"detail": "example",
"instance": "https://example.com",
"properties": {
"additionalProperty": "example"
}
}

Unauthorized

Media type */*
object
type
string format: uri
title
string
status
integer format: int32
detail
string
instance
string format: uri
properties
object
key
additional properties

Forbidden

Media type */*
object
type
string format: uri
title
string
status
integer format: int32
detail
string
instance
string format: uri
properties
object
key
additional properties

Internal Server Error

object
Example generated
{}