getVirtualItemsShort

fun getVirtualItemsShort(callback: GetVirtualItemsShortCallback, locale: String? = null)

Returns a full list of virtual items. The list includes items for which display in the store is enabled in the settings. For each virtual item, the SKU, name, description, and data about the groups it belongs to are returned.

See also

Parameters

locale

Response language. The following languages are supported: Arabic (ar), Bulgarian (bg), Czech (cs), German (de), Spanish (es), French (fr), Hebrew (he), Italian (it), Japanese (ja), Korean (ko), Polish (pl), Portuguese (pt), Romanian (ro), Russian (ru), Thai (th), Turkish (tr), Vietnamese (vi), Chinese Simplified (cn), Chinese Traditional (tw), English (en, default).

callback

Status callback.

Sources

Link copied to clipboard