The Brown Paper Tickets website is currently undergoing routine maintenance. You may temporarily experience limited access to some features during this time. We appreciate your patience and understanding as we work to improve our website experience.
This feed returns a list of prices belonging to a given date, along with information about each price's status and available quantity of tickets. This feed is most commonly used in conjunction with the Submit Order Portal.
Inputs:
l
-
Login name for your Brown Paper Tickets account.
p
-
Password for your Brown Paper Tickets account.
date_id
-
Brown Paper Tickets' unique date tracking ID. The date's date_id can be found in the Event Details feed.
Sorties :
Returns an RSS 2.0 feed containing the following variables:
bpt:price_id
-
This the unique tracking ID given to all prices.
bpt:live
-
This returns "y" if the date is currently available for ticket sales and "n" if sales are not available.
bpt:price_name
-
This is the name given to this price.
bpt:price
-
This is the cost for a single ticket, before service fee.
bpt: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.
bpt:price_available
-
This is the quantity of tickets available for this price. Note: This feed shows a maximum of 50 tickets.