| price_id |
- |
This the unique tracking ID given to all prices. |
| |
| live |
- |
This returns "y" if the date is currently available for ticket sales and "n" if sales are not available. |
| |
| price |
- |
This is the name given to this price. |
| |
| value |
- |
This is the cost for a single ticket, before service fee. |
| |
| service_fee |
- |
This is the cost of the service fee for a single ticket. Add this value to the "price" to determine the total fee for a singel ticket. |
| |
| venue_fee |
- |
This is the fee charged by the venue in which the event is taking place. This fee is automatically added to the final price of the cart. |
| |
| price_available |
- |
This is the quantity of tickets available for this price. Note: This feed shows a maximum of 50 tickets. |