| |
|
|
Brown Paper Tickets API Documentation
|
|
|
General Sales
| URL: |
https://www.brownpapertickets.com/api/generalsales.rss |
| |
| Description: |
This feed returns a list of current events for your account and the quantity and value of tickets sold for each. |
| |
|
| l |
- |
Login name for your Brown Paper Tickets account. |
| |
| p |
- |
Password for your Brown Paper Tickets account. |
|
| |
| Outputs: |
Returns an RSS 2.0 feed containing the following variables:
| title |
- |
This is the name of the event. |
| |
| link |
- |
This is the public link to the event on Brown Paper Ticket's website. Typically, this is http://www.brownpapertickets.com/event/E_NUMBER |
| |
| bpt:e_number |
- |
This is the unique tracking number given to all events in the Brown Paper Tickets system. This number is used when specifying events in other feeds. |
| |
| bpt:event_status |
- |
This is the current status of the event. Possible values include: "Awaiting Approval", "Deactivated", "Awaiting Start Date", "Active", and "Sales Ended". |
| |
| bpt:tickets_sold |
- |
This is the number of tickets sold for this event for any date at any price. |
| |
| bpt:collected_value |
- |
This is the value collected for this event from ticket sales. |
| |
| bpt:paid_value |
- |
This is the value paid to event producer for this event. Subtract this amount and additional_fees from collected_value to determine the current value of this event. |
| |
| bpt:additional_fees (Deprecated) |
- |
This is the value of any fees associated with this event. Typically, fees from the purchase of bulk tickets and other speciality services. Subtract this amount and paid_value from collected_value to determine the current value of this event. |
|
|
|
|
 |