| Requires any of the roles: | member, oauthmember, admin, oauthadmin | Requires the permission: | CanMaintainWall |
| GET | /Ams/{ClientID}/WallComments/{PostId} | Return a list of members who commented on a post. | For Admins. |
|---|---|---|---|
| GET | /Ams/{ClientID}/Member/{MemberID}/WallComments | Return all posts and their top X comments for a member. | |
| GET | /Ams/{ClientID}/Post/{PostId}/WallComments | Return comments on a post. | For Admins. |
| GET | /Ams/{ClientID}/Member/{MemberID}/WallComments/{PostId} | Return a list of members who commented on a post. | |
| GET | /Ams/{ClientID}/Member/{MemberID}/Post/{PostId}/WallComments | Return all comments to a post by for a member. | |
| POST | /Ams/{ClientID}/Member/{MemberID}/Post/{PostId}/WallComments | Add a comment to a wall post. | |
| PUT | /Ams/{ClientID}/Member/{MemberID}/Post/{PostId}/WallComments/{CommentId} | Update/Edit an existing comment on a post. | |
| DELETE | /Ams/{ClientID}/Member/{MemberID}/Post/{PostId}/WallComments/{CommentId} | Delete a comment on a post. |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| PostId | path | int | No | |
| PageSize | body | int | No | |
| PageNumber | body | int | No | |
| OffSet | body | int | No | |
| GuestMemberID | body | int | No | |
| DefaultComments | body | int | No | |
| CommentId | path | int | No | |
| CommentText | body | string | No | |
| RowsDeleted | body | int? | No | |
| ShowMemberList | body | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| MemberID | form | int | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ClientID | form | int | No | |
| ResponseStatus | form | ResponseStatus | No | |
| BypassCache | form | bool | No | |
| DateCached | form | DateTime | No | |
| Device | form | Device | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| WallPostList | form | List<WallPost> | No | |
| MemberList | form | List<Commenter> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| WallId | form | int | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Sponsored | form | bool | No | |
| MemberID | form | int | No | |
| PostText | form | string | No | |
| PostHtml | form | string | No | |
| AuthorId | form | int | No | |
| WallOwnerId | form | int | No | |
| AuthorName | form | string | No | |
| WallOwnerName | form | string | No | |
| PostId | form | int | No | |
| PostDate | form | DateTime | No | |
| PostType | form | PostType | No | |
| ShareCount | form | int | No | |
| LikesCount | form | int | No | |
| LikedPost | form | bool | No | |
| LikeId | form | int | No | |
| CommentCount | form | int | No | |
| CommenterCount | form | int | No | |
| PostHeadShotUrl | form | string | No | |
| CanReply | form | bool | No | |
| CanShare | form | bool | No | |
| CanComment | form | bool | No | |
| CanDelete | form | bool | No | |
| RecentComments | form | List<PostComment> | No | |
| CommentList | form | List<PostComment> | No | |
| PostHeadline | form | PostHeadline | No | |
| TopLine | form | PostHeadline | No | |
| PostContentData | form | PostContentData | No | |
| PhotoGallery | form | List<GalleryImage> | No | |
| IsAmbassadorPost | form | bool | No | |
| IsActorAmbassador | form | bool | No | |
| IsSharedPost | form | bool | No | |
| Active | form | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| CommentId | form | int | No | |
| CommentMemberID | form | int | No | |
| CommentFullName | form | string | No | |
| CommentHeadShotUrl | form | string | No | |
| LikeId | form | int | No | |
| LikedComment | form | bool | No | |
| LikesCount | form | int | No | |
| CommentText | form | string | No | |
| DatePosted | form | DateTime | No | |
| DateModified | form | DateTime? | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| HeadlineText | form | string | No | |
| HeadlineLink | form | List<LinkDetail> | No | |
| Photo | form | string | No | |
| PhotoId | form | int | No | |
| PhotoOwnerId | form | int | No | |
| PostId | form | int | No | |
| CommentId | form | int | No | |
| PhotoCommentId | form | int | No | |
| GroupId | form | int | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Start | form | int | No | |
| End | form | int | No | |
| Length | form | int | No | |
| Url | form | string | No | |
| MemberId | form | int | No | |
| PostId | form | int | No | |
| EventId | form | int | No | |
| GroupId | form | int | No | |
| IsBold | form | bool | No | |
| IsLink | form | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| PostDataType | form | PostDataType | No | |
| EventData | form | EventData | No | |
| SimpleData | form | SimpleData | No | |
| ArticleData | form | ArticleData | No | |
| JobData | form | JobData | No | |
| LearnignData | form | LearningData | No | |
| SponsorData | form | SponsorData | No | |
| ShareData | form | Feed | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| EventDate | form | DateTime | No | |
| LocationInfo | form | EventLocation | No | |
| EventDetailUrl | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Title | form | string | No | |
| Subtitle | form | string | No | |
| Description | form | string | No | |
| ActionText | form | string | No | |
| ActionUrl | form | string | No | |
| ImageUrl | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Name | form | string | No | |
| Presenter | form | string | No | |
| Address1 | form | string | No | |
| Address2 | form | string | No | |
| City | form | string | No | |
| State | form | string | No | |
| Province | form | string | No | |
| Country | form | Country | No | |
| PostalCode | form | string | No | |
| GoogleMaps | form | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| countryId | form | string | No | |
| countryCode | form | string | No | |
| countryName | form | string | No | |
| numberOfLocations | form | int | No | |
| taxShipping | form | bool | No | |
| taxDues | form | bool | No | |
| locationLabel | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Source | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Location | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SponsorDataType | form | SponsorDataType | No | |
| SponsorDataList | form | List<SponsorItem> | No | |
| EventDataList | form | List<EventData> | No | |
| SimpleDataList | form | List<SimpleData> | No | |
| ArticleDataList | form | List<ArticleData> | No | |
| JobDataList | form | List<JobData> | No | |
| LearningDataList | form | List<LearningData> | No | |
| ConnectionDataList | form | List<ConnectionData> | No | |
| RenewalDataList | form | List<RenewalData> | No | |
| ActionText | form | string | No | |
| ActionUrl | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ConnectionId | form | int | No | |
| FullName | form | string | No | |
| HeadshotUrl | form | string | No | |
| WorkTitle | form | string | No | |
| Employer | form | string | No | |
| Location | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Message | form | PostHeadline | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ID | form | int | No | |
| Url | form | string | No | |
| ThumbUrl | form | string | No | |
| MediumUrl | form | string | No | |
| PostedByUrl | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ConnectionStatus | form | ConnectionStatus? | No | |
| ConnectionId | form | int | No | |
| FirstName | form | string | No | |
| LastName | form | string | No | |
| ConnectionName | form | string | No | |
| Organization | form | string | No | |
| HeadShotImage | form | string | No | |
| WorkTitle | form | string | No | |
| MemberType | form | string | No | |
| City | form | string | No | |
| State | form | string | No | |
| Location | form | string | No | |
| Country | form | string | No | |
| Shared | form | bool | No | |
| form | string | No | ||
| PhoneLabel | form | string | No | |
| PhoneAreaCode | form | string | No | |
| PhoneNumber | form | string | No | |
| FaxLabel | form | string | No | |
| FaxAreaCode | form | string | No | |
| FaxNumber | form | string | No | |
| CanShow | form | ShowPreferences | No | |
| intCategoryID | form | int | No | |
| IsAmbassador | form | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| City | form | bool | No | |
| Location | form | bool | No | |
| Country | form | bool | No | |
| Phone | form | bool | No | |
| Fax | form | bool | No | |
| form | bool | No | ||
| EmployerName | form | bool | No | |
| EmployerTitle | form | bool | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /Ams/{ClientID}/Member/{MemberID}/Post/{PostId}/WallComments HTTP/1.1
Host: ws.yourmembership.com
Accept: text/jsv
Content-Type: text/jsv
Content-Length: length
{
PostId: 0,
PageSize: 0,
PageNumber: 0,
OffSet: 0,
GuestMemberID: 0,
DefaultComments: 0,
CommentId: 0,
CommentText: String,
RowsDeleted: 0,
ShowMemberList: False,
MemberID: 0,
ClientID: 0,
ResponseStatus:
{
ErrorCode: String,
Message: String,
StackTrace: String,
Errors:
[
{
ErrorCode: String,
FieldName: String,
Message: String,
Meta:
{
String: String
}
}
],
Meta:
{
String: String
}
},
BypassCache: False,
DateCached: 2025-11-16T04:42:08.7370921-05:00,
Device: Desktop
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
WallPostList:
[
{
WallId: 0,
Sponsored: False,
MemberID: 0,
PostText: String,
PostHtml: String,
AuthorId: 0,
WallOwnerId: 0,
AuthorName: String,
WallOwnerName: String,
PostId: 0,
PostDate: 0001-01-01,
PostType: None,
ShareCount: 0,
LikesCount: 0,
LikedPost: False,
LikeId: 0,
CommentCount: 0,
CommenterCount: 0,
PostHeadShotUrl: String,
CanReply: False,
CanShare: False,
CanComment: True,
CanDelete: True,
RecentComments:
[
{
CommentId: 0,
CommentMemberID: 0,
CommentFullName: String,
CommentHeadShotUrl: String,
LikeId: 0,
LikedComment: False,
LikesCount: 0,
CommentText: String,
DatePosted: 0001-01-01,
DateModified: 0001-01-01
}
],
CommentList:
[
{
CommentId: 0,
CommentMemberID: 0,
CommentFullName: String,
CommentHeadShotUrl: String,
LikeId: 0,
LikedComment: False,
LikesCount: 0,
CommentText: String,
DatePosted: 0001-01-01,
DateModified: 0001-01-01
}
],
PostHeadline:
{
HeadlineText: String,
HeadlineLink:
[
{
Start: 0,
End: 0,
Length: 0,
Url: String,
MemberId: 0,
PostId: 0,
EventId: 0,
GroupId: 0,
IsBold: False,
IsLink: False
}
],
Photo: String,
PhotoId: 0,
PhotoOwnerId: 0,
PostId: 0,
CommentId: 0,
PhotoCommentId: 0,
GroupId: 0
},
TopLine:
{
HeadlineText: String,
HeadlineLink:
[
{
Start: 0,
End: 0,
Length: 0,
Url: String,
MemberId: 0,
PostId: 0,
EventId: 0,
GroupId: 0,
IsBold: False,
IsLink: False
}
],
Photo: String,
PhotoId: 0,
PhotoOwnerId: 0,
PostId: 0,
CommentId: 0,
PhotoCommentId: 0,
GroupId: 0
},
PostContentData:
{
PostDataType: None,
EventData:
{
EventDate: 0001-01-01,
LocationInfo:
{
Name: String,
Presenter: String,
Address1: String,
Address2: String,
City: String,
State: String,
Province: String,
Country:
{
countryId: String,
countryCode: String,
countryName: String,
numberOfLocations: 0,
taxShipping: False,
taxDues: False,
locationLabel: String
},
PostalCode: String,
GoogleMaps: False
},
EventDetailUrl: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
SimpleData:
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
ArticleData:
{
Source: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
JobData:
{
Location: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
LearnignData:
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
SponsorData:
{
SponsorDataType: AvailableConnections,
SponsorDataList:
[
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
EventDataList:
[
{
EventDate: 0001-01-01,
LocationInfo:
{
Name: String,
Presenter: String,
Address1: String,
Address2: String,
City: String,
State: String,
Province: String,
Country:
{
countryId: String,
countryCode: String,
countryName: String,
numberOfLocations: 0,
taxShipping: False,
taxDues: False,
locationLabel: String
},
PostalCode: String,
GoogleMaps: False
},
EventDetailUrl: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
SimpleDataList:
[
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
ArticleDataList:
[
{
Source: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
JobDataList:
[
{
Location: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
LearningDataList:
[
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
ConnectionDataList:
[
{
ConnectionId: 0,
FullName: String,
HeadshotUrl: String,
WorkTitle: String,
Employer: String,
Location: String
}
],
RenewalDataList:
[
{
Message:
{
HeadlineText: String,
HeadlineLink:
[
{
Start: 0,
End: 0,
Length: 0,
Url: String,
MemberId: 0,
PostId: 0,
EventId: 0,
GroupId: 0,
IsBold: False,
IsLink: False
}
],
Photo: String,
PhotoId: 0,
PhotoOwnerId: 0,
PostId: 0,
CommentId: 0,
PhotoCommentId: 0,
GroupId: 0
},
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
ActionText: String,
ActionUrl: String
},
ShareData:
{
Sponsored: False,
MemberID: 0,
PostText: String,
PostHtml: String,
AuthorId: 0,
WallOwnerId: 0,
AuthorName: String,
WallOwnerName: String,
PostId: 0,
PostDate: 0001-01-01,
PostType: None,
ShareCount: 0,
LikesCount: 0,
LikedPost: False,
LikeId: 0,
CommentCount: 0,
CommenterCount: 0,
PostHeadShotUrl: String,
CanReply: False,
CanShare: False,
CanComment: True,
CanDelete: True,
RecentComments:
[
{
CommentId: 0,
CommentMemberID: 0,
CommentFullName: String,
CommentHeadShotUrl: String,
LikeId: 0,
LikedComment: False,
LikesCount: 0,
CommentText: String,
DatePosted: 0001-01-01,
DateModified: 0001-01-01
}
],
CommentList:
[
{
CommentId: 0,
CommentMemberID: 0,
CommentFullName: String,
CommentHeadShotUrl: String,
LikeId: 0,
LikedComment: False,
LikesCount: 0,
CommentText: String,
DatePosted: 0001-01-01,
DateModified: 0001-01-01
}
],
PostHeadline:
{
HeadlineText: String,
HeadlineLink:
[
{
Start: 0,
End: 0,
Length: 0,
Url: String,
MemberId: 0,
PostId: 0,
EventId: 0,
GroupId: 0,
IsBold: False,
IsLink: False
}
],
Photo: String,
PhotoId: 0,
PhotoOwnerId: 0,
PostId: 0,
CommentId: 0,
PhotoCommentId: 0,
GroupId: 0
},
TopLine:
{
HeadlineText: String,
HeadlineLink:
[
{
Start: 0,
End: 0,
Length: 0,
Url: String,
MemberId: 0,
PostId: 0,
EventId: 0,
GroupId: 0,
IsBold: False,
IsLink: False
}
],
Photo: String,
PhotoId: 0,
PhotoOwnerId: 0,
PostId: 0,
CommentId: 0,
PhotoCommentId: 0,
GroupId: 0
},
PostContentData:
{
PostDataType: None,
EventData:
{
EventDate: 0001-01-01,
LocationInfo:
{
Name: String,
Presenter: String,
Address1: String,
Address2: String,
City: String,
State: String,
Province: String,
Country:
{
countryId: String,
countryCode: String,
countryName: String,
numberOfLocations: 0,
taxShipping: False,
taxDues: False,
locationLabel: String
},
PostalCode: String,
GoogleMaps: False
},
EventDetailUrl: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
SimpleData:
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
ArticleData:
{
Source: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
JobData:
{
Location: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
LearnignData:
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
SponsorData:
{
SponsorDataType: AvailableConnections,
SponsorDataList:
[
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
EventDataList:
[
{
EventDate: 0001-01-01,
LocationInfo:
{
Name: String,
Presenter: String,
Address1: String,
Address2: String,
City: String,
State: String,
Province: String,
Country:
{
countryId: String,
countryCode: String,
countryName: String,
numberOfLocations: 0,
taxShipping: False,
taxDues: False,
locationLabel: String
},
PostalCode: String,
GoogleMaps: False
},
EventDetailUrl: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
SimpleDataList:
[
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
ArticleDataList:
[
{
Source: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
JobDataList:
[
{
Location: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
LearningDataList:
[
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
ConnectionDataList:
[
{
ConnectionId: 0,
FullName: String,
HeadshotUrl: String,
WorkTitle: String,
Employer: String,
Location: String
}
],
RenewalDataList:
[
{
Message:
{
HeadlineText: String,
HeadlineLink:
[
{
Start: 0,
End: 0,
Length: 0,
Url: String,
MemberId: 0,
PostId: 0,
EventId: 0,
GroupId: 0,
IsBold: False,
IsLink: False
}
],
Photo: String,
PhotoId: 0,
PhotoOwnerId: 0,
PostId: 0,
CommentId: 0,
PhotoCommentId: 0,
GroupId: 0
},
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
ActionText: String,
ActionUrl: String
},
ShareData:
{
Sponsored: False,
MemberID: 0,
PostText: String,
PostHtml: String,
AuthorId: 0,
WallOwnerId: 0,
AuthorName: String,
WallOwnerName: String,
PostId: 0,
PostDate: 0001-01-01,
PostType: None,
ShareCount: 0,
LikesCount: 0,
LikedPost: False,
LikeId: 0,
CommentCount: 0,
CommenterCount: 0,
PostHeadShotUrl: String,
CanReply: False,
CanShare: False,
CanComment: True,
CanDelete: True,
RecentComments:
[
{
CommentId: 0,
CommentMemberID: 0,
CommentFullName: String,
CommentHeadShotUrl: String,
LikeId: 0,
LikedComment: False,
LikesCount: 0,
CommentText: String,
DatePosted: 0001-01-01,
DateModified: 0001-01-01
}
],
CommentList:
[
{
CommentId: 0,
CommentMemberID: 0,
CommentFullName: String,
CommentHeadShotUrl: String,
LikeId: 0,
LikedComment: False,
LikesCount: 0,
CommentText: String,
DatePosted: 0001-01-01,
DateModified: 0001-01-01
}
],
PostHeadline:
{
HeadlineText: String,
HeadlineLink:
[
{
Start: 0,
End: 0,
Length: 0,
Url: String,
MemberId: 0,
PostId: 0,
EventId: 0,
GroupId: 0,
IsBold: False,
IsLink: False
}
],
Photo: String,
PhotoId: 0,
PhotoOwnerId: 0,
PostId: 0,
CommentId: 0,
PhotoCommentId: 0,
GroupId: 0
},
TopLine:
{
HeadlineText: String,
HeadlineLink:
[
{
Start: 0,
End: 0,
Length: 0,
Url: String,
MemberId: 0,
PostId: 0,
EventId: 0,
GroupId: 0,
IsBold: False,
IsLink: False
}
],
Photo: String,
PhotoId: 0,
PhotoOwnerId: 0,
PostId: 0,
CommentId: 0,
PhotoCommentId: 0,
GroupId: 0
},
PostContentData:
{
PostDataType: None,
EventData:
{
EventDate: 0001-01-01,
LocationInfo:
{
Name: String,
Presenter: String,
Address1: String,
Address2: String,
City: String,
State: String,
Province: String,
Country:
{
countryId: String,
countryCode: String,
countryName: String,
numberOfLocations: 0,
taxShipping: False,
taxDues: False,
locationLabel: String
},
PostalCode: String,
GoogleMaps: False
},
EventDetailUrl: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
SimpleData:
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
ArticleData:
{
Source: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
JobData:
{
Location: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
LearnignData:
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
},
SponsorData:
{
SponsorDataType: AvailableConnections,
SponsorDataList:
[
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
EventDataList:
[
{
EventDate: 0001-01-01,
LocationInfo:
{
Name: String,
Presenter: String,
Address1: String,
Address2: String,
City: String,
State: String,
Province: String,
Country:
{
countryId: String,
countryCode: String,
countryName: String,
numberOfLocations: 0,
taxShipping: False,
taxDues: False,
locationLabel: String
},
PostalCode: String,
GoogleMaps: False
},
EventDetailUrl: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
SimpleDataList:
[
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
ArticleDataList:
[
{
Source: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
JobDataList:
[
{
Location: String,
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
LearningDataList:
[
{
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
ConnectionDataList:
[
{
ConnectionId: 0,
FullName: String,
HeadshotUrl: String,
WorkTitle: String,
Employer: String,
Location: String
}
],
RenewalDataList:
[
{
Message:
{
HeadlineText: String,
HeadlineLink:
[
{
Start: 0,
End: 0,
Length: 0,
Url: String,
MemberId: 0,
PostId: 0,
EventId: 0,
GroupId: 0,
IsBold: False,
IsLink: False
}
],
Photo: String,
PhotoId: 0,
PhotoOwnerId: 0,
PostId: 0,
CommentId: 0,
PhotoCommentId: 0,
GroupId: 0
},
Title: String,
Subtitle: String,
Description: String,
ActionText: String,
ActionUrl: String,
ImageUrl: String
}
],
ActionText: String,
ActionUrl: String
},
ShareData:
{
Sponsored: False,
MemberID: 0,
PostText: String,
PostHtml: String,
AuthorId: 0,
WallOwnerId: 0,
AuthorName: String,
WallOwnerName: String,
PostId: 0,
PostDate: 0001-01-01,
PostType: None,
ShareCount: 0,
LikesCount: 0,
LikedPost: False,
LikeId: 0,
CommentCount: 0,
CommenterCount: 0,
PostHeadShotUrl: String,
CanReply: False,
CanShare: False,
CanComment: True,
CanDelete: True,
RecentComments:
[
{
CommentId: 0,
CommentMemberID: 0,
CommentFullName: String,
CommentHeadShotUrl: String,
LikeId: 0,
LikedComment: False,
LikesCount: 0,
CommentText: String,
DatePosted: 0001-01-01,
DateModified: 0001-01-01
}
],
CommentList:
[
{
CommentId: 0,
CommentMemberID: 0,
CommentFullName: String,
CommentHeadShotUrl: String,
LikeId: 0,
LikedComment: False,
LikesCount: 0,
CommentText: String,
DatePosted: 0001-01-01,
DateModified: 0001-01-01
}
],
PostHeadline:
{
HeadlineText: String,
HeadlineLink:
[
{
Start: 0,
End: 0,
Length: 0,
Url: String,
MemberId: 0,
PostId: 0,
EventId: 0,
GroupId: 0,
IsBold: False,
IsLink: False
}
],
Photo: String,
PhotoId: 0,
PhotoOwnerId: 0,
PostId: 0,
CommentId: 0,
PhotoCommentId: 0,
GroupId: 0
},
TopLine:
{
HeadlineText: String,
HeadlineLink:
[
{
Start: 0,
End: 0,
Length: 0,
Url: String,
MemberId: 0,
PostId: 0,
EventId: 0,
GroupId: 0,
IsBold: False,
IsLink: False
}
],
Photo: String,
PhotoId: 0,
PhotoOwnerId: 0,
PostId: 0,
CommentId: 0,
PhotoCommentId: 0,
GroupId: 0
},
PhotoGallery:
[
{
ID: 0,
Url: String,
ThumbUrl: String,
MediumUrl: String,
PostedByUrl: String
}
],
IsAmbassadorPost: False,
IsActorAmbassador: False,
IsSharedPost: False,
Active: False
}
},
PhotoGallery:
[
{
ID: 0,
Url: String,
ThumbUrl: String,
MediumUrl: String,
PostedByUrl: String
}
],
IsAmbassadorPost: False,
IsActorAmbassador: False,
IsSharedPost: False,
Active: False
}
},
PhotoGallery:
[
{
ID: 0,
Url: String,
ThumbUrl: String,
MediumUrl: String,
PostedByUrl: String
}
],
IsAmbassadorPost: False,
IsActorAmbassador: False,
IsSharedPost: False,
Active: False
}
},
PhotoGallery:
[
{
ID: 0,
Url: String,
ThumbUrl: String,
MediumUrl: String,
PostedByUrl: String
}
],
IsAmbassadorPost: False,
IsActorAmbassador: False,
IsSharedPost: False,
Active: False
}
],
MemberList:
[
{
ConnectionStatus: None,
ConnectionId: 0,
FirstName: String,
LastName: String,
ConnectionName: String,
Organization: String,
HeadShotImage: String,
WorkTitle: String,
MemberType: String,
City: String,
State: String,
Location: String,
Country: String,
Shared: False,
Email: String,
PhoneLabel: String,
PhoneAreaCode: String,
PhoneNumber: String,
FaxLabel: String,
FaxAreaCode: String,
FaxNumber: String,
CanShow:
{
City: False,
Location: False,
Country: False,
Phone: False,
Fax: False,
Email: False,
EmployerName: False,
EmployerTitle: False
},
intCategoryID: 0,
IsAmbassador: False
}
],
PostId: 0,
PageSize: 0,
PageNumber: 0,
OffSet: 0,
GuestMemberID: 0,
DefaultComments: 0,
CommentId: 0,
CommentText: String,
RowsDeleted: 0,
ShowMemberList: False,
MemberID: 0,
ClientID: 0,
ResponseStatus:
{
ErrorCode: String,
Message: String,
StackTrace: String,
Errors:
[
{
ErrorCode: String,
FieldName: String,
Message: String,
Meta:
{
String: String
}
}
],
Meta:
{
String: String
}
},
BypassCache: False,
DateCached: 2025-11-16T04:42:08.8077554-05:00,
Device: Desktop
}