The fair-trade ticketing company.
English | Español | Français
Find an Event! Create an Event! FAQ
 
Brown Paper Tickets API v2.0 - Cart Contents
Back
URL: https://www.brownpapertickets.com/api2/cartcontents
 
Description: This feed is used to view the contents of a given shopping cart.
 
Inputs:
id - Developer ID - Available from your Account Settings page.
 
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:

event_id - 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.
 
e_name - This is the name of the event.
 
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.
 
begin_time - This is the start date and time for this date.
 
end_time - This is the end date and time for this date.
 
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.
 
price_name - This is the name given to this price.
 
price - This is the cost for a single ticket, before service fee.
 
quantity - This quantity of tickets of this price in this cart.
 
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.
 
section - For assigned seats, this will contain the section name for this ticket.
 
row - For assigned seats, this will contain the row name for this ticket.
 
seat - For assigned seats, this will contain the seat number for this ticket.
 
lname - This returns the last name of the attendee associated with this ticket.
 
fname - This returns the first name of the attendee associated with this ticket.