The TicketCreate API allows you to create a new Ticket. The request body includes subject, description, type, and other relevant information.
| Method | Endpoint |
|---|---|
| POST | {{endpoint}}/api/ext/tickets |
| Key | Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer{{token}} |
{
"subject": "Test Ticket created from custella wit site",
"description": "test",
"type": "incident",
"status": "open",
"channel": {
"name": "as"
},
"ticketOwner": {
"login": "as"
},
"ticketStatus": {
"name": "as"
},
"ticketType": {
"name": "as"
},
"department": {
"name": "as"
},
"faultType": {
"name": "as"
},
"resoulutionType": {
"name": "as"
},
"customer": {
"customerExternalId": "as"
},
"assets": {
"externalId": "as"
},
"contact": {
"externalId": "as"
},
"duplicateTicket": {
"externalId": "as"
},
"priority": {
"name": "as"
},
"userGroup": {
"name": "as"
},
"site": {
"externalId": "as"
},
"project": {
"externalId": "as"
}
}
// 400 Response Code
{
"entityName": "User",
"errorKey": "id null",
"type": "http://www.jhipster.tech/problem/problem-with-message",
"title": "Invalid ticketOwner login",
"status": 400,
"message": "error.id null",
"params": "User"
}

Description can be added here
This website and its content are the property of FieldEx and are protected by copyright laws. © 2026 FieldEx. Any redistribution or reproduction of part or all of the contents in any form is prohibited, except with our express written permission.
FieldEx Sdn Bhd 201201031545 (1016032-M)