/projects/{project_id}/virtual_items/items
Creates a virtual item.
This API method can't be used under high load. When the number of requests is high, rate limits may apply. Contact your Account Manager to find out the rate limits for this API method.
Avoid using this API operation if possible. It will be removed in a future version.
Authorization
Request Parameters
Request Body
Unique item ID. The SKU may only contain lowercase Latin alphanumeric characters, dashes, and underscores.
Localized item names.
Localized descriptions of the item.
Localized extended descriptions of the item.
Item prices. Key = currency name (3 letters per ISO 4217); value = amount in that currency.’
Default purchase currency. Three-letter code per ISO 4217.
Enables the item.
Additional item code.
If true, the item can only be purchased once.
Image URL.
Type of Item.
Lifetime in seconds. For Expiration-type items only.
Groups the item belongs to.
List of conditions on the user attribute.
Type of a special banner to show for the item in the payment UI.
Price in the in-game currency. If null, the item can only be purchased for real currency.
Number of times the item can be purchased. If null, there is no limit on the number of purchases.
Keywords that can be used to find the item in the payment UI.
Responses
Created
Virtual item ID.