TMFTMForumCreateProductSpecification

This IP is used to invoke the TM Forum API to create product specification.

Input JSON 

1{
2    "lastUpdate": "2023-03-10T13:31:30.000+0000",
3    "lifecycleStatus": "Active",
4    "name": "Add On Billing Item Spec",
5    "productNumber": "TECH_B2B_BILL_ADD_ON_07",
6    "version": "V1",
7    "validFor": {
8        "startDateTime": "2020-07-08T07:00:00.000+0000"
9    },
10    "bundledProductSpecification": [
11        {
12            "id": "7ddb15d5-57de-d8a8-ba29-5cd34ca621f6",
13            "name": "B2B Mobile Billing CFS",
14            "href": "/services/apexrest/vlocity_cmt/tmforum/productopenapi/v1/productSpecification/01t4x000004b9EUAAY",
15            "lifecycleStatus": "Active"
16        }
17    ]
18}

Output JSON 

1{
2    "bundledProductSpecification": [
3        {
4            "lifecycleStatus": "Active",
5            "href": "/services/apexrest/%vlocity_namespace%/tmforum/productopenapi/v1/productSpecification/01t4x000004b9EUAAY",
6            "name": "B2B Mobile Billing CFS",
7            "id": "7ddb15d5-57de-d8a8-ba29-5cd34ca621f6"
8        }
9    ],
10    "validFor": {
11        "startDateTime": "2020-07-08T07:00:00.000+0000"
12    },
13    "version": "V1",
14    "productNumber": "TECH_B2B_BILL_ADD_ON_07",
15    "name": "Add On Billing Item Spec",
16    "lifecycleStatus": "Active",
17    "lastUpdate": "2023-05-02T06:05:14.000+0000",
18    "isBundle": false,
19    "id": "f5da8c76-9bd3-f5a3-ffc1-6c6c56850671",
20    "href": "/services/apexrest/%vlocity_namespace%/tmforum/productopenapi/v1/productSpecification/01t4x000004bH3BAAU"
21}

Usage 

This IP calls the following Data Raptors: