GET v3/events/{id}/instances?start_from={start_from}&start_to={start_to}&interface={interface}

Returns a list of instances for a specific event

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

start_from

date

None.

start_to

date

None.

attributes

Collection of NameValuePairOfString

None.

interface

Interface

Default value is All

Body Parameters

None.

Response Information

Resource Description

Collection of Instance
NameDescriptionTypeAdditional information
IsOnSale

boolean

None.

PlanId

string

None.

PriceList

PriceList

None.

Event

Event

None.

Start

date

None.

StartUtc

date

None.

StartSellingAtWeb

date

None.

StartSellingAtWebUtc

date

None.

StopSellingAtWeb

date

None.

StopSellingAtWebUtc

date

None.

WebInstanceId

string

None.

Cancelled

boolean

None.

Id

string

None.

Attributes

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

None.

HasBestAvailableOverlay

boolean

None.

Response Formats

application/json, text/xml

Sample:

Sample not available.