Order (/orders) [ { "id": "110668" "displayName": "Michael Mueller", "isActive": true }, { "id": "104749" "displayName": "Michael Mueller" "isActive": false } ] Order Details (/orders?id=110668) { "id": 110668, "isActive": true, "orderDate": 2012-04-23T18:25:43.511Z, "shippingAddress": { "name": "Michael Mueller", "streetAddress": "178 Jericho Turnpike", "city": "Mineola", "state": "NY", "zip: "11501" }, "name": "Michael Mueller", "renewalInfo": { "expiration": 2012-04-23T18:25:43.511Z, "renewsOn": "2012-04-23T18:25:43.511Z }, "subtotal": 29.99, "tax": 2.59, "shipping": null, "total": 32.58 . . . }