Get Catalog Items All
Get all Items.
Authorizations
- HTTPBearerHeadersOrCookie
Parameters
Header Parameters
If you provide the ETag that matches the current ETag for this content, will return a 304 response - indicating that the content has not changed.
If you provide the ETag that matches the current ETag for this content, will return a 304 response - indicating that the content has not changed.
Responses
200
Successful Response
A collections of Items by Item ID.
object
A collection of Items by Item ID
object
An Item. Item come in a couple of different flavors; determined by the type
field.
Unit
items are stored in a player’s inventory.
Recipe
items are not stored in a player’s inventory and are used to fulfill SubVendor Loot.
RecipeWithPriceReduction
items are not stored in a player’s inventory and are used to fulfill SubVendor Loot but at a reduced cost if the Player owns some of the Loot.
Entitlement
items are stored in a player’s inventory and are fulfilled to the player each time an Inventory Session is created and when the Entitlement is fulfilled to the Player.
object
Custom data associated with the resource
object
The type of item.
This is only valid for an entitlement Item. When this item is granted and Inventory Session creation, this is the Loot ID that will be fulfilled.
The XP Table that is used to determine the Player’s level for this XP. The level increase occurs when the quantity of this Item increases above the minimum XP of an XP Level. This is only valid for an unit Item.
The Vendor that is used filfill level up rewards for this item. The level of the Player is used as the index into the Vendor’s Loot table. This is only valid for an unit Item.
The item of the currency used by this coupon. This is only valid for an unit Item.
The percentage of the discount. This is only valid for an unit Item.
If true, the coupon will be consumed when used; reducing the Player’s Inventory quantity by 1. This is only valid for an unit Item.
The Inventory Bucket Use Rule Set ID that determines how this item can be used across buckets.
List of Loot IDs this item can discount
Cache information for this item.
object
Item’s cache information.
object
Headers
Used to identify this version of the content. Provide with a get request to avoid downloading the same data multiple times.
304
Content still has the same etag and has not changed
403
Forbidden
object
404
Not Found
object
422
Validation Error