The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /Ams/{ClientID}/Member/{MemberID}/Favorites HTTP/1.1
Host: ws.yourmembership.com
Accept: text/jsv
Content-Type: text/jsv
Content-Length: length
{
Category: String,
PageNumber: 0,
PageSize: 0,
Id: 0,
TypeId: String,
TypeName: String,
Title: String,
FavoriteParameters: String,
IsPrivate: String,
Url: String,
Icon: String,
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-01-15T08:47:43.0704781-05:00,
Device: Desktop
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
CategoryList:
[
{
Category: String,
FavoriteItems:
[
{
Id: 0,
TypeId: String,
TypeName: String,
Title: String,
FavoriteParameters: String,
IsPrivate: String,
Url: String,
Icon: String,
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-01-15T08:47:43.0725375-05:00,
Device: Desktop
}
]
}
],
Category: String,
PageNumber: 0,
PageSize: 0,
Id: 0,
TypeId: String,
TypeName: String,
Title: String,
FavoriteParameters: String,
IsPrivate: String,
Url: String,
Icon: String,
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-01-15T08:47:43.0725375-05:00,
Device: Desktop
}