{ "customerName": "John Doe", "customerEmail": "john@example.com", "items": [ { "name": "Burger", "quantity": 1, "price": 8.99 } ] }