PUT api/Content/v2/GetEventDetail
Request Information
URI Parameters
None.
Body Parameters
APIEventDetailRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerId | integer |
None. |
|
| EventId | integer |
None. |
|
| UserUniqueId | integer |
None. |
|
| TicketingEvent | boolean |
None. |
|
| LanguageId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"CustomerId": 1,
"EventId": 2,
"UserUniqueId": 3,
"TicketingEvent": true,
"LanguageId": 1
}
application/xml, text/xml
Sample:
<APIEventDetailRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tsunami.Model"> <CustomerId>1</CustomerId> <EventId>2</EventId> <LanguageId>1</LanguageId> <TicketingEvent>true</TicketingEvent> <UserUniqueId>3</UserUniqueId> </APIEventDetailRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
APIEventDetailResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| EventDate | integer |
None. |
|
| Recurring | APIEventRecurring |
None. |
|
| CreatedDate | integer |
None. |
|
| CustomerName | string |
None. |
|
| Images | Collection of string |
None. |
|
| Latitude | decimal number |
None. |
|
| Longitude | decimal number |
None. |
|
| EventRecurring | Collection of APIEventRecurring |
None. |
|
| Address | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| Country | string |
None. |
|
| ZipCode | string |
None. |
|
| LocationId | integer |
None. |
|
| LocationTitle | string |
None. |
|
| LocationLogo | string |
None. |
|
| IsPassportStamped | boolean |
None. |
|
| IsPassportStampRequested | boolean |
None. |
|
| IsPassportCreated | boolean |
None. |
|
| LoyaltyEventId | integer |
None. |
|
| TicketURL | string |
None. |
|
| WebsiteURL | string |
None. |
|
| EventFacebookPageURL | string |
None. |
|
| TicketsAvailable | boolean |
None. |
|
| IsInterested | boolean |
None. |
|
| MemberId | integer |
None. |
|
| IsMultiPassportStamped | boolean |
None. |
|
| PassportStampedId | integer |
None. |
|
| Phone | string |
None. |
|
| Gallery | Collection of EventImages |
None. |
|
| EventYoutubePageURL | string |
None. |
|
| EventYelpPageURL | string |
None. |
|
| EventTripAdvisorURL | string |
None. |
|
| EventTwitterPageURL | string |
None. |
|
| EventInstaPageURL | string |
None. |
|
| EventUntappedURL | string |
None. |
|
| EventBookingURL | string |
None. |
|
| EventLinkToShop | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": 1,
"Title": "sample string 2",
"Description": "sample string 3",
"EventDate": 4,
"Recurring": {
"EventId": 1,
"EventDate": "2026-01-16T04:31:51.6366434+00:00",
"EventTimeFrom": "sample string 2",
"EventTimeTo": "sample string 3",
"StartTime": "sample string 4",
"EndTime": "sample string 5",
"StartDate": "2026-01-16T04:31:51.6366434+00:00",
"EndDate": "2026-01-16T04:31:51.6366434+00:00",
"Type": "sample string 6",
"Recur": 1,
"DayOccurrence": "sample string 7",
"DaysOfWeek": "sample string 8",
"Day": 1,
"Month": 1,
"FullRecurrence": "sample string 9",
"EndRecurrence": 1,
"RecurrenceLabel": "sample string 10",
"EDate": "sample string 11",
"StartDateTime": "sample string 12",
"EndDateTime": "sample string 13"
},
"CreatedDate": 5,
"CustomerName": "sample string 6",
"Images": [
"sample string 1",
"sample string 2"
],
"Latitude": 1.0,
"Longitude": 1.0,
"EventRecurring": [
{
"EventId": 1,
"EventDate": "2026-01-16T04:31:51.6366434+00:00",
"EventTimeFrom": "sample string 2",
"EventTimeTo": "sample string 3",
"StartTime": "sample string 4",
"EndTime": "sample string 5",
"StartDate": "2026-01-16T04:31:51.6366434+00:00",
"EndDate": "2026-01-16T04:31:51.6366434+00:00",
"Type": "sample string 6",
"Recur": 1,
"DayOccurrence": "sample string 7",
"DaysOfWeek": "sample string 8",
"Day": 1,
"Month": 1,
"FullRecurrence": "sample string 9",
"EndRecurrence": 1,
"RecurrenceLabel": "sample string 10",
"EDate": "sample string 11",
"StartDateTime": "sample string 12",
"EndDateTime": "sample string 13"
},
{
"EventId": 1,
"EventDate": "2026-01-16T04:31:51.6366434+00:00",
"EventTimeFrom": "sample string 2",
"EventTimeTo": "sample string 3",
"StartTime": "sample string 4",
"EndTime": "sample string 5",
"StartDate": "2026-01-16T04:31:51.6366434+00:00",
"EndDate": "2026-01-16T04:31:51.6366434+00:00",
"Type": "sample string 6",
"Recur": 1,
"DayOccurrence": "sample string 7",
"DaysOfWeek": "sample string 8",
"Day": 1,
"Month": 1,
"FullRecurrence": "sample string 9",
"EndRecurrence": 1,
"RecurrenceLabel": "sample string 10",
"EDate": "sample string 11",
"StartDateTime": "sample string 12",
"EndDateTime": "sample string 13"
}
],
"Address": "sample string 7",
"City": "sample string 8",
"State": "sample string 9",
"Country": "sample string 10",
"ZipCode": "sample string 11",
"LocationId": 1,
"LocationTitle": "sample string 12",
"LocationLogo": "sample string 13",
"IsPassportStamped": true,
"IsPassportStampRequested": true,
"IsPassportCreated": true,
"LoyaltyEventId": 17,
"TicketURL": "sample string 18",
"WebsiteURL": "sample string 19",
"EventFacebookPageURL": "sample string 20",
"TicketsAvailable": true,
"IsInterested": true,
"MemberId": 23,
"IsMultiPassportStamped": true,
"PassportStampedId": 25,
"Phone": "sample string 26",
"Gallery": [
{
"EventId": 1,
"Image": "sample string 2"
},
{
"EventId": 1,
"Image": "sample string 2"
}
],
"EventYoutubePageURL": "sample string 27",
"EventYelpPageURL": "sample string 28",
"EventTripAdvisorURL": "sample string 29",
"EventTwitterPageURL": "sample string 30",
"EventInstaPageURL": "sample string 31",
"EventUntappedURL": "sample string 32",
"EventBookingURL": "sample string 33",
"EventLinkToShop": "sample string 34"
}
application/xml, text/xml
Sample:
<APIEventDetailResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tsunami.Model">
<Address>sample string 7</Address>
<City>sample string 8</City>
<Country>sample string 10</Country>
<CreatedDate>5</CreatedDate>
<CustomerName>sample string 6</CustomerName>
<Description>sample string 3</Description>
<EventBookingURL>sample string 33</EventBookingURL>
<EventDate>4</EventDate>
<EventFacebookPageURL>sample string 20</EventFacebookPageURL>
<EventInstaPageURL>sample string 31</EventInstaPageURL>
<EventLinkToShop>sample string 34</EventLinkToShop>
<EventRecurring>
<APIEventRecurring>
<Day>1</Day>
<DayOccurrence>sample string 7</DayOccurrence>
<DaysOfWeek>sample string 8</DaysOfWeek>
<EDate>sample string 11</EDate>
<EndDate>2026-01-16T04:31:51.6366434+00:00</EndDate>
<EndDateTime>sample string 13</EndDateTime>
<EndRecurrence>1</EndRecurrence>
<EndTime>sample string 5</EndTime>
<EventDate>2026-01-16T04:31:51.6366434+00:00</EventDate>
<EventId>1</EventId>
<EventTimeFrom>sample string 2</EventTimeFrom>
<EventTimeTo>sample string 3</EventTimeTo>
<FullRecurrence>sample string 9</FullRecurrence>
<Month>1</Month>
<Recur>1</Recur>
<RecurrenceLabel>sample string 10</RecurrenceLabel>
<StartDate>2026-01-16T04:31:51.6366434+00:00</StartDate>
<StartDateTime>sample string 12</StartDateTime>
<StartTime>sample string 4</StartTime>
<Type>sample string 6</Type>
</APIEventRecurring>
<APIEventRecurring>
<Day>1</Day>
<DayOccurrence>sample string 7</DayOccurrence>
<DaysOfWeek>sample string 8</DaysOfWeek>
<EDate>sample string 11</EDate>
<EndDate>2026-01-16T04:31:51.6366434+00:00</EndDate>
<EndDateTime>sample string 13</EndDateTime>
<EndRecurrence>1</EndRecurrence>
<EndTime>sample string 5</EndTime>
<EventDate>2026-01-16T04:31:51.6366434+00:00</EventDate>
<EventId>1</EventId>
<EventTimeFrom>sample string 2</EventTimeFrom>
<EventTimeTo>sample string 3</EventTimeTo>
<FullRecurrence>sample string 9</FullRecurrence>
<Month>1</Month>
<Recur>1</Recur>
<RecurrenceLabel>sample string 10</RecurrenceLabel>
<StartDate>2026-01-16T04:31:51.6366434+00:00</StartDate>
<StartDateTime>sample string 12</StartDateTime>
<StartTime>sample string 4</StartTime>
<Type>sample string 6</Type>
</APIEventRecurring>
</EventRecurring>
<EventTripAdvisorURL>sample string 29</EventTripAdvisorURL>
<EventTwitterPageURL>sample string 30</EventTwitterPageURL>
<EventUntappedURL>sample string 32</EventUntappedURL>
<EventYelpPageURL>sample string 28</EventYelpPageURL>
<EventYoutubePageURL>sample string 27</EventYoutubePageURL>
<Gallery>
<EventImages>
<EventId>1</EventId>
<Image>sample string 2</Image>
</EventImages>
<EventImages>
<EventId>1</EventId>
<Image>sample string 2</Image>
</EventImages>
</Gallery>
<Id>1</Id>
<Images xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</Images>
<IsInterested>true</IsInterested>
<IsMultiPassportStamped>true</IsMultiPassportStamped>
<IsPassportCreated>true</IsPassportCreated>
<IsPassportStampRequested>true</IsPassportStampRequested>
<IsPassportStamped>true</IsPassportStamped>
<Latitude>1</Latitude>
<LocationId>1</LocationId>
<LocationLogo>sample string 13</LocationLogo>
<LocationTitle>sample string 12</LocationTitle>
<Longitude>1</Longitude>
<LoyaltyEventId>17</LoyaltyEventId>
<MemberId>23</MemberId>
<PassportStampedId>25</PassportStampedId>
<Phone>sample string 26</Phone>
<Recurring>
<Day>1</Day>
<DayOccurrence>sample string 7</DayOccurrence>
<DaysOfWeek>sample string 8</DaysOfWeek>
<EDate>sample string 11</EDate>
<EndDate>2026-01-16T04:31:51.6366434+00:00</EndDate>
<EndDateTime>sample string 13</EndDateTime>
<EndRecurrence>1</EndRecurrence>
<EndTime>sample string 5</EndTime>
<EventDate>2026-01-16T04:31:51.6366434+00:00</EventDate>
<EventId>1</EventId>
<EventTimeFrom>sample string 2</EventTimeFrom>
<EventTimeTo>sample string 3</EventTimeTo>
<FullRecurrence>sample string 9</FullRecurrence>
<Month>1</Month>
<Recur>1</Recur>
<RecurrenceLabel>sample string 10</RecurrenceLabel>
<StartDate>2026-01-16T04:31:51.6366434+00:00</StartDate>
<StartDateTime>sample string 12</StartDateTime>
<StartTime>sample string 4</StartTime>
<Type>sample string 6</Type>
</Recurring>
<State>sample string 9</State>
<TicketURL>sample string 18</TicketURL>
<TicketsAvailable>true</TicketsAvailable>
<Title>sample string 2</Title>
<WebsiteURL>sample string 19</WebsiteURL>
<ZipCode>sample string 11</ZipCode>
</APIEventDetailResponse>