TMFTMForumPatchProductOffering

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

Input JSON 

1{
2    "patch_id": "1d2946de-28c5-22ff-cbce-b677b27bc289",
3    "name": "19Aug-ParentProduct-01 updated",
4    "description": "description updated 123",
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    "prodSpecCharValueUse": [
3        {
4            "productSpecCharacteristicValue": [
5                {
6                    "valueType": "Number"
7                }
8            ],
9            "valueType": "Number",
10            "name": "CLONED_01t5e0000028nWHAAY_VPL_ATTR_BALANCE",
11            "displayName": "Balance",
12            "description": "Balance : Balance",
13            "configurable": false
14        },
15        {
16            "productSpecCharacteristicValue": [
17                {
18                    "valueType": "Text"
19                }
20            ],
21            "valueType": "Text",
22            "name": "CLONED_01t5e0000028nWHAAY_VPL_ATTR_DATA",
23            "displayName": "Data",
24            "description": "Data : Data",
25            "configurable": true
26        },
27        {
28            "productSpecCharacteristicValue": [
29                {
30                    "valueType": "Checkbox"
31                }
32            ],
33            "valueType": "Checkbox",
34            "name": "TempAA-VPL_ATTR_TANGIBLE",
35            "displayName": "Tangible",
36            "description": "Tangible : ",
37            "configurable": true
38        }
39    ],
40    "productOfferingPrice": [
41        {
42            "price": {
43                "amount": "0"
44            },
45            "name": "a3B4x000001bUyB",
46            "href": "/services/data/v57.0/sobjects/vlocity_cmt__PriceListEntry__c/a3B4x000001bUyBEAU",
47            "priceType": "One-time",
48            "version": "V1"
49        }
50    ],
51    "attachment": [
52        {
53            "url": "/servlet/servlet.FileDownload?file=0154x000000qUGEAA2",
54            "name": "image 511",
55            "mimeType": "jpg",
56            "id": "7ed3046f-afcc-96c0-4ce6-405f9dcaa0e1",
57            "href": "/services/data/v57.0/sobjects/vlocity_cmt__VlocityAttachment__c/a1c4x000000sEvAAAU",
58            "description": "desc 4"
59        }
60    ],
61    "bundledProductOffering": [
62        {
63            "lastUpdate": "2023-03-10T13:33:26.000+0000"
64        }
65    ],
66    "version": "V1",
67    "productNumber": "VPL_OFFERING_2_GB_30_DAYS",
68    "name": "2 GB 30 Days",
69    "lifecycleStatus": "Active",
70    "lastUpdate": "2023-03-10T13:33:26.000+0000",
71    "isSellable": true,
72    "id": "1d2946de-28c5-22ff-cbce-b677b27bc289",
73    "href": "/services/apexrest/vlocity_cmt/tmforum/productopenapi/v1/productOffering/01t4x000004b9EeAAI",
74    "description": "Add On 2 GB 30 Days"
75}

Usage 

This IP calls the following Data Raptors: