Obtém o conjunto dentro de um projeto para administração.
project_id required | integer ID do projeto. Você pode encontrar esse parâmetro em sua Conta de Distribuidor ao lado do nome do projeto. Example: 44056 |
sku required | string SKU de conjunto. Example: kg_1 |
O conjunto especificado foi recebido com sucesso.
Autenticação básica não aprovada ou errada. Verifique se você usou a autenticação básica ou as credenciais corretas.
{- "attributes": [ ],
- "bundle_type": "standard",
- "content": [
- {
- "description": {
- "en": "Opens ONE Empire lootbox of any kind"
}, - "name": {
- "en": "Empire Key"
}, - "quantity": 5,
- "sku": "keys_2",
- "type": "virtual_good"
}, - {
- "description": {
- "en": "Take it, take it all! All of the Empires riches in one Mega Booster."
}, - "name": {
- "en": "Empire Booster Mega"
}, - "quantity": 1,
- "sku": "booster_mega_2",
- "type": "virtual_good"
}, - {
- "description": {
- "en": "Test your luck to find glorious treasures from Empire's past"
}, - "name": {
- "en": "Empire Booster Mini"
}, - "quantity": 3,
- "sku": "booster_min_2",
- "type": "virtual_good"
}
], - "custom_attributes": {
- "purchased": 0,
- "type": "lootbox"
}, - "description": {
- "en": "Empire bundle with items"
}, - "groups": [
- {
- "external_id": "all",
- "name": {
- "en": "Equipment"
}
}
], - "is_enabled": true,
- "is_free": false,
- "is_show_in_store": true,
- "item_id": 610316,
- "limits": {
- "per_item": null,
- "per_user": {
- "total": 10
}, - "recurrent_schedule": null
}, - "long_description": {
- "en": "Empire bundle with some goods"
}, - "media_list": [ ],
- "name": {
- "en": "Empire bundle"
}, - "order": 1,
- "periods": [
- {
- "date_from": "2020-08-11T10:00:00+03:00",
- "date_until": "2020-08-11T20:00:00+03:00"
}
], - "prices": [ ],
- "regions": [ ],
- "sku": "EmpireBundle_1",
- "type": "bundle",
- "virtual_prices": [
- {
- "amount": 150,
- "description": {
- "en": "Main in-game currency"
}, - "is_default": true,
- "name": {
- "en": "Crystals",
- "ru": "Crystals"
}, - "sku": "crystal",
- "type": "virtual_currency"
}
]
}