AMFShopContentServiceForMobile
GetAnimationsByCategory
POST
https://moviestarplanet.com/Gateway.aspx?method=GetAnimationsByCategory
Full endpoint: MovieStarPlanet.WebService.AMFShopContentServiceForMobile.GetAnimationsByCategory
Argument count: 5
Return type: WebService.PagerResult<ActorAnimationPair>
Request Body
ticket
TicketHeader
Ticket
actorid
int
Actorid
categoryid
int
Categoryid
pageindex
int
Pageindex
pagesize
int
Pagesize
GetAnimationsByType
POST
https://moviestarplanet.com/Gateway.aspx?method=GetAnimationsByType
Full endpoint: MovieStarPlanet.WebService.AMFShopContentServiceForMobile.GetAnimationsByType
Argument count: 5
Return type: WebService.PagerResult<ActorAnimationPair>
Request Body
ticket
TicketHeader
Ticket
actorid
int
Actorid
type
int
Type
pageindex
int
Pageindex
pagesize
int
Pagesize
GetClothesByCategory
POST
https://moviestarplanet.com/Gateway.aspx?method=GetClothesByCategory
Full endpoint: MovieStarPlanet.WebService.AMFShopContentServiceForMobile.GetClothesByCategory
Argument count: 5
Return type: WebService.PagerResult<Cloth>
Request Body
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.AMFShopContentServiceForMobile.GetClothesByCategoryWithSubCategory
Argument count: 6
Return type: WebService.PagerResult<Cloth>
Request Body
ticket
TicketHeader
Ticket
skinId
int
Skin Id
categoryId
int
Category Id
tagId
int
Tag Id
pageindex
int
Pageindex
pagesize
int
Pagesize
GetClothesFromNewestClothesSection
POST
https://moviestarplanet.com/Gateway.aspx?method=GetClothesFromNewestClothesSection
Full endpoint: MovieStarPlanet.WebService.AMFShopContentServiceForMobile.GetClothesFromNewestClothesSection
Argument count: 4
Return type: ShopContentService.GetClothesFromNewestClothesSectionReturnType
Request Body
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.AMFShopContentServiceForMobile.GetClothesFromNewestClothesSectionByThemeId
Argument count: 3
Return type: ShopContentService.GetClothesFromNewestClothesSectionReturnType
Request Body
ticket
TicketHeader
Ticket
themeId
int
Theme Id
skinId
int
Skin Id
GetItemsByCategory
POST
https://moviestarplanet.com/Gateway.aspx?method=GetItemsByCategory
Full endpoint: MovieStarPlanet.WebService.AMFShopContentServiceForMobile.GetItemsByCategory
Argument count: 4
Return type: WebService.PagerResult<Cloth>
Request Body
ticket
TicketHeader
Ticket
categoryId
int
Category Id
pageIndex
int
Page Index
pageSize
int
Page Size
GetItemsFromNewestItemsSection
POST
https://moviestarplanet.com/Gateway.aspx?method=GetItemsFromNewestItemsSection
Full endpoint: MovieStarPlanet.WebService.AMFShopContentServiceForMobile.GetItemsFromNewestItemsSection
Argument count: 3
Return type: ShopContentService.GetItemsFromNewestItemsSectionReturnType
Request Body
ticket
TicketHeader
Ticket
pageIndex
int
Page Index
pageSize
int
Page Size
GetItemsFromNewestItemsSectionByThemeId
POST
https://moviestarplanet.com/Gateway.aspx?method=GetItemsFromNewestItemsSectionByThemeId
Full endpoint: MovieStarPlanet.WebService.AMFShopContentServiceForMobile.GetItemsFromNewestItemsSectionByThemeId
Argument count: 2
Return type: ShopContentService.GetItemsFromNewestItemsSectionReturnType
Request Body
ticket
TicketHeader
Ticket
themeId
int
Theme Id
Last updated