{
"id": "string",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"deletedAt": "2019-08-24T14:15:22Z",
"title": "string",
"typeId": "string",
"status": "open",
"priority": "low",
"description": "string",
"attachment": {
"url": "string",
"filename": "string",
"size": 0,
"contentType": "string"
},
"quotationId": "string",
"invoiceId": "string",
"orderId": "string",
"requesterId": "string",
"buyerId": "string",
"vendorId": "string",
"comments": [
{
"text": "string",
"attachment": {
"url": "string",
"filename": "string",
"size": 0,
"contentType": "string"
},
"userId": "string",
"user": {
"id": "string",
"firstName": "string",
"lastName": "string",
"email": "string"
},
"createdAt": "2019-08-24T14:15:22Z"
}
],
"ticketType": {},
"requester": {},
"buyer": {},
"vendor": {},
"quotation": {},
"invoice": {},
"order": {}
}