AMFActorService

ApproveFriendship

POST https://moviestarplanet.com/Gateway.aspx?method=ApproveFriendship

Full endpoint: MovieStarPlanet.WebService.AMFActorService.ApproveFriendship

Argument count: 3

Return type: string

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendId

int

Friend Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

BlockActor

POST https://moviestarplanet.com/Gateway.aspx?method=BlockActor

Full endpoint: MovieStarPlanet.WebService.AMFActorService.BlockActor

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

blockerActorId

int

Blocker Actor Id

blockedActorId

int

Blocked Actor Id

BlockActorNeb

POST https://moviestarplanet.com/Gateway.aspx?method=BlockActorNeb

Full endpoint: MovieStarPlanet.WebService.AMFActorService.BlockActorNeb

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

blockerActorId

int

Blocker Actor Id

blockedProfileId

string

Blocked Profile Id

BulkLoadActors

POST https://moviestarplanet.com/Gateway.aspx?method=BulkLoadActors

Full endpoint: MovieStarPlanet.WebService.AMFActorService.BulkLoadActors

Argument count: 2

Return type: List<Actor>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorIds

List<int>

Actor Ids

BuyClothesNew

POST https://moviestarplanet.com/Gateway.aspx?method=BuyClothesNew

Full endpoint: MovieStarPlanet.WebService.AMFActorService.BuyClothesNew

Argument count: 3

Return type: ServiceResultData<WebService.BuyClothesResponse>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

items

List<ActorClothesRel2>

Items

CreateNewUserWithSecureSnapshot

POST https://moviestarplanet.com/Gateway.aspx?method=CreateNewUserWithSecureSnapshot

Full endpoint: MovieStarPlanet.WebService.AMFActorService.CreateNewUserWithSecureSnapshot

Argument count: 6

Return type: CreateNewUserStatusWithTicket

Request Body

Name
Type
Description

newActor

NewActorCreationData

New Actor

checksum

string

Checksum

store

int

Store

deviceId

string

Device Id

snapshotSmall

byte[]

Snapshot Small

snapshotBig

byte[]

Snapshot Big

DeleteFriendship

POST https://moviestarplanet.com/Gateway.aspx?method=DeleteFriendship

Full endpoint: MovieStarPlanet.WebService.AMFActorService.DeleteFriendship

Argument count: 3

Return type: List<int>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendId

int

Friend Id

GetActorClothesByCategories

POST https://moviestarplanet.com/Gateway.aspx?method=GetActorClothesByCategories

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GetActorClothesByCategories

Argument count: 3

Return type: List<ActorClothesRel>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

categories

int[]

Categories

GetActorIdByName

POST https://moviestarplanet.com/Gateway.aspx?method=GetActorIdByName

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GetActorIdByName

Argument count: 1

Return type: int

Request Body

Name
Type
Description

name

string

Name

GetActorProps

POST https://moviestarplanet.com/Gateway.aspx?method=GetActorProps

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GetActorProps

Argument count: 2

Return type: ActorClothesRel[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

GetActorZooItems

POST https://moviestarplanet.com/Gateway.aspx?method=GetActorZooItems

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GetActorZooItems

Argument count: 2

Return type: ActorClothesRel[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

GetClothesFromNewestClothesSection

POST https://moviestarplanet.com/Gateway.aspx?method=GetClothesFromNewestClothesSection

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GetClothesFromNewestClothesSection

Argument count: 4

Return type: ShopContentService.GetClothesFromNewestClothesSectionReturnType

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

skinId

int

Skin Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetPagedActorClothesByCategories

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedActorClothesByCategories

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GetPagedActorClothesByCategories

Argument count: 5

Return type: WebService.PagerResult<ActorClothesRel>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

categories

int[]

Categories

pageindex

int

Pageindex

pagesize

int

Pagesize

GetPagedClothByCategoryGroups

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedClothByCategoryGroups

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GetPagedClothByCategoryGroups

Argument count: 3

Return type: List<List<AMFActorService.ClothesWrapper>>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

skinId

int

Skin Id

categoryGroupsPages

CategoryGroupPage[]

Category Groups Pages

GetPagedClothByCategoryGroups_14

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedClothByCategoryGroups_14

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GetPagedClothByCategoryGroups_14

Argument count: 3

Return type: List<List<Cloth>>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

skinId

int

Skin Id

categoryGroupsPages

CategoryGroupPage[]

Category Groups Pages

GetPostLoginBundle

POST https://moviestarplanet.com/Gateway.aspx?method=GetPostLoginBundle

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GetPostLoginBundle

Argument count: 2

Return type: PostLoginData

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

GetTwitActivitiesForFriends

POST https://moviestarplanet.com/Gateway.aspx?method=GetTwitActivitiesForFriends

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GetTwitActivitiesForFriends

Argument count: 4

Return type: PagedActivityList

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

pageindex

int

Pageindex

pagesize

int

Pagesize

GetWallActivitiesForActor

POST https://moviestarplanet.com/Gateway.aspx?method=GetWallActivitiesForActor

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GetWallActivitiesForActor

Argument count: 5

Return type: PagedActivityList

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

type

int

Type

pageindex

int

Pageindex

pagesize

int

Pagesize

GiveAutograph

POST https://moviestarplanet.com/Gateway.aspx?method=GiveAutograph

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GiveAutograph

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

senderActorId

int

Sender Actor Id

receiverActorId

int

Receiver Actor Id

GiveAutographAndCalculateTimestamp

POST https://moviestarplanet.com/Gateway.aspx?method=GiveAutographAndCalculateTimestamp

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GiveAutographAndCalculateTimestamp

Argument count: 3

Return type: AutographResponseVO

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

senderActorId

int

Sender Actor Id

receiverActorId

int

Receiver Actor Id

GiveAutographAndCalculateTimestampNeb

POST https://moviestarplanet.com/Gateway.aspx?method=GiveAutographAndCalculateTimestampNeb

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GiveAutographAndCalculateTimestampNeb

Argument count: 3

Return type: AutographResponseVO

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

senderActorId

int

Sender Actor Id

receiverProfileId

string

Receiver Profile Id

GiveAutographNeb

POST https://moviestarplanet.com/Gateway.aspx?method=GiveAutographNeb

Full endpoint: MovieStarPlanet.WebService.AMFActorService.GiveAutographNeb

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

senderActorId

int

Sender Actor Id

receiverProfileId

string

Receiver Profile Id

IsActorNameUsed

POST https://moviestarplanet.com/Gateway.aspx?method=IsActorNameUsed

Full endpoint: MovieStarPlanet.WebService.AMFActorService.IsActorNameUsed

Argument count: 1

Return type: bool

Request Body

Name
Type
Description

name

string

Name

IsNameBlocked

POST https://moviestarplanet.com/Gateway.aspx?method=IsNameBlocked

Full endpoint: MovieStarPlanet.WebService.AMFActorService.IsNameBlocked

Argument count: 1

Return type: bool

Request Body

Name
Type
Description

name

string

Name

LoadActorDetails

POST https://moviestarplanet.com/Gateway.aspx?method=LoadActorDetails

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LoadActorDetails

Argument count: 3

Return type: ActorDetails

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

upateProfileDisplayCount

bool

Upate Profile Display Count

LoadActorDetailsExtended

POST https://moviestarplanet.com/Gateway.aspx?method=LoadActorDetailsExtended

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LoadActorDetailsExtended

Argument count: 2

Return type: ActorDetailsExtended

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

LoadActorItems

POST https://moviestarplanet.com/Gateway.aspx?method=LoadActorItems

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LoadActorItems

Argument count: 2

Return type: ActorClothesRel[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

LoadActorWithCurrentClothesAndSpritesheet

POST https://moviestarplanet.com/Gateway.aspx?method=LoadActorWithCurrentClothesAndSpritesheet

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LoadActorWithCurrentClothesAndSpritesheet

Argument count: 1

Return type: MovieStarService.ActorWithSpritesheetVersion

Request Body

Name
Type
Description

actorId

int

Actor Id

LoadActorWithCurrentClothesBasicDataOnlyRevised

POST https://moviestarplanet.com/Gateway.aspx?method=LoadActorWithCurrentClothesBasicDataOnlyRevised

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LoadActorWithCurrentClothesBasicDataOnlyRevised

Argument count: 2

Return type: Actor

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

LoadActorsVipDetails

POST https://moviestarplanet.com/Gateway.aspx?method=LoadActorsVipDetails

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LoadActorsVipDetails

Argument count: 1

Return type: Dictionary<int, VipInfo>

Request Body

Name
Type
Description

actorIds

List<int>

Actor Ids

LoadBlockedAndBlockingActors

POST https://moviestarplanet.com/Gateway.aspx?method=LoadBlockedAndBlockingActors

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LoadBlockedAndBlockingActors

Argument count: 2

Return type: WebService.BlockedAndBlockingActorsResult

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

LoadBlockedAndBlockingActorsNeb

POST https://moviestarplanet.com/Gateway.aspx?method=LoadBlockedAndBlockingActorsNeb

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LoadBlockedAndBlockingActorsNeb

Argument count: 2

Return type: WebService.BlockedAndBlockingProfilesResult

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

LoadModeratorInformation

POST https://moviestarplanet.com/Gateway.aspx?method=LoadModeratorInformation

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LoadModeratorInformation

Argument count: 2

Return type: SecurityObject<ModInfo>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

LoadMood

POST https://moviestarplanet.com/Gateway.aspx?method=LoadMood

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LoadMood

Argument count: 1

Return type: Mood

Request Body

Name
Type
Description

actorId

int

Actor Id

LoadMovieStarListRevised

POST https://moviestarplanet.com/Gateway.aspx?method=LoadMovieStarListRevised

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LoadMovieStarListRevised

Argument count: 2

Return type: Actor[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorIds

int[]

Actor Ids

LockOutUser

POST https://moviestarplanet.com/Gateway.aspx?method=LockOutUser

Full endpoint: MovieStarPlanet.WebService.AMFActorService.LockOutUser

Argument count: 6

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

numberOfDays

int

Number Of Days

lockedText

string

Locked Text

chatLogId

long

Chat Log Id

handledByActorId

int

Handled By Actor Id

ModerationSearchActorByName

POST https://moviestarplanet.com/Gateway.aspx?method=ModerationSearchActorByName

Full endpoint: MovieStarPlanet.WebService.AMFActorService.ModerationSearchActorByName

Argument count: 4

Return type: ActorSearchItem[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

searchString

string

Search String

pageIndex

int

Page Index

pageSize

int

Page Size

ModerationSearchMassDeleteActorByName

POST https://moviestarplanet.com/Gateway.aspx?method=ModerationSearchMassDeleteActorByName

Full endpoint: MovieStarPlanet.WebService.AMFActorService.ModerationSearchMassDeleteActorByName

Argument count: 4

Return type: ActorSearchItem[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

searchString

string

Search String

pageIndex

int

Page Index

pageSize

int

Page Size

PickupGuidePresent

POST https://moviestarplanet.com/Gateway.aspx?method=PickupGuidePresent

Full endpoint: MovieStarPlanet.WebService.AMFActorService.PickupGuidePresent

Argument count: 4

Return type: ServiceResultData<AwardAmount>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

type

int

Type

index

int

Index

RejectFriendShip

POST https://moviestarplanet.com/Gateway.aspx?method=RejectFriendShip

Full endpoint: MovieStarPlanet.WebService.AMFActorService.RejectFriendShip

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendId

int

Friend Id

ReportActor

POST https://moviestarplanet.com/Gateway.aspx?method=ReportActor

Full endpoint: MovieStarPlanet.WebService.AMFActorService.ReportActor

Argument count: 2

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

report

Report

Report

ReportTabletAndroidConversion

POST https://moviestarplanet.com/Gateway.aspx?method=ReportTabletAndroidConversion

Full endpoint: MovieStarPlanet.WebService.AMFActorService.ReportTabletAndroidConversion

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

deviceId

string

Device Id

conversionType

string

Conversion Type

ReportTabletIOSConversion

POST https://moviestarplanet.com/Gateway.aspx?method=ReportTabletIOSConversion

Full endpoint: MovieStarPlanet.WebService.AMFActorService.ReportTabletIOSConversion

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

idfa

string

Idfa

conversionType

string

Conversion Type

RequestFriendship

POST https://moviestarplanet.com/Gateway.aspx?method=RequestFriendship

Full endpoint: MovieStarPlanet.WebService.AMFActorService.RequestFriendship

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendId

int

Friend Id

RequestMobileStartupReward

POST https://moviestarplanet.com/Gateway.aspx?method=RequestMobileStartupReward

Full endpoint: MovieStarPlanet.WebService.AMFActorService.RequestMobileStartupReward

Argument count: 2

Return type: AmfServiceResultData

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

ActorId

int

Actor Id

SaveAlertWordsCount

POST https://moviestarplanet.com/Gateway.aspx?method=SaveAlertWordsCount

Full endpoint: MovieStarPlanet.WebService.AMFActorService.SaveAlertWordsCount

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorID

int

Actor I D

alertWords

AlertWordCounter[]

Alert Words

SaveBirthInfoWithTicket

POST https://moviestarplanet.com/Gateway.aspx?method=SaveBirthInfoWithTicket

Full endpoint: MovieStarPlanet.WebService.AMFActorService.SaveBirthInfoWithTicket

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

string

Ticket

month

short

Month

year

short

Year

SearchActorByName

POST https://moviestarplanet.com/Gateway.aspx?method=SearchActorByName

Full endpoint: MovieStarPlanet.WebService.AMFActorService.SearchActorByName

Argument count: 3

Return type: ActorSearchItem[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

searchString

string

Search String

SearchActorByNameNeb

POST https://moviestarplanet.com/Gateway.aspx?method=SearchActorByNameNeb

Full endpoint: MovieStarPlanet.WebService.AMFActorService.SearchActorByNameNeb

Argument count: 3

Return type: ActorSearchItem[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

searchString

string

Search String

SearchActorByNameWithRequestStatus

POST https://moviestarplanet.com/Gateway.aspx?method=SearchActorByNameWithRequestStatus

Full endpoint: MovieStarPlanet.WebService.AMFActorService.SearchActorByNameWithRequestStatus

Argument count: 3

Return type: ActorSearchItem[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

searchString

string

Search String

SetColorOnActorItemNew

POST https://moviestarplanet.com/Gateway.aspx?method=SetColorOnActorItemNew

Full endpoint: MovieStarPlanet.WebService.AMFActorService.SetColorOnActorItemNew

Argument count: 6

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

ids

int[]

Ids

categories

int[]

Categories

isFaceparts

bool[]

Is Faceparts

colors

string[]

Colors

SetMoodWithModerationCall

POST https://moviestarplanet.com/Gateway.aspx?method=SetMoodWithModerationCall

Full endpoint: MovieStarPlanet.WebService.AMFActorService.SetMoodWithModerationCall

Argument count: 5

Return type: ModerationCallResponse

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

mood

Mood

Mood

actorName

string

Actor Name

colorCode

uint

Color Code

isRestrictedUser

bool

Is Restricted User

SubmitMobileStartupReward

POST https://moviestarplanet.com/Gateway.aspx?method=SubmitMobileStartupReward

Full endpoint: MovieStarPlanet.WebService.AMFActorService.SubmitMobileStartupReward

Argument count: 4

Return type: AmfServiceResultData

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

ActorId

int

Actor Id

Type

int

Type

Param

int

Param

ThirdPartyLoginMobile

POST https://moviestarplanet.com/Gateway.aspx?method=ThirdPartyLoginMobile

Full endpoint: MovieStarPlanet.WebService.AMFActorService.ThirdPartyLoginMobile

Argument count: 8

Return type: AMFActorService.AMFLoginResult

Request Body

Name
Type
Description

newActor

NewActorCreationData

New Actor

fullSizeSnapshot

byte[]

Full Size Snapshot

moviestarSnapshot

byte[]

Moviestar Snapshot

username

string

Username

password

string

Password

appVersion

string

App Version

store

int

Store

deviceId

string

Device Id

ThirdPartySaveAvatar

POST https://moviestarplanet.com/Gateway.aspx?method=ThirdPartySaveAvatar

Full endpoint: MovieStarPlanet.WebService.AMFActorService.ThirdPartySaveAvatar

Argument count: 5

Return type: string

Request Body

Name
Type
Description

newActor

NewActorCreationData

New Actor

fullSizeSnapshot

byte[]

Full Size Snapshot

moviestarSnapshot

byte[]

Moviestar Snapshot

username

string

Username

password

string

Password

ThirdPartySaveAvatar

POST https://moviestarplanet.com/Gateway.aspx?method=ThirdPartySaveAvatar

Full endpoint: MovieStarPlanet.WebService.AMFActorService.ThirdPartySaveAvatar

Argument count: 3

Return type: string

Request Body

Name
Type
Description

newActor

NewActorCreationData

New Actor

username

string

Username

password

string

Password

UnblockActor

POST https://moviestarplanet.com/Gateway.aspx?method=UnblockActor

Full endpoint: MovieStarPlanet.WebService.AMFActorService.UnblockActor

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

blockerActorId

int

Blocker Actor Id

blockedActorId

int

Blocked Actor Id

UnblockActorNeb

POST https://moviestarplanet.com/Gateway.aspx?method=UnblockActorNeb

Full endpoint: MovieStarPlanet.WebService.AMFActorService.UnblockActorNeb

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

blockerActorId

int

Blocker Actor Id

blockedProfileId

string

Blocked Profile Id

UpdateClothes

POST https://moviestarplanet.com/Gateway.aspx?method=UpdateClothes

Full endpoint: MovieStarPlanet.WebService.AMFActorService.UpdateClothes

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

actorClothesRelIds

List<int>

Actor Clothes Rel Ids

UpdateClothesNew

POST https://moviestarplanet.com/Gateway.aspx?method=UpdateClothesNew

Full endpoint: MovieStarPlanet.WebService.AMFActorService.UpdateClothesNew

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

newWearingItems

List<ActorClothesRel2>

New Wearing Items

ValidateCaptcha

POST https://moviestarplanet.com/Gateway.aspx?method=ValidateCaptcha

Full endpoint: MovieStarPlanet.WebService.AMFActorService.ValidateCaptcha

Argument count: 1

Return type: bool

Request Body

Name
Type
Description

captcha

string

Captcha

ValidateCaptcha

POST https://moviestarplanet.com/Gateway.aspx?method=ValidateCaptcha

Full endpoint: MovieStarPlanet.WebService.AMFActorService.ValidateCaptcha

Argument count: 2

Return type: bool

Request Body

Name
Type
Description

captcha

string

Captcha

username

string

Username

fameOverhaul

POST https://moviestarplanet.com/Gateway.aspx?method=fameOverhaul

Full endpoint: MovieStarPlanet.WebService.AMFActorService.fameOverhaul

Argument count: 2

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

getWallActivitiesForActor

POST https://moviestarplanet.com/Gateway.aspx?method=getWallActivitiesForActor

Full endpoint: MovieStarPlanet.WebService.AMFActorService.getWallActivitiesForActor

Argument count: 5

Return type: PagedActivityList

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

type

int

Type

pageindex

int

Pageindex

pagesize

int

Pagesize

login

POST https://moviestarplanet.com/Gateway.aspx?method=login

Full endpoint: MovieStarPlanet.WebService.AMFActorService.login

Argument count: 2

Return type: AMFActorService.AMFLoginResult

Request Body

Name
Type
Description

username

string

Username

password

string

Password

loginMobile

POST https://moviestarplanet.com/Gateway.aspx?method=loginMobile

Full endpoint: MovieStarPlanet.WebService.AMFActorService.loginMobile

Argument count: 3

Return type: AMFActorService.AMFLoginResult

Request Body

Name
Type
Description

username

string

Username

password

string

Password

appVersion

string

App Version

loginMobile

POST https://moviestarplanet.com/Gateway.aspx?method=loginMobile

Full endpoint: MovieStarPlanet.WebService.AMFActorService.loginMobile

Argument count: 4

Return type: AMFActorService.AMFLoginResult

Request Body

Name
Type
Description

username

string

Username

password

string

Password

appVersion

string

App Version

store

int

Store

loginMobile

POST https://moviestarplanet.com/Gateway.aspx?method=loginMobile

Full endpoint: MovieStarPlanet.WebService.AMFActorService.loginMobile

Argument count: 5

Return type: AMFActorService.AMFLoginResult

Request Body

Name
Type
Description

username

string

Username

password

string

Password

appVersion

string

App Version

store

int

Store

deviceId

string

Device Id

loginMobile

POST https://moviestarplanet.com/Gateway.aspx?method=loginMobile

Full endpoint: MovieStarPlanet.WebService.AMFActorService.loginMobile

Argument count: 6

Return type: AMFActorService.AMFLoginResult

Request Body

Name
Type
Description

username

string

Username

password

string

Password

appVersion

string

App Version

store

int

Store

deviceId

string

Device Id

dfp

string

Dfp

loginMobile

POST https://moviestarplanet.com/Gateway.aspx?method=loginMobile

Full endpoint: MovieStarPlanet.WebService.AMFActorService.loginMobile

Argument count: 7

Return type: AMFActorService.AMFLoginResult

Request Body

Name
Type
Description

username

string

Username

password

string

Password

profileId

string

Profile Id

appVersion

string

App Version

store

int

Store

deviceId

string

Device Id

dfp

string

Dfp

resetPassword

POST https://moviestarplanet.com/Gateway.aspx?method=resetPassword

Full endpoint: MovieStarPlanet.WebService.AMFActorService.resetPassword

Argument count: 2

Return type: ServiceResult

Request Body

Name
Type
Description

requestTicket

string

Request Ticket

newPassword

string

New Password

sendPasswordResetRequest

POST https://moviestarplanet.com/Gateway.aspx?method=sendPasswordResetRequest

Full endpoint: MovieStarPlanet.WebService.AMFActorService.sendPasswordResetRequest

Argument count: 2

Return type: ServiceResult

Request Body

Name
Type
Description

username

string

Username

email

string

Email

Last updated