{
  "amountDue": "37.07",
  "businessDate": "2014-09-11T00:00:00-04:00",
  "cashierId": "55555",
  "changed": "true",
  "saleLines": [
    {
      "changed": "true",
      "giftReceiptFlag": "false",
      "item": {
        "departmentId": "0001",
        "desc": "BRAVEHEART           314",
        "dimensionSummary": "",
        "disallowSendSale": "false",
        "giftCard": "false",
        "itemClassId": "000100030030",
        "itemId": "99923241027",
        "itemLevelCode": "ITEM",
        "itemTypeCode": "STANDARD",
        "minAgeRequired": "0",
        "promptForDescription": "false",
        "promptForPrice": "false",
        "promptForQty": "false",
        "promptForWeight": "false",
        "qtyScale": "1",
        "quantityOnHand": "0",
        "serializeItem": "false",
        "subdepartmentId": "00010003"
      },
      "itemDescription": "BRAVEHEART           314",
      "itemId": "99923241027",
      "lineNumber": "1",
      "qty": "1",
      "saleItemType": "SALE",
      "totalLineDiscountAmount": "0",
      "totalLinePrice": "14.99",
      "unitPrice": "14.99",
      "voidFlag": "false"
    },
    {
      "changed": "true",
      "giftReceiptFlag": "false",
      "item": {
        "departmentId": "0001",
        "desc": "AMERICAN PSYCHO      040",
        "dimensionSummary": "",
        "disallowSendSale": "false",
        "giftCard": "false",
        "itemClassId": "000100010212",
        "itemId": "99923816423",
        "itemLevelCode": "ITEM",
        "itemTypeCode": "STANDARD",
        "minAgeRequired": "0",
        "promptForDescription": "false",
        "promptForPrice": "false",
        "promptForQty": "false",
        "promptForWeight": "false",
        "qtyScale": "1",
        "quantityOnHand": "0",
        "serializeItem": "false",
        "subdepartmentId": "00010001"
      },
      "itemDescription": "AMERICAN PSYCHO      040",
      "itemId": "99923816423",
      "lineNumber": "3",
      "qty": "2",
      "saleItemType": "SALE",
      "totalLineDiscountAmount": "0",
      "totalLinePrice": "19.98",
      "unitPrice": "9.99",
      "voidFlag": "false"
    }
  ],
  "totalItemSold": "3",
  "totalTaxAmt": "2.10",
  "totalTenderAmt": "0.00",
  "transSeq": "316",
  "transSubTotal": "34.97",
  "transTotal": "37.07"
}