Get Event Type List
Get Venue Event Types List
POST
[PlatformAddress]/api/1.0/venue?action=getEventTypeList
Return the event type list for the account.
Example Request
Get Venues Event Type List
Returns
A collection object with the following properties in the results
id
The unique invoice identifier
name
The name of the event type
description
The description of the event type
marketplaceEventType
contactType
The type of contact that can be assigned to a opportunity/booking of the event type. 0 = Company & Contact, 1 = Company, 2 = Contact
isViewable
Whether or not the event type is viewable on marketplace
createdDate
The date & time the event type was created
modifiedDate
The date & time the event type was last modified
Marketplace Event Types
2
Christmas
3
Cocktail
4
Conference
5
Corporate Function
13
Breakfast
14
Lunch
6
Dinner
11
Event
7
Exhibition
8
Meeting
9
Party
10
Wedding
1
Other
Last updated