MovieStarService

CanActorWear

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.CanActorWear

Argument count: 2

Return type: bool

Request Body

Name
Type
Description

actorId

int

Actor Id

clotheId

int

Clothe Id

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

CanActorWear

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.CanActorWear

Argument count: 1

Return type: bool

Request Body

Name
Type
Description

actorClothesRelId

int

Actor Clothes Rel Id

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

CanActorWear

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.CanActorWear

Argument count: 1

Return type: bool

Request Body

Name
Type
Description

actorClothesRelIds

IEnumerable<int>

Actor Clothes Rel Ids

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

GetActorClothesByCategories

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

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

Argument count: 2

Return type: ActorClothesContextRel[]

Request Body

Name
Type
Description

actorId

int

Actor Id

movieId

int

Movie Id

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

GetPagedActorClothesByCategories

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

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

Argument count: 5

Return type: WebService.PagerResult<ActorClothesRel>

Request Body

Name
Type
Description

actorId

int

Actor Id

categories

int[]

Categories

onlyFavourites

bool

Only Favourites

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.MovieStarService.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.MovieStarService.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.MovieStarService.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.MovieStarService.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.MovieStarService.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.MovieStarService.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.MovieStarService.LoadClothesFromThemeId

Argument count: 2

Return type: List<Cloth>

Request Body

Name
Type
Description

ticket

string

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.MovieStarService.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.MovieStarService.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.MovieStarService.LoadFaceParts

Argument count: 0

Return type: MovieStarService.FaceParts

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

LoadMovieStar

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.LoadMovieStar

Argument count: 2

Return type: Actor

Request Body

Name
Type
Description

actorId

int

Actor Id

callingActorId

int

Calling Actor Id

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

LoadMovieStarWithHash

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.LoadMovieStarWithHash

Argument count: 3

Return type: SecurityObject<UiActor>

Request Body

Name
Type
Description

actorId

int

Actor Id

callingActorId

int

Calling Actor Id

getMinimum

bool

Get Minimum

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

LoadMovieStars

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

Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.LoadMovieStars

Argument count: 2

Return type: IEnumerable<Actor>

Request Body

Name
Type
Description

actorIds

IEnumerable<int>

Actor Ids

callingActorId

int

Calling Actor Id

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

LoadRoomItems

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

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

Argument count: 1

Return type: IEnumerable<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.MovieStarService.UpdateClothes

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

string

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.MovieStarService.UpdateClothesNew

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

string

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.MovieStarService.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