AMFUserSessionService

AwardStartupReward

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.AwardStartupReward

Argument count: 2

Return type: WebService.GiftSwfAndName

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

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

BadWordCountAdd

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.BadWordCountAdd

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

count

int

Count

BadWordCountClear

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.BadWordCountClear

Argument count: 2

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

ChangePasswordNew

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.ChangePasswordNew

Argument count: 4

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

oldPassword

string

Old Password

newPassword

string

New Password

DeleteUser

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.DeleteUser

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorName

string

Actor Name

password

string

Password

fromurl

bool

Fromurl

DeleteUser2

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.DeleteUser2

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userIdTobeDeleted

int

User Id Tobe Deleted

actorName

string

Actor Name

password

string

Password

EmailValidatedCancel

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.EmailValidatedCancel

Argument count: 1

Return type: void

Request Body

Name
Type
Description

actorId

int

Actor Id

ForgotPasswordInsideGame

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.ForgotPasswordInsideGame

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

actorName

string

Actor Name

email

string

Email

ForgotPasswordOutsideGame

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.ForgotPasswordOutsideGame

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorName

string

Actor Name

email

string

Email

GetActorEmail

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.GetActorEmail

Argument count: 2

Return type: ActorEmail

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

GetActorIdFromName

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.GetActorIdFromName

Argument count: 1

Return type: int

Request Body

Name
Type
Description

actorName

string

Actor Name

GetActorNameFromId

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.GetActorNameFromId

Argument count: 1

Return type: string

Request Body

Name
Type
Description

actorId

int

Actor Id

GetBehaviourStatus

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.GetBehaviourStatus

Argument count: 2

Return type: ActorBehaviourState

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

GetMarketingStepGift

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.GetMarketingStepGift

Argument count: 2

Return type: WebService.GiftSwfAndName

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

GiveAutograph

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.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.UserSession.AMFUserSessionService.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.UserSession.AMFUserSessionService.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.UserSession.AMFUserSessionService.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

LoadActorDetails

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.LoadActorDetails

Argument count: 3

Return type: ActorDetails

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

updateProfileDisplayCount

bool

Update Profile Display Count

LoadActorDetails2

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.LoadActorDetails2

Argument count: 4

Return type: ActorDetails

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

updateProfileDisplayCount

bool

Update Profile Display Count

callerActorId

int

Caller Actor Id

LoadActorDetailsExtended

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.LoadActorDetailsExtended

Argument count: 2

Return type: ActorDetailsExtended

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

LoadActorDetailsVersion

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.LoadActorDetailsVersion

Argument count: 3

Return type: ActorDetailsVersion

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

updateProfileDisplayCount

bool

Update Profile Display Count

MassDeleteUsers

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.MassDeleteUsers

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

usersIdsTobeDeleted

int[]

Users Ids Tobe Deleted

actorName

string

Actor Name

password

string

Password

RenameUser

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.RenameUser

Argument count: 5

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

newUsername

string

New Username

adminUserName

string

Admin User Name

adminPassword

string

Admin Password

SendEmailValidation

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.SendEmailValidation

Argument count: 6

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

email

string

Email

actorId

int

Actor Id

toName

string

To Name

queryparams

string

Queryparams

emailSettings

int

Email Settings

SendMailConfirmChangeMail

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.SendMailConfirmChangeMail

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

queryparams

string

Queryparams

SendMailConfirmDeleteUser

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.SendMailConfirmDeleteUser

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

queryparams

string

Queryparams

SendNewEmailValidation

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.SendNewEmailValidation

Argument count: 7

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

email

string

Email

actorId

int

Actor Id

toName

string

To Name

queryparams

string

Queryparams

emailSettings

int

Email Settings

fromurl

bool

Fromurl

SendUserParentEmailValidation

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.SendUserParentEmailValidation

Argument count: 7

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

email

string

Email

parentEmail

string

Parent Email

actorId

int

Actor Id

toName

string

To Name

queryparams

string

Queryparams

emailSettings

int

Email Settings

SetEmailSettings

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.SetEmailSettings

Argument count: 4

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

actorName

string

Actor Name

emailSettings

int

Email Settings

SetMarketingStep

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.SetMarketingStep

Argument count: 4

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

step

int

Step

loginsToNextStep

int

Logins To Next Step

UndeleteUser

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.UndeleteUser

Argument count: 4

Return type: ActorDetailSecure

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

adminUserName

string

Admin User Name

adminPassword

string

Admin Password

UnlockUser

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.UnlockUser

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

adminUserName

string

Admin User Name

adminPassword

string

Admin Password

UpdateBehaviourStatusNew

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.UpdateBehaviourStatusNew

Argument count: 6

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

behaviourStatus

int

Behaviour Status

lockedText

string

Locked Text

chatLogId

long

Chat Log Id

handledByActorid

int

Handled By Actorid

UpdateGift

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.UpdateGift

Argument count: 2

Return type: WebService.GiftSwfAndNameAndGiver

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

UpdateRetention

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.UpdateRetention

Argument count: 2

Return type: string

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

eraseEmail

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.eraseEmail

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

emailtoerase

string

Emailtoerase

adminUserName

string

Admin User Name

adminPassword

string

Admin Password

loadActorEmail

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

Full endpoint: MovieStarPlanet.WebService.UserSession.AMFUserSessionService.loadActorEmail

Argument count: 2

Return type: ActorEmail

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

Last updated