{
  "quote": {
    "quotenumber": "QUO-01042-M7K3P2",
    "name": "Field service starter kit — 12 technicians",
    "customerid": "Contoso Ltd",
    "ownerid": "Priya Raman",
    "paymenttermscode": "Net 30",
    "shippingmethodcode": "Airborne",
    "billto_line1": "1 Contoso Way",
    "billto_line2": null,
    "billto_city": "Redmond",
    "billto_stateorprovince": "WA",
    "billto_postalcode": "98052",
    "billto_country": "United States",
    "description": "Includes onboarding workshop and 90 days of priority support.",
    "totallineitemamount": "$15,340.00",
    "totaldiscountamount": "$1,000.00",
    "totaltax": "$1,147.20",
    "freightamount": "$0.00",
    "totalamount": "$15,487.20",
    "_raw": {
      "effectiveto": "2026-10-15T00:00:00Z",
      "totaldiscountamount": 1000,
      "freightamount": 0
    },
    "lines": [
      {
        "productid": "Rugged tablet 10\"",
        "productdescription": null,
        "quantity": "12.00000",
        "priceperunit": "$1,095.00",
        "manualdiscountamount": "$1,000.00",
        "extendedamount": "$12,140.00",
        "_raw": {
          "quantity": 12
        }
      },
      {
        "productid": "Vehicle dock",
        "productdescription": null,
        "quantity": "12.00000",
        "priceperunit": "$185.00",
        "manualdiscountamount": "$0.00",
        "extendedamount": "$2,220.00",
        "_raw": {
          "quantity": 12
        }
      },
      {
        "productid": null,
        "productdescription": "Onboarding workshop (1 day, on site)",
        "quantity": "1.00000",
        "priceperunit": "$980.00",
        "manualdiscountamount": "$0.00",
        "extendedamount": "$980.00",
        "_raw": {
          "quantity": 1
        }
      }
    ]
  }
}
