-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhelp_support
30 lines (30 loc) · 890 Bytes
/
help_support
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"data":{
"items":[
{
"title":"The outstanding amount in the ledger is incorrect",
"description":"Description of text"
},
{
"title":"Need Help in Placing an order",
"description":"Description of text"
},
{
"title":"I have placed an order but it is not yet delivered",
"description":"Description of text"
},
{
"title":"The order shows delivered but I have not received the articles",
"description":"Description of text"
},
{
"title":"An order has been placed in my name but I have not placed the order",
"description":"Description of text"
},
{
"title":"Chat with an agent",
"description":"Description of text"
}
]
}
}