Get Player Store Items
Returns the store built for the player, the same way the Game Hub builds it.
Prices, discounts, bonuses and purchase limits are personalized: store promotions, segments, campaigns and the player's own purchase history are all applied, so the response is what the player would see on the Game Hub.
The store is priced with the country and the platform of the player, set by PUT /players/{player_id}, so the endpoint takes no pricing parameters. Order the offers it returns by passing their id as items[].store_item_id to POST /orders.
Path parameters
Response
Successful Response
Changes
Changed in 2 of the 28 revisions of this API.21
- ●
added the new
piggy_bankenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
piggy_bankenum value to the/response property for the response statusresponse-property-enum-value-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
- ○