TMFTMForumProductOrder

This IP contains the GET Implementation for TMF622 ProductOrder.

Input JSON 

1{
2    "id": "00005503"
3}

Output JSON 

1{
2  "productOrderItem": [
3    {
4      "product": {
5        "productCharacteristics": [
6          {
7            "valueType": "Picklist",
8            "name": "VEPC_ATTR_CPE_DELIVERY_OPTION"
9          },
10          {
11            "valueType": "Picklist",
12            "name": "VEPC_ATTR_CPE_ROLE"
13          },
14          {
15            "valueType": "Text",
16            "name": "VEPC_ATTR_CONTACT_FIRST_NAME"
17          },
18          {
19            "valueType": "Text",
20            "name": "VEPC_ATTR_CONTACT_FIRST_NAME"
21          }
22        ]
23      },
24      "quantity": 1,
25      "id": "205ccd31-5934-766e-848f-0bff644e6338",
26      "action": "Add",
27      "@type": "ProductOrderItem"
28    }
29  ],
30  "relatedParty": [
31    {
32      "name": "Test Sh1",
33      "id": "CD451791",
34      "href": "/services/apexrest/%vlocity_namespace%/tmforum/productopenapi/v1/Account/0014x00000KlmAgAAJ",
35      "@type": "RelatedParty"
36    }
37  ],
38  "orderDate": "2023-05-04T05:19:17.000+0000",
39  "state": "Activated",
40  "requestedStartDate": "2019-05-03T00:00:00.000+0000",
41  "requestedCompletionDate": "2019-05-02T00:00:00.000+0000",
42  "note": "id:1;date:2019-04-30T08:13:59.509Z;text:This is a TMF product order illustration",
43  "id": "00005503",
44  "href": "/services/apexrest/%vlocity_namespace%/tmforum/productopenapi/v1/Order/8014x000000oJNOAA2",
45  "externalId": "PO-456",
46  "description": "Product Order illustration sample",
47  "channel": "Online chanel"
48}

Usage 

This IP calls the TMFOpenAPIProductOrderService.getProductOrder Apex method and the following Data Raptors: