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

Return a list of all offers on the system

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.

interface

Interface

Default value is All

instanceAttributes

Collection of NameValuePairOfString

None.

customerId

string

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Offer
NameDescriptionTypeAdditional information
BetterOffer

Offer

None.

Description

string

None.

EndDate

date

None.

HtmlDescription

string

None.

ImageUrl

string

None.

Name

string

None.

PromoCodes

Collection of 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.