1{
2 "id": "31bfbd00-51c2-11f0-b574-02cdb84f0a4b",
3 "eventId": "000008b8-8d4c-ff0f-b1dd-21c3495e7ca0_1",
4 "eventTime": "2025-06-25T12:44:51Z",
5 "eventType": "ProductOrderCreateEvent",
6 "correlationId": "000008b8-8d4c-ff0f-b1dd-21c3495e7ca0",
7 "timeOccurred": "2025-06-25T12:44:51Z",
8 "event": {
9 "productOrder": {
10 "PageInfo": "Page 1",
11 "PageSize": 50,
12 "result": {
13 "description": "Product Order illustration sample",
14 "id": "00000449",
15 "orderDate": "2025-06-25T12:44:47.000+0000",
16 "requestedCompletionDate": "2019-05-02T00:00:00.000+0000",
17 "requestedStartDate": "2019-05-03T00:00:00.000+0000",
18 "state": "Draft",
19 "relatedParty": [
20 {
21 "@type": "RelatedParty",
22 "id": "123457",
23 "name": "Emma Williams"
24 }
25 ],
26 "productOrderItem": [
27 {
28 "@type": "ProductOrderItem",
29 "action": "Add",
30 "id": "100",
31 "orderLineItemId": "802LT000014NVrVYAW",
32 "quantity": 1,
33 "productOrderItemRelationship": [
34 {
35 "id": "101",
36 "relationshipType": "bundles"
37 },
38 {
39 "id": "102",
40 "relationshipType": "bundles"
41 },
42 {
43 "id": "103",
44 "relationshipType": "bundles"
45 }
46 ],
47 "productOffering": {
48 "id": "Home_Office_Bundle_89927"
49 }
50 },
51 {
52 "@type": "ProductOrderItem",
53 "action": "Add",
54 "id": "101",
55 "orderLineItemId": "802LT000014NVrWYAW",
56 "quantity": 1,
57 "productOffering": {
58 "id": "Desk_89927"
59 }
60 },
61 {
62 "@type": "ProductOrderItem",
63 "action": "Add",
64 "id": "102",
65 "orderLineItemId": "802LT000014NVrXYAW",
66 "quantity": 1,
67 "productOffering": {
68 "id": "Chair_89927"
69 }
70 },
71 {
72 "@type": "ProductOrderItem",
73 "action": "Add",
74 "id": "103",
75 "orderLineItemId": "802LT000014NVrYYAW",
76 "quantity": 1,
77 "productOrderItemRelationship": [
78 {
79 "id": "104",
80 "relationshipType": "bundles"
81 }
82 ],
83 "productOffering": {
84 "id": "Peripheral_Kit_89927"
85 }
86 },
87 {
88 "@type": "ProductOrderItem",
89 "action": "Add",
90 "id": "104",
91 "orderLineItemId": "802LT000014NVrZYAW",
92 "quantity": 1,
93 "productOffering": {
94 "id": "Mouse_89927"
95 },
96 "product": {
97 "productCharacteristic": [
98 {
99 "name": "Wireless",
100 "value": false
101 },
102 {
103 "name": "Phone_Color_98324"
104 }
105 ]
106 }
107 }
108 ],
109 "note": [
110 {
111 "author": "Jean Pontus",
112 "date": "2019-04-30T08:13:59.509Z",
113 "id": "1",
114 "text": "This is a TMF product order illustration"
115 }
116 ],
117 "channel": [
118 {
119 "id": "1",
120 "name": "Online chanel",
121 "role": "Used channel for order capture"
122 }
123 ]
124 }
125 }
126 }
127}