Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,23 @@ <h1>
<span>Atom Tickets Partner APIs</span>
</h1>

<h2>Contact Forms</h2>
<table>
<tbody>
<tr>
<td><a href="https://atomtickets.zendesk.com/hc/en-us/requests/new?ticket_form_id=360001865473">Request Partner API</a></td>
<td>Request to access Atom Partner APIs.</td>
</tr>
<tr>
<td><a href="https://atomtickets.zendesk.com/hc/en-us/requests/new?ticket_form_id=360001865573">Technical Support Form</a></td>
<td>For any techinical issues with Atom Partner API.</td>
</tr>
<tr>
<td><a href="https://atomtickets.zendesk.com/hc/en-us/requests/new?ticket_form_id=360001865733">Non-Techinical Support</a></td>
<td>For any non techinical issues with Atom Partner API.</td>
Comment on lines +73 to +78
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: Spelling of technical

</tr>
</tbody>
</table>
<h2>API Endpoints</h2>
<table>
<thead>
Expand Down Expand Up @@ -1422,4 +1439,4 @@ <h2>Examples</h2>
</tbody>
</table>
</body>
</html>
</html>