PUT api/content/v4/getuseractivitylist

Request Information

URI Parameters

None.

Body Parameters

APIProfileUserDataRequest
NameDescriptionTypeAdditional information
CustomerId

integer

None.

UniqueId

globally unique identifier

None.

UserUniqueId

integer

None.

LanguageId

integer

None.

PageNumber

integer

None.

PageSize

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "CustomerId": 1,
  "UniqueId": "b2164561-a3ad-4f66-a2c0-cb9c1449f67a",
  "UserUniqueId": 3,
  "LanguageId": 4,
  "PageNumber": 5,
  "PageSize": 6
}

application/xml, text/xml

Sample:
<APIProfileUserDataRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/">
  <CustomerId>1</CustomerId>
  <LanguageId>4</LanguageId>
  <PageNumber>5</PageNumber>
  <PageSize>6</PageSize>
  <UniqueId>b2164561-a3ad-4f66-a2c0-cb9c1449f67a</UniqueId>
  <UserUniqueId>3</UserUniqueId>
</APIProfileUserDataRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

APICommonWrapperOfAPIUserActivityListResponse
NameDescriptionTypeAdditional information
Status

HttpStatusCode

None.

Message

string

None.

Data

APIUserActivityListResponse

None.

Response Formats

application/json, text/json

Sample:
{
  "Status": 100,
  "Message": "sample string 1",
  "Data": {
    "ActivityList": [
      {
        "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-15T10:47:56.3497943+00:00",
          "SeminarTime": "sample string 4",
          "TimeTo": "sample string 5",
          "TimeFrom": "sample string 6",
          "Time": "2026-01-15T10:47:56.3497943+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-15T10:47:56.3497943+00:00",
          "EventTime": "sample string 6",
          "Images": "sample string 7",
          "_EventStartDate": "2026-01-15T10:47:56.3497943+00:00",
          "_EventEndDate": "2026-01-15T10:47:56.3497943+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-15T10:47:56.3497943+00:00",
          "SeminarTime": "sample string 4",
          "TimeTo": "sample string 5",
          "TimeFrom": "sample string 6",
          "Time": "2026-01-15T10:47:56.3497943+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-15T10:47:56.3497943+00:00",
          "EventTime": "sample string 6",
          "Images": "sample string 7",
          "_EventStartDate": "2026-01-15T10:47:56.3497943+00:00",
          "_EventEndDate": "2026-01-15T10:47:56.3497943+00:00",
          "EventEndTime": "sample string 8"
        },
        "LikeCount": 1,
        "CommentCount": 1,
        "IsLike": true,
        "TotalToast": 30,
        "IsToasted": true
      }
    ],
    "TotalRecords": 1
  }
}

application/xml, text/xml

Sample:
<APICommonWrapperOfAPIUserActivityListResponseMTRdQN6P xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tsunami.Model">
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
    <d2p1:ActivityList>
      <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-15T10:47:56.3497943+00:00</_EventDate>
          <_EventEndDate>2026-01-15T10:47:56.3497943+00:00</_EventEndDate>
          <_EventStartDate>2026-01-15T10:47:56.3497943+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>
          <d2p1:Latitude>1</d2p1:Latitude>
          <d2p1:Longitude>1</d2p1:Longitude>
          <d2p1:PlaceId>sample string 2</d2p1:PlaceId>
          <d2p1:Title>sample string 1</d2p1: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-15T10:47:56.3497943+00:00</SeminarDate>
          <SeminarTime>sample string 4</SeminarTime>
          <Time>2026-01-15T10:47:56.3497943+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-15T10:47:56.3497943+00:00</_EventDate>
          <_EventEndDate>2026-01-15T10:47:56.3497943+00:00</_EventEndDate>
          <_EventStartDate>2026-01-15T10:47:56.3497943+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>
          <d2p1:Latitude>1</d2p1:Latitude>
          <d2p1:Longitude>1</d2p1:Longitude>
          <d2p1:PlaceId>sample string 2</d2p1:PlaceId>
          <d2p1:Title>sample string 1</d2p1: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-15T10:47:56.3497943+00:00</SeminarDate>
          <SeminarTime>sample string 4</SeminarTime>
          <Time>2026-01-15T10:47:56.3497943+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>
    </d2p1:ActivityList>
    <d2p1:TotalRecords>1</d2p1:TotalRecords>
  </Data>
  <Message>sample string 1</Message>
  <Status>Continue</Status>
</APICommonWrapperOfAPIUserActivityListResponseMTRdQN6P>