GET v3/offers?instanceStart_from={instanceStart_from}&instanceStart_to={instanceStart_to}&eventName={eventName}&promoCode={promoCode}

Return a list of available offers

Request Information

URI Parameters

NameDescriptionTypeAdditional information
instanceStart_from

date

None.

instanceStart_to

date

None.

eventAttributes

Collection of NameValuePairOfString

None.

eventName

string

None.

promoCode

string

None.

instanceAttributes

Collection of NameValuePairOfString

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Offer
NameDescriptionTypeAdditional information
BetterOffer

Offer

None.

EndDate

date

None.

HtmlDescription

string

None.

ImageUrl

string

None.

Name

string

None.

RequiresPromoCode

boolean

None.

StartDate

date

None.

ThumbnailUrl

string

None.

Type

OfferType

None.

Interfaces

Collection of Interface

None.

DiscountedPrices

PriceList

None.

Status

OfferStatus

None.

MultibuyMinimumEvents

integer

None.

XForYX

integer

None.

XForYY

integer

None.

PackageItems

Object

None.

StatusString

string

None.

Id

string

None.

Attributes

There will be additional properties (custom to each client) with the prefix 'Attribute_'

None.

Response Formats

application/json, text/xml

Sample:

Sample not available.