API Reference

Add

Add a virtual item to the inventory

Log in to see full request history
Body Params
string
required

The ID of the user to whom the virtual item is being added.

virtualItemInventoryData
object
required

Represents the data structure of an inventory item within the PLAY ecosystem.

Responses

Response body
object
string
required

Unique identifier of the inventory item.

integer
required

Quantity of the inventory item.

400

Bad request, invalid input parameters.

410

Virtual item not found.

500

Internal server error.

Language
Credentials
URL