1{
2 "status": 200,
3 "ticket": {
4 "id": "8dc1869d-0a0b-4c78-b40c-5b25bfa337eb",
5 "title": "Help with Account",
6 "is_open": false,
7 "object": "ticket",
8 "created_at": 1671462259,
9 "updated_at": 1671462259,
10 "client": {
11 "id": "3463a4ee-5eba-45cd-9ef9-3f3a0f64329e",
12 "name": "James Doe",
13 "email": "client.doe@plugnpaid.com"
14 },
15 "teammate_id": null,
16 "replies": [
17 {
18 "id": "e6618a50-c0b6-49e9-8565-7b42e2027392",
19 "text": "The client is having issues with the billing settings.",
20 "is_client_reply": false,
21 "created_at": 1671462260,
22 "assets": null
23 },
24 {
25 "id": "7dbc6406-3f5d-4c1e-b3d6-88cbc464c8d7",
26 "text": "Thanks for contacting our support. An agent will be with you shortly.",
27 "is_client_reply": false,
28 "created_at": 1671462260,
29 "assets": null
30 }
31 ],
32 "category": "General Support",
33 "subcategory": null,
34 "language": "en"
35 }
36}