The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
PUT /Ams/{ClientID}/CommunityPhotos/{PhotoId} HTTP/1.1
Host: ws.yourmembership.com
Accept: application/json
Content-Type: application/json
Content-Length: length
{"PhotoId":0,"Caption":"String","PostedBy":"String","UsingRedis":true,"AppInitTime":"2025-01-15T07:46:04.6467430-05:00","ServerID":"WS-6-64-014","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-01-15T08:36:58.1813521-05:00","Device":"Desktop"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
{"PostedUTC":"0001-01-01T00:00:00.0000000","PostedByMugshot":"String","ShareCount":0,"LikeCount":0,"CommentCount":0,"PhotoCommentList":[{"CommentID":0,"CdbID":0,"Posted":"0001-01-01T00:00:00.0000000","PostedUTC":"0001-01-01T00:00:00.0000000","GalleryItemID":0,"SchoolID":0,"Comment":"String","PostedBy":"String","PostedByMugshot":"String","PostedDate":"String","GroupID":0,"IsOwner":false,"LikeID":0,"LikedComment":false,"LikeCount":0,"SkipCrossPost":false}],"PhotoId":0,"Caption":"String","PostedBy":"String","UsingRedis":true,"AppInitTime":"2025-01-15T07:46:04.6467430-05:00","ServerID":"WS-6-64-014","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-01-15T08:36:58.1813521-05:00","Device":"Desktop"}