List available inventory items
Authentication
Path parameters
Headers
Query parameters
Optional provider code identifying which configured pricing tier should price this request. Retailers running concurrent pricing tiers on a single credential use this to select among them. Omitting the code prices at the default tier; a code not configured for this event and retailer is rejected with a 404 naming the code.
ISO 4217 currency to price in. Omit for the event base currency. A currency this event is not sold in returns 400; one it is sold in but that cannot be priced right now returns 503.
Number of tickets the party needs. Seats the whole party can sit in together carry a selectionGroup; seats in stock but not sold at that size carry selectionBlocked; general admission areas without enough tickets remaining are dropped. Omit to see all inventory.
Presale or access code the shopper has entered. Inventory sold only to holders of this code is included and priced with the code applied. A code this event does not recognize is ignored: the response is the same as without it. A blank code, or one longer than 15 characters, is rejected with a 400.