| |
|
|
Brown Paper Tickets API Documentation
|
|
|
Cart Contents
| URL: |
https://www.brownpapertickets.com/api/cartcontents.rss |
| |
| Description: |
This feed is used to view the contents of a given shopping cart. |
| |
|
| l |
- |
Login name for your Brown Paper Tickets account. |
| |
| p |
- |
Password for your Brown Paper Tickets account. |
| |
| cart_id |
- |
Brown Paper Tickets' unique Cart ID. This ID is returned from Stage 1 or the Submit Order portal. |
|
| |
| Outputs: |
Returns an RSS 2.0 feed containing the following variables:
| 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:e_name |
- |
This is the name of the event. |
| |
| bpt:date_id |
- |
This is the unique tracking ID given to all dates in the Brown Paper Tickets system. This ID is used when specifying events in other feeds. |
| |
| bpt:begin_time |
- |
This is the start date and time for this date. |
| |
| bpt:end_time |
- |
This is the end date and time for this date. |
| |
| bpt:price_id |
- |
This is the unique tracking ID given to all prices in the Brown Paper Tickets system. This ID is used when specifying events in other feeds. |
| |
| 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:quantity |
- |
This quantity of tickets of this price in this cart. |
| |
| bpt:shipping |
- |
This returns the method of shipping used for these tickets. Values may include "1" for physical tickets via USPS 1st Class Mail or "2" for ticketless will-call entry. |
| |
| bpt:lname |
- |
This returns the last name of the attendee associated with this ticket. |
| |
| bpt:fname |
- |
This returns the first name of the attendee associated with this ticket. | |
|
|
|
|
 |