AMFShopContentService

AddTag

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.AddTag

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

clotheIds

int[]

Clothe Ids

tagId

int

Tag Id

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

AddTheme

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.AddTheme

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

clotheIds

int[]

Clothe Ids

themeId

int

Theme Id

BuyItems

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.BuyItems

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

clotheIds

int[]

Clothe Ids

actorId

int

Actor Id

GetAllAnimatedItemsForCategories

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetAllAnimatedItemsForCategories

Argument count: 1

Return type: List<Clothes>

Request Body

Name
Type
Description

categories

List<int>

Categories

GetAnimationsByCategory

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetAnimationsByCategory

Argument count: 5

Return type: WebService.PagerResult<ActorAnimationPair>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorid

int

Actorid

categoryid

int

Categoryid

pageindex

int

Pageindex

pagesize

int

Pagesize

GetAnimationsBySearch

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetAnimationsBySearch

Argument count: 5

Return type: WebService.PagerResult<ActorAnimationPair>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

searchString

string

Search String

pageindex

int

Pageindex

pagesize

int

Pagesize

GetAnimationsByType

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetAnimationsByType

Argument count: 5

Return type: WebService.PagerResult<ActorAnimationPair>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorid

int

Actorid

type

int

Type

pageindex

int

Pageindex

pagesize

int

Pagesize

GetAnimationsDiamonds

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetAnimationsDiamonds

Argument count: 4

Return type: WebService.PagerResult<MovieStarPlanet.WebService.Shopping.Animation>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetBackgroundsByThemeId

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetBackgroundsByThemeId

Argument count: 2

Return type: MovieStarPlanet.DBML.Background[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

themeId

int

Theme Id

GetClothUpdater

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothUpdater

Argument count: 2

Return type: ClothUpdater

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

clothId

int

Cloth Id

GetClothesByCategory

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothesByCategory

Argument count: 5

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

skinId

int

Skin Id

categoryId

int

Category Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetClothesByCategoryWithSubCategory

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothesByCategoryWithSubCategory

Argument count: 6

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

skinId

int

Skin Id

categoryId

int

Category Id

tagId

int

Tag Id

pageindex

int

Pageindex

pagesize

int

Pagesize

GetClothesByLatestFriendsPurchases

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothesByLatestFriendsPurchases

Argument count: 4

Return type: WebService.PagerResult<ShopContentService.ActorIdWithClothesRels>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetClothesByLatestFriendsPurchasesDwl

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothesByLatestFriendsPurchasesDwl

Argument count: 4

Return type: WebService.PagerResult<ShopContentService.ActorIdWithClothesRels>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetClothesBySearch

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothesBySearch

Argument count: 4

Return type: List<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

searchString

string

Search String

categories

int[]

Categories

GetClothesByShopAndCategory

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothesByShopAndCategory

Argument count: 6

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

shopId

int

Shop Id

skinId

int

Skin Id

categories

int[]

Categories

pageindex

int

Pageindex

pagesize

int

Pagesize

GetClothesDiamonds

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothesDiamonds

Argument count: 5

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

skinId

int

Skin Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetClothesFromNewestClothesSection

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.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

GetClothesFromNewestClothesSectionByThemeId

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothesFromNewestClothesSectionByThemeId

Argument count: 3

Return type: ShopContentService.GetClothesFromNewestClothesSectionReturnType

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

themeId

int

Theme Id

skinId

int

Skin Id

GetClothesFromNewestClothesSectionIgnoreSort

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothesFromNewestClothesSectionIgnoreSort

Argument count: 5

Return type: ShopContentService.GetClothesFromNewestClothesSectionReturnType

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

skinId

int

Skin Id

pageIndex

int

Page Index

pageSize

int

Page Size

themeId

int

Theme Id

GetClothesHighscore

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothesHighscore

Argument count: 4

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

skinId

int

Skin Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetClothesSearch

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetClothesSearch

Argument count: 6

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

searchString

string

Search String

categoryId

int

Category Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetDesignTemplatesPage

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetDesignTemplatesPage

Argument count: 5

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

skinId

int

Skin Id

categories

int[]

Categories

pageindex

int

Pageindex

pagesize

int

Pagesize

GetItemsByCategory

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetItemsByCategory

Argument count: 4

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

categoryId

int

Category Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetItemsByLatestFriendsPurchases

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetItemsByLatestFriendsPurchases

Argument count: 4

Return type: WebService.PagerResult<ShopContentService.ActorIdWithClothesRels>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetItemsBySearch

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetItemsBySearch

Argument count: 4

Return type: List<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

shopId

int

Shop Id

searchString

string

Search String

GetItemsByThemeId

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetItemsByThemeId

Argument count: 2

Return type: Cloth[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

themeId

int

Theme Id

GetItemsDiamonds

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetItemsDiamonds

Argument count: 4

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetItemsFromNewestItemsSection

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetItemsFromNewestItemsSection

Argument count: 3

Return type: ShopContentService.GetItemsFromNewestItemsSectionReturnType

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

pageIndex

int

Page Index

pageSize

int

Page Size

GetItemsFromNewestItemsSectionByThemeId

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetItemsFromNewestItemsSectionByThemeId

Argument count: 2

Return type: ShopContentService.GetItemsFromNewestItemsSectionReturnType

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

themeId

int

Theme Id

GetItemsFromNewestItemsSectionIgnoreSort

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetItemsFromNewestItemsSectionIgnoreSort

Argument count: 4

Return type: ShopContentService.GetItemsFromNewestItemsSectionReturnType

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

pageIndex

int

Page Index

pageSize

int

Page Size

themeId

int

Theme Id

GetItemsHighscore

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetItemsHighscore

Argument count: 3

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

pageIndex

int

Page Index

pageSize

int

Page Size

GetItemsSearch

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetItemsSearch

Argument count: 6

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

categoryId

int

Category Id

name

string

Name

fileName

string

File Name

pageIndex

int

Page Index

pageSize

int

Page Size

GetPage

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.GetPage

Argument count: 11

Return type: WebService.PagerResult<Cloth>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

pageIndex

int

Page Index

pageSize

int

Page Size

shopId

int[]

Shop Id

genderId

int[]

Gender Id

themeId

int[]

Theme Id

categoryId

int[]

Category Id

tagToUse

int[]

Tag To Use

currency

int

Currency

vip

int

Vip

search

string

Search

InsertBackground

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.InsertBackground

Argument count: 8

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

name

string

Name

price

int

Price

backgroundCategory

int

Background Category

vip

int

Vip

fileName

string

File Name

themeID

int

Theme I D

isKeyBackground

bool

Is Key Background

RemoveTag

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.RemoveTag

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

clotheIds

int[]

Clothe Ids

tagId

int

Tag Id

RemoveTheme

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.RemoveTheme

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

clotheIds

int[]

Clothe Ids

themeId

int

Theme Id

SaveBackgroundSnapshot

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.SaveBackgroundSnapshot

Argument count: 3

Return type: Task<bool>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

data

byte[]

Data

id

int

Id

SetAsPedestalAnimationInNewTab

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.SetAsPedestalAnimationInNewTab

Argument count: 2

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

animationId

int

Animation Id

SetShopIds

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.SetShopIds

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

clotheIds

int[]

Clothe Ids

shopIds

int[]

Shop Ids

SortShops

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.SortShops

Argument count: 1

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

UpdateAnimatedItemStatus

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.UpdateAnimatedItemStatus

Argument count: 3

Return type: bool

Request Body

Name
Type
Description

itemId

int

Item Id

fileName

string

File Name

newStatus

int

New Status

UploadCloth

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

Full endpoint: MovieStarPlanet.WebService.Shopping.AMFShopContentService.UploadCloth

Argument count: 3

Return type: ShopContentService.UploadClothReturnType

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

cloth

ClothUpdater

Cloth

themeIds

int[]

Theme Ids

Last updated