관리를 위해 프로젝트 내부의 인게임 재화 패키지를 가져옵니다.
지정한 인게임 재화 패키지를 성공적으로 수신했습니다.
기본 인증이 전달되지 않았거나 잘못되었습니다. 기본 인증 또는 올바른 자격 증명을 사용했는지 확인해야 합니다.
{- "attributes": [
- {
- "external_id": "attr_1",
- "name": {
- "en-US": "OK"
}, - "values": [
- {
- "external_id": "val1",
- "value": {
- "en-US": "VALUE"
}
}, - {
- "external_id": "val2",
- "value": {
- "en-US": "VALUE2"
}
}
]
}
], - "bundle_type": "virtual_currency_package",
- "content": [
- {
- "description": {
- "en": "Main in-game currency"
}, - "inventory_options": {
- "consumable": true,
- "expiration_period": null
}, - "name": {
- "en": "Crystals",
- "ru": "Crystals"
}, - "quantity": 100,
- "sku": "crystal",
- "type": "virtual_currency"
}
], - "custom_attributes": {
- "attr": "value",
- "purchased": 0
}, - "description": {
- "en": "Crystals x100"
}, - "groups": [ ],
- "is_enabled": true,
- "is_free": false,
- "is_show_in_store": true,
- "limits": {
- "per_item": null,
- "per_user": null,
- "recurrent_schedule": null
}, - "long_description": null,
- "media_list": [ ],
- "name": {
- "en": "Small crystal pack"
}, - "order": 1,
- "periods": [ ],
- "prices": [
- {
- "amount": 5,
- "country_iso": "US",
- "currency": "USD",
- "is_default": true,
- "is_enabled": true
}
], - "regions": [ ],
- "sku": "crystal_pack_1",
- "type": "bundle",
- "vc_prices": [ ]
}