CustomForms
API | Description |
---|---|
GET api/Shows/{showId}/CustomForm |
No documentation available. |
GET api/Performances/{performanceId}/CustomForm |
No documentation available. |
GET api/Venues/{venueId}/CustomForm |
No documentation available. |
GET api/Spaces/{spaceId}/CustomForm |
No documentation available. |
GET api/Genres/{genreId}/CustomForm |
No documentation available. |
GET api/CustomForms?formDataId={formDataId} |
No documentation available. |
Basket
API | Description |
---|---|
GET api/Basket |
No documentation available. |
PUT api/Basket |
No documentation available. |
Shows
API | Description |
---|---|
GET api/Shows?folderId={folderId}&genreId={genreId}&spaceId={spaceId}&venueId={venueId}&fromDate={fromDate}&toDate={toDate}&page={page}&pageSize={pageSize}&searchText={searchText} |
No documentation available. |
GET api/Shows/{id} |
No documentation available. |
Folders
API | Description |
---|---|
GET api/Folders |
No documentation available. |
GET api/Folders?page={page}&pageSize={pageSize} |
No documentation available. |
GET api/Folders?parentId={parentId} |
No documentation available. |
GET api/Folders?parentId={parentId}&page={page}&pageSize={pageSize} |
No documentation available. |
GET api/Folders/{id} |
No documentation available. |
Spaces
API | Description |
---|---|
GET api/Spaces?folderId={folderId}&venueId={venueId} |
No documentation available. |
GET api/Spaces/{id} |
No documentation available. |
EcwidToken
API | Description |
---|---|
GET api/EcwidToken |
No documentation available. |
Venues
API | Description |
---|---|
GET api/Venues?folderId={folderId} |
No documentation available. |
GET api/Venues/{id} |
No documentation available. |
Cache
API | Description |
---|---|
GET api/Cache |
No documentation available. |
User
API | Description |
---|---|
GET api/User?userId={userId} |
No documentation available. |
PUT api/User |
No documentation available. |
Session
API | Description |
---|---|
PUT api/Session |
No documentation available. |
DELETE api/Session |
No documentation available. |
UserStatuses
API | Description |
---|---|
GET api/UserStatuses?userId={userId} |
No documentation available. |
Prices
API | Description |
---|---|
GET api/Prices?productId={productId} |
No documentation available. |
Products
API | Description |
---|---|
GET api/Products?folderId={folderId}&performanceId={performanceId}&showId={showId}&genreId={genreId}&spaceId={spaceId}&venueId={venueId}&fromDate={fromDate}&toDate={toDate}&page={page}&pageSize={pageSize} |
No documentation available. |
GET api/Products/{id} |
No documentation available. |
Quantities
API | Description |
---|---|
GET api/Quantities?productId={productId} |
No documentation available. |
Performances
API | Description |
---|---|
GET api/Performances?folderId={folderId}&showId={showId}&genreId={genreId}&spaceId={spaceId}&venueId={venueId}&fromDate={fromDate}&toDate={toDate}&page={page}&pageSize={pageSize} |
No documentation available. |
GET api/Performances/{id} |
No documentation available. |
Seatplan
API | Description |
---|---|
GET api/Seatplan?productId={productId} |
No documentation available. |
Genres
API | Description |
---|---|
GET api/Genres?folderId={folderId} |
No documentation available. |
GET api/Genres/{id} |
No documentation available. |
Packages
API | Description |
---|---|
GET api/Packages/{id} |
No documentation available. |