{
  "data": {
    "type": "orders",
    "attributes": {
      "subtotal": 2.0,
      "couponAmount": 1.5,
      "tax": 0.0,
      "giftCardAmount": 2.0,
      "price": 0.5,
      "outstandingBalance": -1.5
    }
  }
}
