TMFTMForumProductSpecification

This IP contains the GET Implementation for TMF620 Product Specification.

Input JSON 

1{
2     "id": "6be8ab7f-b6e7-f3f1-a3ff-255f7e9e465d"
3}

Output JSON 

1{
2    "PageInfo": "Page 1 of 1",
3    "PageSize": 50,
4    "result": {
5        "description": "4G Router for B2B Internet Technical Product",
6        "href": "/services/apexrest/vlocity_cmt/tmforum/productopenapi/v1/productSpecification/01t4x000004b9IAAAY",
7        "id": "6be8ab7f-b6e7-f3f1-a3ff-255f7e9e465d",
8        "isBundle": false,
9        "lastUpdate": "2023-04-26T16:14:53.000+0000",
10        "lifecycleStatus": "Inactive",
11        "name": "4G Router CFS",
12        "productNumber": "B2B_TECH_ROU_01",
13        "version": "V1",
14        "validFor": {
15            "endDateTime": "2023-06-30T07:00:00.000+0000",
16            "startDateTime": "2022-06-30T07:00:00.000+0000"
17        },
18        "bundledProductSpecification": [
19            {
20                "id": "97a2101b-48b3-7a04-9bf6-f396e215a126",
21                "name": "B2B Internet Shipping",
22                "href": "/services/apexrest/vlocity_cmt/tmforum/productopenapi/v1/productSpecification/01t4x000004b9HNAAY",
23                "lifecycleStatus": "Inactive"
24            }
25        ],
26        "productSpecCharacteristic": [
27            {
28                "configurable": false,
29                "description": "DC Connection Type : ",
30                "displayName": "DC Connection Type",
31                "name": "TempAA-DC_ATT_CT_01",
32                "valueType": "Text",
33                "productSpecCharacteristicValue": [
34                    {
35                        "valueType": "Text"
36                    }
37                ]
38            },
39            {
40                "configurable": false,
41                "description": "DC Device Class : ",
42                "displayName": "DC Device Class",
43                "name": "TempAA-DC_ATT_DC_01",
44                "valueType": "Text",
45                "productSpecCharacteristicValue": [
46                    {
47                        "valueType": "Text"
48                    }
49                ]
50            }
51        ]
52    }
53}