AMFQuestService
BeginQuest
POST
https://moviestarplanet.com/Gateway.aspx?method=BeginQuest
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.BeginQuest
Argument count: 3
Return type: int
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
questId
int
Quest Id
BeginSpecialQuest
POST
https://moviestarplanet.com/Gateway.aspx?method=BeginSpecialQuest
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.BeginSpecialQuest
Argument count: 3
Return type: SpecialQuestProgressUpdate
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
questId
int
Quest Id
ClaimReward
POST
https://moviestarplanet.com/Gateway.aspx?method=ClaimReward
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.ClaimReward
Argument count: 4
Return type: ServiceResultData<QuestStatus[]>
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
careerType
int
Career Type
questId
int
Quest Id
ClaimRewardForDownloadableClient
POST
https://moviestarplanet.com/Gateway.aspx?method=ClaimRewardForDownloadableClient
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.ClaimRewardForDownloadableClient
Argument count: 4
Return type: ServiceResultData<QuestStatus[]>
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
careerType
int
Career Type
questId
int
Quest Id
ClaimSpecialQuestBaseReward
POST
https://moviestarplanet.com/Gateway.aspx?method=ClaimSpecialQuestBaseReward
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.ClaimSpecialQuestBaseReward
Argument count: 3
Return type: SpecialQuestProgressUpdate
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
questId
int
Quest Id
ClaimSpecialQuestSubOrFinalReward
POST
https://moviestarplanet.com/Gateway.aspx?method=ClaimSpecialQuestSubOrFinalReward
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.ClaimSpecialQuestSubOrFinalReward
Argument count: 3
Return type: SpecialQuestProgressUpdate
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
rewardId
int
Reward Id
DiamondSkip
POST
https://moviestarplanet.com/Gateway.aspx?method=DiamondSkip
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.DiamondSkip
Argument count: 3
Return type: SpecialQuestProgressUpdate
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
questId
int
Quest Id
ForceCompleteCurrentQuest
POST
https://moviestarplanet.com/Gateway.aspx?method=ForceCompleteCurrentQuest
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.ForceCompleteCurrentQuest
Argument count: 3
Return type: QuestStatus[]
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
questId
int
Quest Id
ForceCompleteCurrentQuestForDownloadableClient
POST
https://moviestarplanet.com/Gateway.aspx?method=ForceCompleteCurrentQuestForDownloadableClient
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.ForceCompleteCurrentQuestForDownloadableClient
Argument count: 3
Return type: QuestStatus[]
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
questId
int
Quest Id
GetAllQuestStatus
POST
https://moviestarplanet.com/Gateway.aspx?method=GetAllQuestStatus
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.GetAllQuestStatus
Argument count: 2
Return type: QuestStatus[]
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
GetAllQuestStatusForDownloadableClient
POST
https://moviestarplanet.com/Gateway.aspx?method=GetAllQuestStatusForDownloadableClient
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.GetAllQuestStatusForDownloadableClient
Argument count: 2
Return type: QuestStatus[]
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
GetGiftHuntQuestData
POST
https://moviestarplanet.com/Gateway.aspx?method=GetGiftHuntQuestData
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.GetGiftHuntQuestData
Argument count: 3
Return type: GiftHunt
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
giftType
int
Gift Type
ResetNotifications
POST
https://moviestarplanet.com/Gateway.aspx?method=ResetNotifications
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.ResetNotifications
Argument count: 3
Return type: ServiceResult
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
careerType
int
Career Type
UpdateDoTaskObjectiveAndGetStatus
POST
https://moviestarplanet.com/Gateway.aspx?method=UpdateDoTaskObjectiveAndGetStatus
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.UpdateDoTaskObjectiveAndGetStatus
Argument count: 5
Return type: ServiceResultData<QuestStatus[]>
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
questId
int
Quest Id
objectiveId
int
Objective Id
increment
int
Increment
UpdateGotoObjectiveAndGetStatus
POST
https://moviestarplanet.com/Gateway.aspx?method=UpdateGotoObjectiveAndGetStatus
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.UpdateGotoObjectiveAndGetStatus
Argument count: 4
Return type: ServiceResultData<QuestStatus[]>
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
questId
int
Quest Id
objectiveId
int
Objective Id
UpdateSpecialQuestObjectiveOld
POST
https://moviestarplanet.com/Gateway.aspx?method=UpdateSpecialQuestObjectiveOld
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.UpdateSpecialQuestObjectiveOld
Argument count: 4
Return type: SpecialQuestProgressUpdate
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
id
int
Id
progressIncrement
int
Progress Increment
UpdateSpecialQuestObjectives
POST
https://moviestarplanet.com/Gateway.aspx?method=UpdateSpecialQuestObjectives
Full endpoint: MovieStarPlanet.WebService.Quest.AMFQuestService.UpdateSpecialQuestObjectives
Argument count: 4
Return type: SpecialQuestProgressUpdate
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
action
string
Action
progressIncrement
int
Progress Increment
Last updated