Get Catalog Loots All
GET /inventory/v1/catalog/loot
Get all Loot.
Authorizations
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 collection of Loot by Loot ID.
object
object
Loot determines how an Item fulfilled. When Loot is fulfilled, the Item is granted to the player or the Sub Vendor is fulfilled but not both.
object
Custom data associated with the resource
object
The Loot UUID
The Loot ID
The Vendor ID
The Vendor UUID
The Item ID. Optional Item that will be granted to the player if Sub Vendor ID is not specified.
The Item UUID. Optional Item that will be granted to the player if Sub Vendor ID is not specified.
In-line Item definition. Optional Item that will be granted to the player if Sub Vendor ID is not specified.
object
Custom data associated with the resource
object
The Item UUID
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 that will be fulfilled.
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 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 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 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
List of Loot this item can discount
Cache information for this item.
object
The Sub Vendor ID. Optional Vendor ID that will be used to fulfill the Loot instead of granting the Item.
The Sub Vendor UUID. Optional Vendor ID that will be used to fulfill the Loot instead of granting the Item.
The quantity of the Item or Sub Vendor to fulfill. This will be multiplied by the quantity of fulfilled Loot and the parent Loot if quantity_type is relative.
The Inventory Selector Type. Determine how the Inventory is selected and quantity is modified.
The Inventory Operation. Determine how the Loot quantity is modified based on the context it is fulfilled in. This also determines the order Loot will be fulfilled in when sort_order is the same.
Determines if the Loot is active. Inactive Loot will not be fulfilled.
The sort order of the Loot. Lower sort order will be fulfilled first. Inventory Operation is used as a tie breaker when sort_order is the same.
The drop weight of the Loot. Higher drop weight will be more likely to be fulfilled.
When dropped in a randomly sampled vendor, will this create a new order or fill inline?. The primary use case for this is when you want the same loot to be dropped multiple times in a randomly sampled vendor.
When dropped in a randomly sampled vendor, will the sub vendor allow dropping part of the the bundle? False means it will only drop if the entire sub vendor can be given to the player
Item required to be owned/rented to drop this Loot in a randomly sampled vendor
Item required to be owned/rented to drop this Loot in a randomly sampled vendor
Amount of the required_item_id to be owned/rented to drop this Loot in a randomly sampled vendor
Amount of owned/rented of this Loot’s item that will prevent this Loot from dropping in a randomly sampled vendor
Determines how the quantity is modified in the context it is fulfilled in.
When fulfilling Loot if this is set the quantity will be multiplied by the quantity of this Item in the Player’s Inventory.
When fulfilling Loot if this is set the quantity will be multiplied by the quantity of this Item in the Player’s Inventory.
Determines if the Loot can be claimed by the client. This is dangerous without the correct loot confiuration as a client could claim Loot multiple times.
The Time Frame ID. Optional Time Frame ID that will be used the expiration of Loot when it is fulfilled.
Inventory Bucket to use for this Loot.
Allows treating quantity as additional levels to grant to the Player.
The current price point guid. Optional Price Point ID that will be used to determine the price of the Loot when it is fulfilled.
The pre sale price point guid. Optional Price Point ID that will be used to show the previous price of the Loot.
Cache info for the Loot.
object
Hard cap on quantity of an item this Loot can give. Disabled with 0
Current price that this loot can be purchased with
object
Breakpoints that the loot is available for purchase with
Price Breakpoint for a specific quantity of units to purchase.
object
Amount of units that must be purchased to use this price
List of all possible prices that this breakpoint can be purchased with.
Single price that the loot can be purchased with. Note that all currencies of this list will be spent together.
object
All required currencies to use this price for purchase. All currencies in this list are spent together.
One currency (of potentially multiple) that can be used for a purchase, and how much of that currency is required for the purchase.
object
The Item used as the currency for the purchase.
The Item used as the currency for the purchase.
The current amount of the item needed to use this price currency
The amount of the item needed before the sale began
Does the number of units being purchased need to be an exact match to the quantity on a Price Breakpoint?
Can the number of units being purchased be higher than the highest quantity on the Price Breakpoints?
Cache information for the resource it is attached to. The etag value can be used with the If-None-Match and If-Match headers
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