2016-07-09 09:24:08 +03:00
|
|
|
{
|
|
|
|
"id": 97,
|
|
|
|
"firstname": "John",
|
|
|
|
"lastname": "Doe",
|
|
|
|
"email": "john@doe.com",
|
2016-07-10 13:58:33 +03:00
|
|
|
"phone": "0123456789",
|
2016-07-09 09:24:08 +03:00
|
|
|
"address": "Some Str. 123",
|
|
|
|
"city": "Some City",
|
|
|
|
"zip": "12345",
|
|
|
|
"notes": "Test customer notes."
|
|
|
|
}
|