You're viewing documentation for a legacy API
- View the documentation for the current 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>http://www.ticketek.co.nz/</website_url>
<phone>0800 TICKETEK</phone>
</ticketing_agent>
