The IEventSpotService type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | DeleteEventFee |
Delete an individual event fee
|
![]() | DeleteEventItem |
Delete a specific event item
|
![]() | DeleteEventItemAttribute |
Delete an existing attributes for an item
|
![]() | DeletePromocode |
Delete a promo code for an event
|
![]() | GetAllEventFees |
Retrieve all existing fees for an event
|
![]() | GetAllEventItemAttributes |
Retrieve all existing attributes for an item
|
![]() | GetAllEventItems |
Retrieve all existing items associated with an event
|
![]() | GetAllEventSpots |
View all existing events
|
![]() | GetAllPromocodes |
Retrieve all existing promo codes for an event
|
![]() | GetAllRegistrants |
Retrieve a list of registrants for the specified event
|
![]() | GetEventFee |
Retrieve an individual event fee
|
![]() | GetEventItem |
Retrieve specific event item
|
![]() | GetEventItemAttribute |
Retrieve an existing attributes for an item
|
![]() | GetEventSpot |
Retrieve an event specified by the event_id
|
![]() | GetPromocode |
Retrieve an existing promo codes for an event
|
![]() | GetRegistrant |
Retrieve detailed information for a specific event registrant
|
![]() | PatchEventSpotStatus |
Publish or cancel an event by changing the status of the event
|
![]() | PostEventFee |
Create an individual event fee
|
![]() | PostEventItem |
Create a specific event item
|
![]() | PostEventItemAttribute |
Create an attributes for an item
|
![]() | PostEventSpot |
Publish an event
|
![]() | PostPromocode |
Create a new promo code for an event
|
![]() | PutEventFee |
Update an individual event fee
|
![]() | PutEventItem |
Update a specific event item
|
![]() | PutEventItemAttribute |
Updates an existing attributes for an item
|
![]() | PutEventSpot |
Update an event
|
![]() | PutPromocode |
Update a promo code for an event
|
See Also