{
  "data": {
    "id": "1",
    "type": "orders",
    "attributes": {
      "price": 3.0,
      "quantity": 0
    },
    "links": {
      "self": "https://example.com/api/v1/orders/1/"
    }
  }
}
