Files
kupshop/bundles/KupShop/ReclamationsElninoBundle/Tests/ReclamationsElninoTest.json
2025-08-02 16:30:27 +02:00

21 lines
572 B
JSON

{
"reclamations_elnino": [
{
"id": 100,
"code": "R100",
"date_created": "2019-04-11 08:12:08",
"date_accepted": null,
"date_handle": null,
"status": 0,
"name": "Ondřej",
"surname": "Beneš",
"street": "Úpická 337",
"city": "Malé Svatoňovice",
"zip": "54234",
"phone": "+420702089098",
"bank_account": "123-000055515231/0800",
"history": "[{\"comment\":\"Nefouka to\",\"status\":0,\"date\":\"2019-04-11 08:12:08\",\"notified\":0,\"custom_data\":[],\"admin\":null}]"
}
]
}