I am trying to retrieve registration type & Tax receipt information in order.
I cannot find such information in either order or attendee.
I tried:
https://www.eventbriteapi.com/v3/events/32572450075/attendees/?token=xxxx
and
https://www.eventbriteapi.com/v3/events/32572450075/orders/?token=xxxx
I can see basic information returned such as job title, but I need ABN Tax ID and whether client registered as 'A Business' or 'Individual'.
Could you tell me how to retrieve these information?
Thanks in advance.
It is not custom questions.
Just want to double confirm:
After I set up Tax Options in event, I can see 'Registration Type & Tax Receipt Information' appear when client register.
In the section, it has question 'Registering as' and it has option 'A Business' or 'An Individual'. Also the section contain a filed 'ABN Tax ID'.
I can't find these information by using API.
Is there a way to collect through API?
If not, where I can find these information in one place, i.e. not go through each invoice to find clients' ABN number and manually check client registered as individual or business?
Thanks