AMFCommonWebService
GetBadgeScrapBlogId
POST
https://moviestarplanet.com/Gateway.aspx?method=GetBadgeScrapBlogId
Full endpoint: MovieStarPlanet.WebService.Common.AMFCommonWebService.GetBadgeScrapBlogId
Argument count: 2
Return type: int
Request Body
ticket
TicketHeader
Ticket
clubId
int
Club Id
GetEntityName
POST
https://moviestarplanet.com/Gateway.aspx?method=GetEntityName
Full endpoint: MovieStarPlanet.WebService.Common.AMFCommonWebService.GetEntityName
Argument count: 3
Return type: string
Request Body
ticket
TicketHeader
Ticket
entityType
int
Entity Type
entityId
int
Entity Id
GetPlaylistExternalRef
POST
https://moviestarplanet.com/Gateway.aspx?method=GetPlaylistExternalRef
Full endpoint: MovieStarPlanet.WebService.Common.AMFCommonWebService.GetPlaylistExternalRef
Argument count: 2
Return type: string
Request Body
ticket
TicketHeader
Ticket
playlistId
int
Playlist Id
LikeAdd
POST
https://moviestarplanet.com/Gateway.aspx?method=LikeAdd
Full endpoint: MovieStarPlanet.WebService.Common.AMFCommonWebService.LikeAdd
Argument count: 5
Return type: LikeAddResult
Request Body
ticket
TicketHeader
Ticket
entityType
string
Entity Type
entityId
int
Entity Id
actorId
int
Actor Id
receiverId
int
Receiver Id
SaveRoom
POST
https://moviestarplanet.com/Gateway.aspx?method=SaveRoom
Full endpoint: MovieStarPlanet.WebService.Common.AMFCommonWebService.SaveRoom
Argument count: 5
Return type: int
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
wallpaper
string
Wallpaper
floor
string
Floor
myRoomInstanceList
MyRoomInstance>
My Room Instance List
SaveRoomWithSnapshot
POST
https://moviestarplanet.com/Gateway.aspx?method=SaveRoomWithSnapshot
Full endpoint: MovieStarPlanet.WebService.Common.AMFCommonWebService.SaveRoomWithSnapshot
Argument count: 7
Return type: int
Request Body
ticket
TicketHeader
Ticket
wallpaper
string
Wallpaper
floor
string
Floor
myRoomInstanceList
MyRoomInstance>
My Room Instance List
roomSnapshotProfile
byte[]
Room Snapshot Profile
roomSnapshotMedium
byte[]
Room Snapshot Medium
roomSnapshotSmall
byte[]
Room Snapshot Small
SendContentEmail
POST
https://moviestarplanet.com/Gateway.aspx?method=SendContentEmail
Full endpoint: MovieStarPlanet.WebService.Common.AMFCommonWebService.SendContentEmail
Argument count: 6
Return type: void
Request Body
ticket
TicketHeader
Ticket
emailAddress
string
Email Address
fromUsername
string
From Username
contentType
int
Content Type
contentId
int
Content Id
paramUrl
string
Param Url
getCulture
POST
https://moviestarplanet.com/Gateway.aspx?method=getCulture
Full endpoint: MovieStarPlanet.WebService.Common.AMFCommonWebService.getCulture
Argument count: 0
Return type: CultureInfo
Last updated