42 lines
904 B
JSON
42 lines
904 B
JSON
{
|
|
"id": 49124,
|
|
"group_id": 1,
|
|
"default_billing": "47579",
|
|
"default_shipping": "47579",
|
|
"confirmation": "41b58ba6598a618095e8c70625d7f052",
|
|
"created_at": "2018-07-19 15:05:27",
|
|
"updated_at": "2019-11-26 17:04:29",
|
|
"created_in": "hep verlag",
|
|
"email": "1heptest19072018@mailinator.com",
|
|
"firstname": "Test",
|
|
"lastname": "Test",
|
|
"prefix": "Frau",
|
|
"gender": 2,
|
|
"store_id": 1,
|
|
"website_id": 1,
|
|
"addresses": [
|
|
{
|
|
"id": 47579,
|
|
"customer_id": 49124,
|
|
"region": {
|
|
"region_code": null,
|
|
"region": null,
|
|
"region_id": 0
|
|
},
|
|
"region_id": 0,
|
|
"country_id": "CH",
|
|
"street": [
|
|
"Test"
|
|
],
|
|
"telephone": "",
|
|
"postcode": "0000",
|
|
"city": "Test",
|
|
"firstname": "Test",
|
|
"lastname": "Test",
|
|
"prefix": "Frau",
|
|
"default_shipping": true,
|
|
"default_billing": true
|
|
}
|
|
]
|
|
}
|