Introduction to the Enneo API
POST /tickets
: Create a new ticket
PATCH /ticket/{id}
: Update an existing ticket, e.g. by assigning contracts or changing the status
GET /ticket/{id}
: Retrieve a ticket by its ID
POST /tag
: Create a new tag
GET /tag
: List all tags
GET /tag/{id}
: Retrieve tag information by ID
GET /erp/customers
: Search and retrieve customer information