AMFMovieStarService

GetActorClothesByCategories

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.GetActorClothesByCategories

Argument count: 2

Return type: List<ActorClothesRel>

Request Body

Name
Type
Description

actorId

int

Actor Id

categories

int[]

Categories

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

GetActorClothesRel

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.GetActorClothesRel

Argument count: 1

Return type: ActorClothesRel

Request Body

Name
Type
Description

ActorClothesRelId

int

Actor Clothes Rel Id

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

GetActorClothesRelList

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.GetActorClothesRelList

Argument count: 1

Return type: List<ActorClothesRel>

Request Body

Name
Type
Description

ActorClothesRelIds

int[]

Actor Clothes Rel Ids

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

GetContextClothes

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.GetContextClothes

Argument count: 2

Return type: ActorClothesContextRel[]

Request Body

Name
Type
Description

actorId

int

Actor Id

contextId

int

Context Id

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

GetPagedActorClothesByCategories

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.GetPagedActorClothesByCategories

Argument count: 4

Return type: WebService.PagerResult<ActorClothesRel>

Request Body

Name
Type
Description

actorId

int

Actor Id

categories

int[]

Categories

pageindex

int

Pageindex

pagesize

int

Pagesize

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

LoadActorGiftableItems

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadActorGiftableItems

Argument count: 1

Return type: ActorClothesRel[]

Request Body

Name
Type
Description

actorId

int

Actor Id

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

LoadActorItems

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadActorItems

Argument count: 1

Return type: ActorClothesRel[]

Request Body

Name
Type
Description

actorId

int

Actor Id

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

LoadActorWithCurrentClothesAndSpritesheet

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadActorWithCurrentClothesAndSpritesheet

Argument count: 1

Return type: MovieStarService.ActorWithSpritesheetVersion

Request Body

Name
Type
Description

actorId

int

Actor Id

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

LoadClothes

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadClothes

Argument count: 2

Return type: List<Cloth>

Request Body

Name
Type
Description

skinId

int

Skin Id

shopId

int

Shop Id

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

LoadClothesByCategories

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadClothesByCategories

Argument count: 4

Return type: List<Cloth>

Request Body

Name
Type
Description

skinId

int

Skin Id

categories

int[]

Categories

pageSize

int

Page Size

pageIndex

int

Page Index

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

LoadClothesByIds

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadClothesByIds

Argument count: 1

Return type: List<Cloth>

Request Body

Name
Type
Description

clothesIds

List<int>

Clothes Ids

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

LoadClothesFromThemeId

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadClothesFromThemeId

Argument count: 2

Return type: List<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

themeId

int

Theme Id

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

LoadClothesWithThemeByIds

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadClothesWithThemeByIds

Argument count: 1

Return type: List<ClothWithTheme>

Request Body

Name
Type
Description

clothesIds

List<int>

Clothes Ids

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

LoadDataForRegisterNewUser

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadDataForRegisterNewUser

Argument count: 0

Return type: MovieStarService.RegisterNewUserData

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

LoadFaceParts

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadFaceParts

Argument count: 0

Return type: MovieStarService.FaceParts

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

LoadMovieStarFlatMinimum

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadMovieStarFlatMinimum

Argument count: 1

Return type: SecurityObject<UiActor>

Request Body

Name
Type
Description

actorId

int

Actor Id

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

LoadMovieStarFlatRevised

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadMovieStarFlatRevised

Argument count: 2

Return type: SecurityObject<UiActor>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

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

LoadMovieStarListRevised

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadMovieStarListRevised

Argument count: 2

Return type: Actor[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorIds

int[]

Actor Ids

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

LoadMovieStarRevised

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadMovieStarRevised

Argument count: 2

Return type: Actor

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

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

LoadRoomItems

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.LoadRoomItems

Argument count: 1

Return type: List<ActorClothesRel>

Request Body

Name
Type
Description

actorId

int

Actor Id

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

UpdateClothes

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.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

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

UpdateClothesNew

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.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

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

getRandomClothesByType

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.AMFMovieStarService.getRandomClothesByType

Argument count: 3

Return type: List<Cloth>

Request Body

Name
Type
Description

slotType

string

Slot Type

isFemale

bool

Is Female

amount

int

Amount

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

Last updated