Files
kupshop/bundles/KupShop/UserBundle/Test/UserExportTest.json
2025-08-02 16:30:27 +02:00

95 lines
2.5 KiB
JSON

{
"users": [
{
"id": "12",
"id_language": null,
"passw": "",
"user_key": "",
"figure": "Y",
"name": "TestPoImportu",
"surname": "WpjPoImportu",
"firm": "wpj s.r.o.",
"street": "Ulice 12",
"city": "Mesto",
"zip": "54321",
"country": "CZ",
"currency": "CZK",
"email": "wpj@wpj.cz",
"ico": "12345678",
"dic": "CZ12345678",
"phone": "777 777 777",
"mobile": "",
"fax": "",
"gender": null,
"delivery_name": "Test",
"delivery_surname": "Wpj",
"delivery_firm": "wpj s.r.o.",
"delivery_street": "Ulice 12",
"delivery_city": "Mesto",
"delivery_zip": "12345",
"delivery_country": "CZ",
"account_no": "",
"account_bank": "",
"account_symbol": "",
"get_news": "N",
"prefer_transport": null,
"date_reg": "2020-05-25 13:58:22",
"date_logged": null,
"custom_address": "Firma wpj s.r.o.",
"state": "Stát",
"delivery_custom_address": "Firma wpj s.r.o.",
"delivery_state": "Královehradecká kraj",
"date_subscribe": "2020-05-25 13:58:23",
"date_unsubscribe": "2020-05-25 13:58:24",
"note": null,
"custom_data": null,
"delivery_phone": "777 777 777"
},
{
"id": "13",
"id_language": null,
"passw": "",
"user_key": "",
"figure": "Y",
"name": "Test",
"surname": "Wpj",
"firm": "wpj s.r.o.",
"street": "Ulice 12",
"city": "Mesto",
"zip": "54321",
"country": "CZ",
"currency": "CZK",
"email": "customupdate@wpj.cz",
"ico": "12345678",
"dic": "CZ12345678",
"phone": "777 777 777",
"mobile": "",
"fax": "",
"gender": null,
"delivery_name": "Test",
"delivery_surname": "Wpj",
"delivery_firm": "wpj s.r.o.",
"delivery_street": "Ulice 12",
"delivery_city": "Mesto",
"delivery_zip": "12345",
"delivery_country": "CZ",
"account_no": "",
"account_bank": "",
"account_symbol": "",
"get_news": "N",
"prefer_transport": null,
"date_reg": "2020-05-25 13:58:22",
"date_logged": null,
"custom_address": "Firma wpj s.r.o.",
"state": "Stát",
"delivery_custom_address": "Firma wpj s.r.o.",
"delivery_state": "Královehradecká kraj",
"date_subscribe": "2020-05-25 13:58:23",
"date_unsubscribe": "2020-05-25 13:58:24",
"note": null,
"custom_data": null,
"delivery_phone": "777 777 777"
}
]
}