Summarize Problem:As an Eventbrite Affiliate Partner and consumer of the Eventbrite API by way of OAuth, I would like to retrieve the manually affiliate created links and respective sales data by way of an endpoint.
What have you already tried?
Doing so by the user interface
Describe the expected results:
I would like an endpoint with the following path:
I would like the response payload to contain a list of objects with the affiliate type, number of visits, tickets sold, & sale amount per link. In addition, I would like the root payload to contain an object that has the aggregate values for all links.