Kyle Fowler
Kyle Fowler

Reputation: 151

Barcode ID for order/ticket

Is there a way to get a users barcode id for a ticket/order other than calling event_list_attendees and paging through the attendees trying to find the right user match? This method would be taxing on the eventbrite servers and a lot of unnecessary work/resources from the client side as well.

It seems like this should be included by default with the return json of user_list_tickets. Anyone have any ideas or other ways of doing this more efficiently?

Upvotes: 3

Views: 249

Answers (1)

phildini
phildini

Reputation: 129

It looks like right now that's not an option.

Upvotes: 1

Related Questions