1{
2 "productPlan": {
3 "id": "6a00892e-3e02-42c8-9559-6d2e95957848",
4 "productId": "1",
5 "billingPeriod": {
6 "interval": "month",
7 "intervalsCount": 1
8 },
9 "planLevelFreeTier": 10,
10 "productPlanName": "Pricing Plan 1",
11 "description": "",
12 "lastUpdateTimeInMillis": 1654722838307,
13 "lockingStatus": "close_to_changes",
14 "isDefault": true,
15 "successorPlanId": null,
16 "transitionStrategy": null,
17 "fees": [
18 {
19 "id": "b9c46a7b-ca07-4164-b2ba-e75a77fdc4e7",
20 "name": "Fixed Rate Add-On 1",
21 "description": "one time fee",
22 "cost": 10,
23 "isOneTimeFee": true,
24 "isProrated": false,
25 "prorateToDay": false,
26 "discountable": true,
27 "prepayable": true
28 }
29 ],
30 "productItems": [
31 {
32 "lockingStatus": "close_to_deletions",
33 "lastUpdateTimeInMillis": 1654722838307,
34 "productItemPrice": {
35 "id": "ab408cd7-3444-4280-b1c5-68b424da4a92",
36 "price": {
37 "type": "PricePerUnitLeafNode",
38 "tiers": [
39 {
40 "startAfterUnit": 100,
41 "batchSize": 1,
42 "pricePerBatch": 2
43 }
44 ],
45 "allowPartialBatch": false
46 },
47 "productItemPriceName": "ab408cd7-3444-4280-b1c5-68b424da4a92",
48 "lockingStatus": "close_to_changes",
49 "lastUpdateTimeInMillis": 1654722838307
50 },
51 "id": "ef79342b-814c-4df3-bac7-e36875b2c870"
52 },
53 {
54 "lockingStatus": "close_to_deletions",
55 "lastUpdateTimeInMillis": 1654722838307,
56 "productItemPrice": {
57 "id": "968fdf41-dda1-4f7b-a0c8-d9f5cf86258b",
58 "price": {
59 "type": "max_reducer",
60 "granularity": "hourly",
61 "nextNode": {
62 "type": "LeafNode",
63 "tiers": [
64 {
65 "startAfterUnit": 1,
66 "batchSize": 100,
67 "pricePerBatch": 20
68 },
69 {
70 "startAfterUnit": 10001,
71 "batchSize": 100,
72 "pricePerBatch": 15
73 }
74 ],
75 "allowPartialBatch": false
76 }
77 },
78 "productItemPriceName": "968fdf41-dda1-4f7b-a0c8-d9f5cf86258b",
79 "lockingStatus": "close_to_changes",
80 "lastUpdateTimeInMillis": 1654722838307
81 },
82 "id": "3ac48ee8-e7f9-4d3c-a7c7-1f2ad0206da3"
83 }
84 ]
85 },
86 "promotions": [
87 {
88 "productId": "1",
89 "appliedTimeInSeconds": 1654723079,
90 "promotion": {
91 "targetProductItemId": "ef79342b-814c-4df3-bac7-e36875b2c870",
92 "promotionTimeLimit": {
93 "cycles": 1,
94 "months": 0
95 },
96 "discount": 50,
97 "totalMaxDiscount": null,
98 "id": "a21bc4d7-a826-4895-a92d-5bde340bd0e3",
99 "type": "time_limited_absolute_item_discount",
100 "promotionName": "Promotion 2",
101 "description": "",
102 "lockingStatus": "close_to_changes",
103 "lastUpdateTimeInMillis": 1654722948604
104 }
105 }
106 ]
107}