Performance ID number

Does anyone  know if the performance ID number is available as a data element in ticket design? Or would this fall under the "user defined" category in the data element dropdown.


Thanks!!!!

Amy

Parents
  • Actually, ticket number would probably be a better option for this circumstance.  First, it’s a standard design element that you may already have on your ticket (and can add easily if you don’t).  And second, to return a seat on the web using the performance ID you also need the database ID of the seat being returned.  So you would have to also print that on the ticket or have your website look it up.  Generally speaking, if the constituent will be entering information to return a ticket, ticket number should be used.  But if they are selecting a ticket to return from a list of eligible tickets that your website provides to them, then performance ID and seat ID are used (as the API method that looks up tickets that can be returned provides those IDs).  For full details you (or your web team) see the API Documentation document, specifically the details for the ReturnTicket and GetReturnTickets methods.

     

    Kevin Sheehan

    Documentation & Learning Resources Specialist

    Tessitura Network

    +1 888 643 5778 x 329

    ksheehan@tessituranetwork.com

     

Reply
  • Actually, ticket number would probably be a better option for this circumstance.  First, it’s a standard design element that you may already have on your ticket (and can add easily if you don’t).  And second, to return a seat on the web using the performance ID you also need the database ID of the seat being returned.  So you would have to also print that on the ticket or have your website look it up.  Generally speaking, if the constituent will be entering information to return a ticket, ticket number should be used.  But if they are selecting a ticket to return from a list of eligible tickets that your website provides to them, then performance ID and seat ID are used (as the API method that looks up tickets that can be returned provides those IDs).  For full details you (or your web team) see the API Documentation document, specifically the details for the ReturnTicket and GetReturnTickets methods.

     

    Kevin Sheehan

    Documentation & Learning Resources Specialist

    Tessitura Network

    +1 888 643 5778 x 329

    ksheehan@tessituranetwork.com

     

Children
No Data