API Reference

Add Items to Loot Box by IDs

Add items to a loot box using item IDs

Log in to see full request history
Body Params
string
required

Application identifier

string
required

Identifier of the loot box to which items are added

virtualItemIds
array of strings
required

Array of virtual item IDs to add to the loot box

virtualItemIds*
Responses

Response body
object
string

The ID of the loot box to which items were added

virtualItemIds
array of strings
virtualItemIds
400

Invalid argument, such as missing required field or incorrect data type

403

Permission denied, the user doesn't has access to the specified loot box

410

Not found, such as missing loot box

Language
Credentials
URL