API Reference

Buy Virtual Items

Goes through the internal purchase process to buy multiple virtual items

Log in to see full request history
Body Params
string
required

The application identifier

itemIds
array of strings
required

Array of virtual item IDs to purchase

itemIds*
currencies
array of strings

Array of currency names. Optional, if not provided,
the currency will be deducted from the virtual item price.

currencies
string | null

Offer identifier, optional

integer
Defaults to 2

Version number, optional

Responses

Response body
object
string
purchasedItems
array of strings
purchasedItems
updatedCurrencies
array of objects
updatedCurrencies
object
appIds
array of strings

A list of application IDs associated with this currency.

appIds
string
required

The name of the currency.

integer
required

The quantity of the currency held.

Language
Credentials
URL