davide.cucurnia@vola.it
2024-02-07 68b84d1f652aae4644c2dde96d9bb99e358294e8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version="1.0" encoding="iso-8859-1"?>
<getInfoActivationWSC>
    <catalog>
        <channel>SSO</channel>
        <providerID></providerID>
        <appidID></appidID>
        <selectedBoId>{{$selectedMSISDN}}</selectedBoId>
        <selectedBoType>SIM_MOBILE</selectedBoType>
        <username>{{$username}}</username>
        <readOnlyCondition></readOnlyCondition>
        <showcase>
            <showcaseId>27</showcaseId>
            <showcaseDescription>Vetrina Elite</showcaseDescription>
            <tabs>
                <tabPosition>1</tabPosition>
                <tabDescription>new Corporate Infoattivazione Showcase</tabDescription>
                <tabId>17</tabId>
                <sections>
                    <collapsed>N</collapsed>
                    <sectionPosition>20</sectionPosition>
                    <sectionDescription>Tutti gli altri servizi</sectionDescription>
                    <sectionId>112</sectionId>
                    @foreach($products as $product)
                    <products>
                        <productId>{{rand(300,400}}</productId>
                        <activationDate>
                            <time>1702249200000</time>
                        </activationDate>
                        <changeStateDate>
                            <time>1702249200000</time>
                        </changeStateDate>
                        <inheritanceRule></inheritanceRule>
                        <buyCost>0.0</buyCost>
                        <frequency></frequency>
                        <infoRecurringFees>N</infoRecurringFees>
                        <invertStatus>N</invertStatus>
                        <maxNumOfTry>0</maxNumOfTry>
                        <monopoliFlag>N</monopoliFlag>
                        <longDescription>{{$product["description"]}}</longDescription>
                        <longName>{{$product["name"]}}</longName>
                        <productPosition>1</productPosition>
                        <numberOfUsedTry>0</numberOfUsedTry>
                        <numberOfTryAvailable>0</numberOfTryAvailable>
                        <OMProductId>{{$product["OMProductId"]}}</OMProductId>
                        <OMSource>CCBS</OMSource>
                        <productType>Service</productType>
                        <shortDescription>{{$product["description"]}}</shortDescription>
                        <shortName>{{$product["name"]}}</shortName>
                        <productStateOnSim>ACTIVE</productStateOnSim>
                        <spyderId></spyderId>
                        <flagCommitment></flagCommitment>
                        <mm4MPromoId></mm4MPromoId>
                        <idJoin></idJoin>
                        <lastPaidFlag></lastPaidFlag>
                        <offerType></offerType>
                        <lastChargeZeroReason></lastChargeZeroReason>
                    </products>
                    @endforeach
                    <____hashCodeCalc>false</____hashCodeCalc>
                </sections>
                <____hashCodeCalc>false</____hashCodeCalc>
            </tabs>
            <____hashCodeCalc>false</____hashCodeCalc>
        </showcase>
        <tmProduct>
            <tmCode>2494</tmCode>
            <description>TM9 Ricaricabile P30</description>
            <activationDate>
                <time>1696244062000</time>
            </activationDate>
            <____hashCodeCalc>false</____hashCodeCalc>
        </tmProduct>
        <convergentOffer>
            <rewardID></rewardID>
            <groupTypeID></groupTypeID>
            <hungReasonID></hungReasonID>
            <cli></cli>
            <status></status>
        </convergentOffer>
    </catalog>
    <operationStatus>
        <status>OK</status>
        <errCode>0</errCode>
        <diagnostic>SUCCESS</diagnostic>
        <____hashCodeCalc>false</____hashCodeCalc>
    </operationStatus>
</getInfoActivationWSC>