Do you sell tickets for an event, performance or venue?
Find out more about Eventfinda Ticketing.

You're viewing documentation for a legacy API

Get Ticketing Agent

/ticketing/get/id/{$id}

Return the details for the ticketing agent specified by the numeric ID {$id}.

Request

/ticketing/get/id/1

Response

<ticketing_agent id="1">
  <name>Ticketek</name>
  <website_url>https://www.ticketek.co.nz/</website_url>
  <phone>0800 TICKETEK</phone>
</ticketing_agent>