TMFTMForumPatchProductSpecification

This IP is used to invoke the TM Forum API to update a Product Specification.

Input JSON 

1{
2    "patch_id": "6be8ab7f-b6e7-f3f1-a3ff-255f7e9e465d",
3    "name": "4G Router CFS",
4    "description": "4G Router for B2B Internet Technical Product",
5    "attachment": [
6        {
7            "url": "/servlet/servlet.FileDownload?file=0154x000000qUGEAA2",
8            "name": "image 511",
9            "description": "desc 4"
10        }
11    ]
12}

Output JSON 

1{
2    "productSpecCharacteristic": [
3        {
4            "productSpecCharacteristicValue": [
5                {
6                    "valueType": "Text"
7                }
8            ],
9            "valueType": "Text",
10            "name": "TempAA-DC_ATT_CT_01",
11            "displayName": "DC Connection Type",
12            "description": "DC Connection Type : ",
13            "configurable": false
14        },
15        {
16            "productSpecCharacteristicValue": [
17                {
18                    "valueType": "Text"
19                }
20            ],
21            "valueType": "Text",
22            "name": "TempAA-DC_ATT_DC_01",
23            "displayName": "DC Device Class",
24            "description": "DC Device Class : ",
25            "configurable": false
26        }
27    ],
28    "bundledProductSpecification": [
29        {
30            "lifecycleStatus": "Inactive",
31            "href": "/services/apexrest/%vlocity_namespace%/tmforum/productopenapi/v1/productSpecification/01t4x000004b9HNAAY",
32            "name": "B2B Internet Shipping",
33            "id": "97a2101b-48b3-7a04-9bf6-f396e215a126"
34        }
35    ],
36    "attachment": [
37        {
38            "url": "/servlet/servlet.FileDownload?file=0154x000000qUGEAA2",
39            "name": "image 511",
40            "mimeType": "jpg",
41            "id": "45a98076-919f-b001-3bf7-1939874629a7",
42            "href": "/services/data/v57.0/sobjects/vlocity_cmt__VlocityAttachment__c/a1c4x000000sEvPAAU",
43            "description": "desc 4"
44        }
45    ],
46    "validFor": {
47        "startDateTime": "2022-06-30T07:00:00.000+0000",
48        "endDateTime": "2023-06-30T07:00:00.000+0000"
49    },
50    "version": "V1",
51    "productNumber": "B2B_TECH_ROU_01",
52    "name": "4G Router CFS",
53    "lifecycleStatus": "Inactive",
54    "lastUpdate": "2023-05-02T06:56:51.000+0000",
55    "isBundle": false,
56    "id": "6be8ab7f-b6e7-f3f1-a3ff-255f7e9e465d",
57    "href": "/services/apexrest/%vlocity_namespace%/tmforum/productopenapi/v1/productSpecification/01t4x000004b9IAAAY",
58    "description": "4G Router for B2B Internet Technical Product"
59}

Usage 

This IP calls the following Data Raptors: