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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
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
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
Last updated