Hello both
Thanks for posting this solution. I was wondering if it was possible to get the promo code array data as part of the
Right now, I'm looping through the attendee list array results, and then making use of
GET v3/events/$event_id/attendees/$attendee_id/?expand=promotional_code against each attendee and it works, but this seems a long way around and an inefficient method.
Any other way to do it?