PUT api/content/v4/getcheckinsummary
Request Information
URI Parameters
None.
Body Parameters
APIGetCheckInSummaryRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductId | integer |
None. |
|
| LoyaltyEventId | integer |
None. |
|
| LanguageCode | string |
None. |
|
| LanguageId | integer |
None. |
|
| CustomerId | integer |
None. |
|
| UserUniqueId | integer |
None. |
|
| LocationId | integer |
None. |
|
| BeerId | integer |
None. |
|
| SeminarId | integer |
None. |
|
| ExhibitorId | integer |
None. |
|
| EventId | integer |
None. |
|
| PageNumber | integer |
None. |
|
| PageSize | integer |
None. |
|
| PlaceId | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ProductId": 1,
"LoyaltyEventId": 2,
"LanguageCode": "sample string 3",
"LanguageId": 4,
"CustomerId": 5,
"UserUniqueId": 6,
"LocationId": 7,
"BeerId": 8,
"SeminarId": 9,
"ExhibitorId": 10,
"EventId": 11,
"PageNumber": 12,
"PageSize": 13,
"PlaceId": "sample string 14"
}
application/xml, text/xml
Sample:
<APIGetCheckInSummaryRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tsunami.Model"> <BeerId>8</BeerId> <CustomerId>5</CustomerId> <EventId>11</EventId> <ExhibitorId>10</ExhibitorId> <LocationId>7</LocationId> <PageNumber>12</PageNumber> <PageSize>13</PageSize> <PlaceId>sample string 14</PlaceId> <SeminarId>9</SeminarId> <UserUniqueId>6</UserUniqueId> <LanguageCode>sample string 3</LanguageCode> <LanguageId>4</LanguageId> <LoyaltyEventId>2</LoyaltyEventId> <ProductId>1</ProductId> </APIGetCheckInSummaryRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
APICommonWrapperOfAPIGetCheckInSummaryResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | HttpStatusCode |
None. |
|
| Message | string |
None. |
|
| Data | APIGetCheckInSummaryResponse |
None. |
Response Formats
application/json, text/json
Sample:
{
"Status": 100,
"Message": "sample string 1",
"Data": {
"List": [
{
"ProductId": 1,
"ProductTitle": "sample string 1",
"ProductImage": "sample string 2",
"ProductType": "sample string 3",
"LoyaltyEventId": 1,
"LoyaltyEventTitle": "sample string 4",
"IsFestival": true,
"EntityId": 1,
"IsEventStamp": true,
"Id": 7,
"LocationId": 1,
"BeerId": 1,
"BeerLogo": "sample string 8",
"ContactId": 9,
"CreatedDate": 10,
"LocationTitle": "sample string 11",
"LocationLogo": "sample string 12",
"Latitude": 1.0,
"Longitude": 1.0,
"BeerTitle": "sample string 13",
"FirstName": "sample string 14",
"LastName": "sample string 15",
"MiddleName": "sample string 16",
"Email": "sample string 17",
"Comment": "sample string 18",
"PhotoUrl": "sample string 19",
"ProfileUrl": "sample string 20",
"ProfileFileName": "sample string 21",
"Rating": 1.1,
"City": "sample string 22",
"State": "sample string 23",
"CustomerName": "sample string 24",
"GooglePlace": {
"Title": "sample string 1",
"Latitude": 1.0,
"Longitude": 1.0,
"PlaceId": "sample string 2"
},
"Seminar": {
"Id": 1,
"Title": "sample string 1",
"Location": "sample string 2",
"SeminarDate": "2026-01-16T04:34:01.1526626+00:00",
"SeminarTime": "sample string 4",
"TimeTo": "sample string 5",
"TimeFrom": "sample string 6",
"Time": "2026-01-16T04:34:01.1526626+00:00",
"IsAlreadyInFav": true
},
"Exhibitor": {
"Id": 1,
"Title": "sample string 1",
"BoothNumber": "sample string 2",
"IsAlreadyInFav": true
},
"Event": {
"Id": 1,
"Title": "sample string 2",
"City": "sample string 3",
"State": "sample string 4",
"EventDate": 5,
"_EventDate": "2026-01-16T04:34:01.1526626+00:00",
"EventTime": "sample string 6",
"Images": "sample string 7",
"_EventStartDate": "2026-01-16T04:34:01.1526626+00:00",
"_EventEndDate": "2026-01-16T04:34:01.1526626+00:00",
"EventEndTime": "sample string 8"
},
"LikeCount": 1,
"CommentCount": 1,
"IsLike": true,
"TotalToast": 30,
"IsToasted": true
},
{
"ProductId": 1,
"ProductTitle": "sample string 1",
"ProductImage": "sample string 2",
"ProductType": "sample string 3",
"LoyaltyEventId": 1,
"LoyaltyEventTitle": "sample string 4",
"IsFestival": true,
"EntityId": 1,
"IsEventStamp": true,
"Id": 7,
"LocationId": 1,
"BeerId": 1,
"BeerLogo": "sample string 8",
"ContactId": 9,
"CreatedDate": 10,
"LocationTitle": "sample string 11",
"LocationLogo": "sample string 12",
"Latitude": 1.0,
"Longitude": 1.0,
"BeerTitle": "sample string 13",
"FirstName": "sample string 14",
"LastName": "sample string 15",
"MiddleName": "sample string 16",
"Email": "sample string 17",
"Comment": "sample string 18",
"PhotoUrl": "sample string 19",
"ProfileUrl": "sample string 20",
"ProfileFileName": "sample string 21",
"Rating": 1.1,
"City": "sample string 22",
"State": "sample string 23",
"CustomerName": "sample string 24",
"GooglePlace": {
"Title": "sample string 1",
"Latitude": 1.0,
"Longitude": 1.0,
"PlaceId": "sample string 2"
},
"Seminar": {
"Id": 1,
"Title": "sample string 1",
"Location": "sample string 2",
"SeminarDate": "2026-01-16T04:34:01.1526626+00:00",
"SeminarTime": "sample string 4",
"TimeTo": "sample string 5",
"TimeFrom": "sample string 6",
"Time": "2026-01-16T04:34:01.1526626+00:00",
"IsAlreadyInFav": true
},
"Exhibitor": {
"Id": 1,
"Title": "sample string 1",
"BoothNumber": "sample string 2",
"IsAlreadyInFav": true
},
"Event": {
"Id": 1,
"Title": "sample string 2",
"City": "sample string 3",
"State": "sample string 4",
"EventDate": 5,
"_EventDate": "2026-01-16T04:34:01.1526626+00:00",
"EventTime": "sample string 6",
"Images": "sample string 7",
"_EventStartDate": "2026-01-16T04:34:01.1526626+00:00",
"_EventEndDate": "2026-01-16T04:34:01.1526626+00:00",
"EventEndTime": "sample string 8"
},
"LikeCount": 1,
"CommentCount": 1,
"IsLike": true,
"TotalToast": 30,
"IsToasted": true
}
],
"TotalRecords": 1
}
}
application/xml, text/xml
Sample:
<APICommonWrapperOfAPIGetCheckInSummaryResponseZdSfSp5S xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tsunami.Model">
<Data>
<List>
<CheckInHistorySummary>
<BeerId>1</BeerId>
<BeerLogo>sample string 8</BeerLogo>
<BeerTitle>sample string 13</BeerTitle>
<City>sample string 22</City>
<Comment>sample string 18</Comment>
<CommentCount>1</CommentCount>
<ContactId>9</ContactId>
<CreatedDate>10</CreatedDate>
<CustomerName>sample string 24</CustomerName>
<Email>sample string 17</Email>
<Event>
<City>sample string 3</City>
<EventDate>5</EventDate>
<EventEndTime>sample string 8</EventEndTime>
<EventTime>sample string 6</EventTime>
<Id>1</Id>
<Images>sample string 7</Images>
<State>sample string 4</State>
<Title>sample string 2</Title>
<_EventDate>2026-01-16T04:34:01.1526626+00:00</_EventDate>
<_EventEndDate>2026-01-16T04:34:01.1526626+00:00</_EventEndDate>
<_EventStartDate>2026-01-16T04:34:01.1526626+00:00</_EventStartDate>
</Event>
<EventJson>sample string 28</EventJson>
<Exhibitor>
<BoothNumber>sample string 2</BoothNumber>
<Id>1</Id>
<IsAlreadyInFav>true</IsAlreadyInFav>
<Title>sample string 1</Title>
</Exhibitor>
<ExhibitorJson>sample string 27</ExhibitorJson>
<FirstName>sample string 14</FirstName>
<GooglePlace xmlns:d5p1="http://schemas.datacontract.org/2004/07/">
<d5p1:Latitude>1</d5p1:Latitude>
<d5p1:Longitude>1</d5p1:Longitude>
<d5p1:PlaceId>sample string 2</d5p1:PlaceId>
<d5p1:Title>sample string 1</d5p1:Title>
</GooglePlace>
<GooglePlaceJson>sample string 25</GooglePlaceJson>
<Id>7</Id>
<IsLike>true</IsLike>
<IsToasted>true</IsToasted>
<LastName>sample string 15</LastName>
<Latitude>1</Latitude>
<LikeCount>1</LikeCount>
<LocationId>1</LocationId>
<LocationLogo>sample string 12</LocationLogo>
<LocationTitle>sample string 11</LocationTitle>
<Longitude>1</Longitude>
<MiddleName>sample string 16</MiddleName>
<PhotoUrl>sample string 19</PhotoUrl>
<ProfileFileName>sample string 21</ProfileFileName>
<ProfileUrl>sample string 20</ProfileUrl>
<Rating>1.1</Rating>
<Seminar>
<Id>1</Id>
<IsAlreadyInFav>true</IsAlreadyInFav>
<Location>sample string 2</Location>
<SeminarDate>2026-01-16T04:34:01.1526626+00:00</SeminarDate>
<SeminarTime>sample string 4</SeminarTime>
<Time>2026-01-16T04:34:01.1526626+00:00</Time>
<TimeFrom>sample string 6</TimeFrom>
<TimeTo>sample string 5</TimeTo>
<Title>sample string 1</Title>
</Seminar>
<SeminarJson>sample string 26</SeminarJson>
<State>sample string 23</State>
<TotalToast>30</TotalToast>
<EntityId>1</EntityId>
<IsEventStamp>true</IsEventStamp>
<IsFestival>true</IsFestival>
<LoyaltyEventId>1</LoyaltyEventId>
<LoyaltyEventTitle>sample string 4</LoyaltyEventTitle>
<ProductId>1</ProductId>
<ProductImage>sample string 2</ProductImage>
<ProductTitle>sample string 1</ProductTitle>
<ProductType>sample string 3</ProductType>
</CheckInHistorySummary>
<CheckInHistorySummary>
<BeerId>1</BeerId>
<BeerLogo>sample string 8</BeerLogo>
<BeerTitle>sample string 13</BeerTitle>
<City>sample string 22</City>
<Comment>sample string 18</Comment>
<CommentCount>1</CommentCount>
<ContactId>9</ContactId>
<CreatedDate>10</CreatedDate>
<CustomerName>sample string 24</CustomerName>
<Email>sample string 17</Email>
<Event>
<City>sample string 3</City>
<EventDate>5</EventDate>
<EventEndTime>sample string 8</EventEndTime>
<EventTime>sample string 6</EventTime>
<Id>1</Id>
<Images>sample string 7</Images>
<State>sample string 4</State>
<Title>sample string 2</Title>
<_EventDate>2026-01-16T04:34:01.1526626+00:00</_EventDate>
<_EventEndDate>2026-01-16T04:34:01.1526626+00:00</_EventEndDate>
<_EventStartDate>2026-01-16T04:34:01.1526626+00:00</_EventStartDate>
</Event>
<EventJson>sample string 28</EventJson>
<Exhibitor>
<BoothNumber>sample string 2</BoothNumber>
<Id>1</Id>
<IsAlreadyInFav>true</IsAlreadyInFav>
<Title>sample string 1</Title>
</Exhibitor>
<ExhibitorJson>sample string 27</ExhibitorJson>
<FirstName>sample string 14</FirstName>
<GooglePlace xmlns:d5p1="http://schemas.datacontract.org/2004/07/">
<d5p1:Latitude>1</d5p1:Latitude>
<d5p1:Longitude>1</d5p1:Longitude>
<d5p1:PlaceId>sample string 2</d5p1:PlaceId>
<d5p1:Title>sample string 1</d5p1:Title>
</GooglePlace>
<GooglePlaceJson>sample string 25</GooglePlaceJson>
<Id>7</Id>
<IsLike>true</IsLike>
<IsToasted>true</IsToasted>
<LastName>sample string 15</LastName>
<Latitude>1</Latitude>
<LikeCount>1</LikeCount>
<LocationId>1</LocationId>
<LocationLogo>sample string 12</LocationLogo>
<LocationTitle>sample string 11</LocationTitle>
<Longitude>1</Longitude>
<MiddleName>sample string 16</MiddleName>
<PhotoUrl>sample string 19</PhotoUrl>
<ProfileFileName>sample string 21</ProfileFileName>
<ProfileUrl>sample string 20</ProfileUrl>
<Rating>1.1</Rating>
<Seminar>
<Id>1</Id>
<IsAlreadyInFav>true</IsAlreadyInFav>
<Location>sample string 2</Location>
<SeminarDate>2026-01-16T04:34:01.1526626+00:00</SeminarDate>
<SeminarTime>sample string 4</SeminarTime>
<Time>2026-01-16T04:34:01.1526626+00:00</Time>
<TimeFrom>sample string 6</TimeFrom>
<TimeTo>sample string 5</TimeTo>
<Title>sample string 1</Title>
</Seminar>
<SeminarJson>sample string 26</SeminarJson>
<State>sample string 23</State>
<TotalToast>30</TotalToast>
<EntityId>1</EntityId>
<IsEventStamp>true</IsEventStamp>
<IsFestival>true</IsFestival>
<LoyaltyEventId>1</LoyaltyEventId>
<LoyaltyEventTitle>sample string 4</LoyaltyEventTitle>
<ProductId>1</ProductId>
<ProductImage>sample string 2</ProductImage>
<ProductTitle>sample string 1</ProductTitle>
<ProductType>sample string 3</ProductType>
</CheckInHistorySummary>
</List>
<TotalRecords>1</TotalRecords>
</Data>
<Message>sample string 1</Message>
<Status>Continue</Status>
</APICommonWrapperOfAPIGetCheckInSummaryResponseZdSfSp5S>