"item"
https://norce-open-beta.api-se.playground.norce.tech/checkout/notification/
https://notification.checkout.test.internal.norce.tech/
https://notification.checkout.playground.internal.norce.tech/
https://notification.checkout.stage.internal.norce.tech/
https://notification.checkout.prod.internal.norce.tech/
URL to an image showing the item.
{ "id": "ci_FpEzyBvBBUyKxkeNriFUxZOCje", "reference": "string", "name": "T-Shirt XL", "sku": "A000123", "url": "https://example.com/products/A000123", "imageUrl": "https://example.com/products/A000123/images/1", "quantity": 2, "unit": "st", "price": { "includingVat": 1234, "excludingVat": 987.2 }, "total": { "includingVat": 1234, "excludingVat": 987.2 }, "originalTotal": { "includingVat": 1234, "excludingVat": 987.2 }, "vatRate": 0.25, "discounts": [ { … } ], "attributes": { "property1": null, "property2": null } }