blob: 54f8d61e1e9b8f47544d6978c525b99f7150df6e [file] [log] [blame]
{
"order" :
{
"items":{"item":[]},
"customerInput":{
"comments" : [ "com<ment1", "com&ment2", "com\"ment3"] },
"customer" : {
"id" : 0,
"firstName" : "Ja<ne",
"lastName" : "Smi&th",
"contact":{
"address" :
{
"street" : "Main\"Street",
"city" : "Ottawa",
"coords" : [ 0.0, 0.0 ]
}
}
,
"phoneNumbers":[],
"firstTimeCustomer" : false,
"orderNumbers":[]
} ,
"id" : 1
}
}