Add serviceOrder rest services
[externalapi/nbi.git] / restclient / json / serviceOrder_create_in_completed.json
1 {
2     "externalId": "LudONAP001",
3     "priority": "1",
4     "description": "Ludo first ONAP Order",
5     "category": "Consumer",
6     "requestedStartDate": "2018-02-28T13:33:37.299Z",
7     "requestedCompletionDate": "2018-02-28T13:33:37.299Z",
8     "relatedParty": [
9         {
10             "id": "6490",
11             "role": "ONAPcustomer",
12             "name": "Jean Pontus",
13             "@referredType": "individual"
14         }
15     ],
16     "orderItem": [
17         {
18             "id": "A",
19             "action": "add",
20             "service": {
21                 "serviceState": "active",
22                 "serviceSpecification": {
23                     "id": "1e3feeb0-8e36-46c6-862c-236d9c626439"
24                 }
25             }
26         },
27         {
28             "id": "B",
29             "action": "add",
30             "service": {
31                 "serviceState": "active",
32                 "serviceSpecification": {
33                     "id": "1e3feeb0-8e36-46c6-862c-236d9c626439"
34                 }
35             },
36             "orderItemRelationship": [
37                 {
38                     "id": "A"
39                 }
40             ]
41         }
42     ]
43 }