Gets the virtual item within a project for administration.
The specified virtual item was successfully received.
Basic authentication not passed or wrong. Make sure you used basic authentication or correct credentials.
{- "sku": "swords_1",
- "name": {
- "en": "Sword Xsolla Skin"
}, - "type": "virtual_good",
- "description": {
- "en": "Honshu Boshin Wakizashi - Modern Tactical Samurai / Ninja Sword - Hand Forged 1060 Carbon Steel - Full Tang, Fully Functional, Battle Ready - Black TPR, Steel Guard and Pommel"
}, - "long_description": {
- "en": "Honshu Boshin Wakizashi - Modern Tactical Samurai / Ninja Sword - Hand Forged 1060 Carbon Steel - Full Tang, Fully Functional, Battle Ready - Black TPR, Steel Guard and Pommel"
}, - "attributes": [
- {
- "external_id": "attr_1",
- "name": {
- "en-US": "OK"
}, - "values": [
- {
- "external_id": "val1",
- "value": {
- "en-US": "VALUE"
}
}, - {
- "external_id": "val2",
- "value": {
- "en-US": "VALUE2"
}
}
]
}
], - "is_free": false,
- "order": 1,
- "groups": [
- "all",
- "Xsolla",
- "weapons",
- "Premium",
- "NonConsumableGroupCode"
], - "prices": [
- {
- "amount": 4.99,
- "currency": "USD",
- "is_default": true,
- "is_enabled": true,
- "country_iso": "US"
}
], - "media_list": [ ],
- "vc_prices": [ ],
- "is_enabled": true,
- "is_show_in_store": true,
- "regions": [ ],
- "inventory_options": {
- "consumable": false,
- "expiration_period": null
}, - "limits": {
- "per_user": {
- "total": 5
}, - "per_item": null
}
}