TMFTMForumProductOfferingPrice

This IP contains the GET Implementation for TMF620 Product Offering Price.

Input JSON 

1{
2     "id": "08a3ba6c-3fa4-6bc7-af93-51622627b16f"
3}

Output JSON 

1{
2    "PageInfo": "Page 1 of 1",
3    "PageSize": 50,
4    "Result": {
5        "priceType": "Recurring",
6        "recurringChargePeriodType": "Monthly",
7        "price": {
8            "unit": "USD",
9            "value": 50.00000
10        },
11        "description": "This pricing describes the recurring charge for a firewall service that can be deployed in business customer premise.",
12        "href": "/services/apexrest/vlocity_cmt/tmforum/productopenapi/v1/priceListEntry/a3B4x000001bRc7EAE",
13        "id": "08a3ba6c-3fa4-6bc7-af93-51622627b16f",
14        "lastUpdate": "2023-05-02T05:26:31.000+0000",
15        "name": "08a3ba6c-3fa4-6bc7-af93-51622627b16f",
16        "validFor": {
17            "endDateTime": "2023-09-22T00:00:00.000+0000",
18            "startDateTime": "2020-09-22T00:00:00.000+0000"
19        },
20        "lifecycleStatus": "true",
21        "productOfferingTerm": [
22            {
23                "description": "12 month contract",
24                "name": "12 Month",
25                "duration": {
26                    "amount": 12,
27                    "units": "Month"
28                },
29                "validFor": {
30                    "endDateTime": "2023-09-22T00:00:00.000+0000",
31                    "startDateTime": "2020-09-22T16:42:23.000+0000"
32                },
33                "@type": "ProductOfferingTerm",
34                "href": "/services/data/v57.0/sobjects/vlocity_cmt__Promotion__c/a3S4x000000o2mpEAA"
35            }
36        ]
37    }
38}

Usage 

This IP calls the following Data Raptors: