{
"success": true,
"msg": "true msg.",
"data": [
{
"attributes": {
"a_ans": "If you have recieved a bill that does not belong to you, simply delete the bill so that it does affect your expenses.",
"q_name": "A bill I received does not belong to me?"
},
"id": 1
},
{
"attributes": {
"a_ans": "A change in the name of the items in your bill will only come about if the store decides to change the name of the item.",
"q_name": "The name of items in my bill is different from the previous one"
},
"id": 2
}
]
}