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
actorId
int
Actor Id
clotheId
int
Clothe Id
CanActorWear
POST
https://moviestarplanet.com/Gateway.aspx?method=CanActorWear
Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.CanActorWear
Argument count: 1
Return type: bool
Request Body
actorClothesRelId
int
Actor Clothes Rel Id
CanActorWear
POST
https://moviestarplanet.com/Gateway.aspx?method=CanActorWear
Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.CanActorWear
Argument count: 1
Return type: bool
Request Body
actorClothesRelIds
IEnumerable<int>
Actor Clothes Rel Ids
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
actorId
int
Actor Id
categories
int[]
Categories
GetActorClothesRel
POST
https://moviestarplanet.com/Gateway.aspx?method=GetActorClothesRel
Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.GetActorClothesRel
Argument count: 1
Return type: ActorClothesRel
Request Body
ActorClothesRelId
int
Actor Clothes Rel Id
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
ActorClothesRelIds
int[]
Actor Clothes Rel Ids
GetContextClothes
POST
https://moviestarplanet.com/Gateway.aspx?method=GetContextClothes
Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.GetContextClothes
Argument count: 2
Return type: ActorClothesContextRel[]
Request Body
actorId
int
Actor Id
movieId
int
Movie Id
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
actorId
int
Actor Id
categories
int[]
Categories
onlyFavourites
bool
Only Favourites
pageindex
int
Pageindex
pagesize
int
Pagesize
LoadActorGiftableItems
POST
https://moviestarplanet.com/Gateway.aspx?method=LoadActorGiftableItems
Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.LoadActorGiftableItems
Argument count: 1
Return type: ActorClothesRel[]
Request Body
actorId
int
Actor Id
LoadActorItems
POST
https://moviestarplanet.com/Gateway.aspx?method=LoadActorItems
Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.LoadActorItems
Argument count: 1
Return type: ActorClothesRel[]
Request Body
actorId
int
Actor Id
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
actorId
int
Actor Id
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
skinId
int
Skin Id
shopId
int
Shop Id
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
skinId
int
Skin Id
categories
int[]
Categories
pageSize
int
Page Size
pageIndex
int
Page Index
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
clothesIds
List<int>
Clothes Ids
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
ticket
string
Ticket
themeId
int
Theme Id
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
clothesIds
List<int>
Clothes Ids
LoadDataForRegisterNewUser
POST
https://moviestarplanet.com/Gateway.aspx?method=LoadDataForRegisterNewUser
Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.LoadDataForRegisterNewUser
Argument count: 0
Return type: MovieStarService.RegisterNewUserData
LoadFaceParts
POST
https://moviestarplanet.com/Gateway.aspx?method=LoadFaceParts
Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.LoadFaceParts
Argument count: 0
Return type: MovieStarService.FaceParts
LoadMovieStar
POST
https://moviestarplanet.com/Gateway.aspx?method=LoadMovieStar
Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.LoadMovieStar
Argument count: 2
Return type: Actor
Request Body
actorId
int
Actor Id
callingActorId
int
Calling Actor Id
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
actorId
int
Actor Id
callingActorId
int
Calling Actor Id
getMinimum
bool
Get Minimum
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
actorIds
IEnumerable<int>
Actor Ids
callingActorId
int
Calling Actor Id
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
actorId
int
Actor Id
UpdateClothes
POST
https://moviestarplanet.com/Gateway.aspx?method=UpdateClothes
Full endpoint: MovieStarPlanet.WebService.MovieStar.MovieStarService.UpdateClothes
Argument count: 3
Return type: void
Request Body
ticket
string
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.MovieStar.MovieStarService.UpdateClothesNew
Argument count: 3
Return type: void
Request Body
ticket
string
Ticket
actorId
int
Actor Id
newWearingItems
List<ActorClothesRel2>
New Wearing Items
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
slotType
string
Slot Type
isFemale
bool
Is Female
amount
int
Amount
Last updated