sku required | string [ 1 .. 255 ] characters ^[a-zA-Z0-9_\\-–.]*$ Unique item ID. The SKU may only contain lowercase Latin alphanumeric characters, periods, dashes, and underscores.
|
required | object Object with localizations for item's name. Two-letter lowercase language code.
|
en | | ar | | bg | | cn | | cs | | de | | es | | fr | | he | | it | | ja | | ko | | pl | | pt | | ro | | ru | | th | | tr | | tw | | vi | |
|
required | Array of objects Game keys for different DRMs.
|
Array sku required | string [ 1 .. 255 ] characters Unique item ID. The SKU may only contain lowercase Latin alphanumeric characters, periods, dashes, and underscores.
| drm_sku required | | required | Array of objects Prices in real currencies.
| Array amount required | | currency required | string Default purchase currency. Three-letter code per ISO 4217.
| is_default required | boolean Default price is used to build catalog if no price in user's currency is specified.
| is_enabled required | |
| | object Object with localizations for item's name. Two-letter lowercase language code.
| en | | ar | | bg | | cn | | cs | | de | | es | | fr | | he | | it | | ja | | ko | | pl | | pt | | ro | | ru | | th | | tr | | tw | | vi | |
| | Array of objects Groups the item belongs to.
| | | | Array external_id required | string [ 1 .. 255 ] characters ^[a-zA-Z0-9-_]+$ Unique attribute ID. The external_id may only contain lowercase Latin alphanumeric characters, dashes, and underscores.
| required | | Array required | object Default: {"en":"Strategy","de":"Strategie"} Object with localizations of the value's name. Keys are specified in ISO 3166-1.
| property name* additional property | |
| external_id required | string [ 1 .. 255 ] characters ^[-_.\d\w]+$ Unique value ID for an attribute. The external_id may only contain lowercase Latin alphanumeric characters, dashes, and underscores.
|
| | object Default: {"en":"Genre","de":"Genre"} Object with localizations for attribute's name. Keys are specified in ISO 3166-1.
| property name* additional property | |
|
| is_free | boolean Default: false If true , the item is free.
| | | Array amount required | | is_default required | | is_enabled required | | sku | string Unique item ID. The SKU may only contain lowercase Latin alphanumeric characters, periods, dashes, and underscores.
|
| order | integer Game order priority in the list.
| is_enabled | boolean If disabled, item cannot be purchased and accessed through inventory.
| is_show_in_store | boolean Item is available for purchase.
| | | release_date required | string Game key release date in the ISO 8601 format.
| is_enabled required | boolean If disabled, the item is not a pre-order.
| description | string Additional information for the pre-order, which will be emailed.
|
| | | | | | per_user | integer or null Item limitation for a separate user.
| per_item | | | | | interval_type = daily (object) or interval_type = weekly (object) or interval_type = monthly (object) | One of: Daily type of user limits refresh.
interval_type required | string Recurrent refresh period.
Value: "daily" | time required | string((0[0-9]|1[0-9]|2[0-3]):00:00)(\+|-)(0[0-9]|1... Time of limit refresh in the desired time zone (rounding to hours).
|
|
|
| | | Array date_from | string <date-time> Date when the specified item will be available for sale.
| date_until | string or null <date-time> Date when the specified item will become unavailable for sale. Can be null .
|
|
|
| object Object with localizations for item's description. Two-letter lowercase language code.
|
en | | ar | | bg | | cn | | cs | | de | | es | | fr | | he | | it | | ja | | ko | | pl | | pt | | ro | | ru | | th | | tr | | tw | | vi | |
|
| object Object with localizations for long description of item. Two-letter lowercase language code.
|
en | | ar | | bg | | cn | | cs | | de | | es | | fr | | he | | it | | ja | | ko | | pl | | pt | | ro | | ru | | th | | tr | | tw | | vi | |
|
image_url | |
| Array of objects Game additional assets such as screenshots, gameplay video, etc.
|
Array type | string Type of media: image /video .
Enum: "image" "video" | url | |
|
order | integer Game order priority in the list.
|
| Array of objects Groups the item belongs to.
|
|
| Array of objects <= 20 items List of attributes.
Attention. You can't specify more than 20 attributes for the item. Any attempts to exceed the limit result in an error.
|
Array (<= 20 items) external_id required | string [ 1 .. 255 ] characters ^[a-zA-Z0-9-_]+$ Unique attribute ID. The external_id may only contain lowercase Latin alphanumeric characters, dashes, and underscores.
| required | Array of objects Attention. You can't create more than 6 values for each attribute. Any attempts to exceed the limit result in an error.
| Array required | object Default: {"en":"Strategy","de":"Strategie"} Object with localizations of the value's name. Keys are specified in ISO 3166-1.
| property name* additional property | |
| external_id required | string [ 1 .. 255 ] characters ^[-_.\d\w]+$ Unique value ID for an attribute. The external_id may only contain lowercase Latin alphanumeric characters, dashes, and underscores.
|
| | object Default: {"en":"Genre","de":"Genre"} Object with localizations for attribute's name. Keys are specified in ISO 3166-1.
| property name* additional property | |
|
|
is_enabled | boolean If disabled, item cannot be purchased and accessed through inventory.
|
is_show_in_store | boolean Item is available for purchase.
|