{ "id": "string", "reference": "string", "name": "string", "sku": "string", "productType": "physical", "items": [ {} ], "url": "string", "imageUrl": "string", "quantity": 0, "unit": "string", "price": { "includingVat": 0.1, "excludingVat": 0.1 }, "total": { "includingVat": 0.1, "excludingVat": 0.1 }, "originalTotal": { "includingVat": 0.1, "excludingVat": 0.1 }, "vatRate": 0.1, "discounts": [ { … } ], "logistics": { "weight": 0, "height": 0, "width": 0, "length": 0, "tags": [ … ], "shippingDate": "2019-08-24T14:15:22Z" }, "upsell": true, "attributes": { "property1": null, "property2": null } }