HelpWave Developer DocsHelpWave Dev DocsReference-first docs for v1 customers and tickets APIs

Tickets API

These routes operate on conversations in the CRM. They let you create tickets, fetch a ticket by ID, work with ticket comments, and retrieve recent conversation IDs for the authenticated shop.

Create
POST /api/v1/tickets

Create a ticket (conversation) for an existing customer in the authenticated shop.

Open reference