AMFQuestServiceMobile
GetAllSpecialQuestStatus
POST
https://moviestarplanet.com/Gateway.aspx?method=GetAllSpecialQuestStatus
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestServiceMobile.GetAllSpecialQuestStatus
Argument count: 2
Return type: SpecialQuestInitialUpdate
Request Body
Name
Type
Description
ticket
TicketHeader
Ticket
actorId
int
Actor Id
UpdateSpecialQuestObjectives
POST
https://moviestarplanet.com/Gateway.aspx?method=UpdateSpecialQuestObjectives
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestServiceMobile.UpdateSpecialQuestObjectives
Argument count: 4
Return type: SpecialQuestProgressUpdate
Request Body
Name
Type
Description
ticket
TicketHeader
Ticket
actorId
int
Actor Id
action
string
Action
progressIncrement
int
Progress Increment
Last updated