blob: 5821a3538594876818888905e018871d90e21a11 [file] [log] [blame]
{
"order" :
{
"items":{"item":[]},
"customer" : {
"id" : 0,
"firstName" : "Jane",
"lastName" : "Smith",
"contact":{
"address" :
{
"street" : "Main Street",
"city" : "Ottawa",
"coords" : [ 0.0, 0.0 ]
}
}
,
"phoneNumbers":[],
"firstTimeCustomer" : false,
"orderNumbers":[]
} ,
"id" : 1
}
}