Virtual Currency
Virtual Groups
Virtual Items
User Account
User Attributes
Entitlement
Catalog
Promotions
Coupons
post

/projects/{project_id}/store/lootbox/open

Opens a loot box in a game inventory.

Deprecated

Avoid using this API operation if possible. It will be removed in a future version.

Authorization

basic

Request Parameters

1 Path Parameter

Request Body

1 Example
Schema
object
$schema: http://json-schema.org/draft-04/schema#
asset_id
string

Unique item ID for the project.

required
class_id
string

Item SKU.

required
user_id
string

User ID.

required

Responses

Schema
object
$schema: http://json-schema.org/draft-04/schema#
asset_id
string
1 validation
class_id
string
1 validation

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
project_id
$$.env
2 variables not set
username
password