GET api/Subscription/GetSubscriptionDetail?SubscriptionId={SubscriptionId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SubscriptionId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
SubscriptionListName | Description | Type | Additional information |
---|---|---|---|
SubscriptionCount | integer |
None. |
|
Subscriptions | Collection of SubscriptionDetails |
None. |
Response Formats
application/json, text/json
Sample:
{ "SubscriptionCount": 1, "Subscriptions": [ { "SubscriptionId": "sample string 1", "SubscriptionTag": "sample string 2", "SubscriptionName": "sample string 3", "SubscriptionCountry": "sample string 4", "PartnerId": "sample string 5", "PurchaseDate": "2024-11-25T18:26:55.4353382+00:00", "ExpiryDate": "2024-11-25T18:26:55.4353382+00:00", "StatusFlag": 7, "ExpiredEntryFlag": true, "DBSchema": "sample string 9", "CustName": "sample string 10", "TotalOutletLicense": 11, "UsedOutletLicense": 12, "TotalPOSLicense": 13, "UsedPOSLicense": 14, "TotalPOSXLicense": 15, "UsedPOSXLicense": 16, "TotalPOSOrderLicense": 17, "UsedPOSOrderLicense": 18, "TotalPOSSLicense": 19, "UsedPOSSLicense": 20, "TotalPRMSLicense": 21, "UsedPRMSLicense": 22, "TotalPLITELicense": 23, "UsedPLITELicense": 24, "TotalViewerLicense": 25, "UsedViewerLicense": 26, "TotalWOUNLLicense": 27, "UsedWOUNLLicense": 28, "TotalWO01KLicense": 29, "UsedWO01KLicense": 30, "TotalWO10KLicense": 31, "UsedWO10KLicense": 32, "TotalPX01KLicense": 33, "UsedPX01KLicense": 34, "TotalPX10KLicense": 35, "UsedPX10KLicense": 36, "TotalPRCPLicense": 37, "UsedPRCPLicense": 38, "TotalKDSLicense": 39, "UsedKDSLicense": 40, "TotalOOAPILicense": 41, "UsedOOAPILicense": 42, "TotalEOAPILicense": 43, "UsedEOAPILicense": 44, "TotalEOAP2License": 45, "UsedEOAP2License": 46, "TotalPOSALicense": 47, "UsedPOSALicense": 48, "TotalPOSWLicense": 49, "UsedPOSWLicense": 50, "TotalEINVLicense": 51, "UsedEINVLicense": 52, "TotalBIEMLicense": 53, "UsedBIEMLicense": 54, "AppCode": "sample string 55", "ServerCode": "sample string 56", "PlanType": "sample string 57", "SeqNo": 58, "DBServer": "sample string 59", "DBName": "sample string 60", "DBUserId": "sample string 61", "DBUserPwd": "sample string 62", "MaxSchema": 63, "SchemaCount": 64, "ApiUrl": "sample string 65", "ApiUrl2": "sample string 66", "ApiUrl3": "sample string 67", "ApiUrl4": "sample string 68", "POSApiUrl": "sample string 69", "StorageDomain": "sample string 70", "StorageAccountName": "sample string 71", "StorageAccountKey": "sample string 72", "CDNUrl": "sample string 73", "FirebaseAccount": "sample string 74", "BIIntgSet": "sample string 75" }, { "SubscriptionId": "sample string 1", "SubscriptionTag": "sample string 2", "SubscriptionName": "sample string 3", "SubscriptionCountry": "sample string 4", "PartnerId": "sample string 5", "PurchaseDate": "2024-11-25T18:26:55.4353382+00:00", "ExpiryDate": "2024-11-25T18:26:55.4353382+00:00", "StatusFlag": 7, "ExpiredEntryFlag": true, "DBSchema": "sample string 9", "CustName": "sample string 10", "TotalOutletLicense": 11, "UsedOutletLicense": 12, "TotalPOSLicense": 13, "UsedPOSLicense": 14, "TotalPOSXLicense": 15, "UsedPOSXLicense": 16, "TotalPOSOrderLicense": 17, "UsedPOSOrderLicense": 18, "TotalPOSSLicense": 19, "UsedPOSSLicense": 20, "TotalPRMSLicense": 21, "UsedPRMSLicense": 22, "TotalPLITELicense": 23, "UsedPLITELicense": 24, "TotalViewerLicense": 25, "UsedViewerLicense": 26, "TotalWOUNLLicense": 27, "UsedWOUNLLicense": 28, "TotalWO01KLicense": 29, "UsedWO01KLicense": 30, "TotalWO10KLicense": 31, "UsedWO10KLicense": 32, "TotalPX01KLicense": 33, "UsedPX01KLicense": 34, "TotalPX10KLicense": 35, "UsedPX10KLicense": 36, "TotalPRCPLicense": 37, "UsedPRCPLicense": 38, "TotalKDSLicense": 39, "UsedKDSLicense": 40, "TotalOOAPILicense": 41, "UsedOOAPILicense": 42, "TotalEOAPILicense": 43, "UsedEOAPILicense": 44, "TotalEOAP2License": 45, "UsedEOAP2License": 46, "TotalPOSALicense": 47, "UsedPOSALicense": 48, "TotalPOSWLicense": 49, "UsedPOSWLicense": 50, "TotalEINVLicense": 51, "UsedEINVLicense": 52, "TotalBIEMLicense": 53, "UsedBIEMLicense": 54, "AppCode": "sample string 55", "ServerCode": "sample string 56", "PlanType": "sample string 57", "SeqNo": 58, "DBServer": "sample string 59", "DBName": "sample string 60", "DBUserId": "sample string 61", "DBUserPwd": "sample string 62", "MaxSchema": 63, "SchemaCount": 64, "ApiUrl": "sample string 65", "ApiUrl2": "sample string 66", "ApiUrl3": "sample string 67", "ApiUrl4": "sample string 68", "POSApiUrl": "sample string 69", "StorageDomain": "sample string 70", "StorageAccountName": "sample string 71", "StorageAccountKey": "sample string 72", "CDNUrl": "sample string 73", "FirebaseAccount": "sample string 74", "BIIntgSet": "sample string 75" } ] }
application/xml, text/xml
Sample:
<SubscriptionList xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Zeoniq.Portal.Bll.Common.Models"> <SubscriptionCount>1</SubscriptionCount> <Subscriptions> <SubscriptionDetails> <ApiUrl>sample string 65</ApiUrl> <ApiUrl2>sample string 66</ApiUrl2> <ApiUrl3>sample string 67</ApiUrl3> <ApiUrl4>sample string 68</ApiUrl4> <AppCode>sample string 55</AppCode> <BIIntgSet>sample string 75</BIIntgSet> <CDNUrl>sample string 73</CDNUrl> <CustName>sample string 10</CustName> <DBName>sample string 60</DBName> <DBSchema>sample string 9</DBSchema> <DBServer>sample string 59</DBServer> <DBUserId>sample string 61</DBUserId> <DBUserPwd>sample string 62</DBUserPwd> <ExpiredEntryFlag>true</ExpiredEntryFlag> <ExpiryDate>2024-11-25T18:26:55.4353382+00:00</ExpiryDate> <FirebaseAccount>sample string 74</FirebaseAccount> <MaxSchema>63</MaxSchema> <POSApiUrl>sample string 69</POSApiUrl> <PartnerId>sample string 5</PartnerId> <PlanType>sample string 57</PlanType> <PurchaseDate>2024-11-25T18:26:55.4353382+00:00</PurchaseDate> <SchemaCount>64</SchemaCount> <SeqNo>58</SeqNo> <ServerCode>sample string 56</ServerCode> <StatusFlag>7</StatusFlag> <StorageAccountKey>sample string 72</StorageAccountKey> <StorageAccountName>sample string 71</StorageAccountName> <StorageDomain>sample string 70</StorageDomain> <SubscriptionCountry>sample string 4</SubscriptionCountry> <SubscriptionId>sample string 1</SubscriptionId> <SubscriptionName>sample string 3</SubscriptionName> <SubscriptionTag>sample string 2</SubscriptionTag> <TotalBIEMLicense>53</TotalBIEMLicense> <TotalEINVLicense>51</TotalEINVLicense> <TotalEOAP2License>45</TotalEOAP2License> <TotalEOAPILicense>43</TotalEOAPILicense> <TotalKDSLicense>39</TotalKDSLicense> <TotalOOAPILicense>41</TotalOOAPILicense> <TotalOutletLicense>11</TotalOutletLicense> <TotalPLITELicense>23</TotalPLITELicense> <TotalPOSALicense>47</TotalPOSALicense> <TotalPOSLicense>13</TotalPOSLicense> <TotalPOSOrderLicense>17</TotalPOSOrderLicense> <TotalPOSSLicense>19</TotalPOSSLicense> <TotalPOSWLicense>49</TotalPOSWLicense> <TotalPOSXLicense>15</TotalPOSXLicense> <TotalPRCPLicense>37</TotalPRCPLicense> <TotalPRMSLicense>21</TotalPRMSLicense> <TotalPX01KLicense>33</TotalPX01KLicense> <TotalPX10KLicense>35</TotalPX10KLicense> <TotalViewerLicense>25</TotalViewerLicense> <TotalWO01KLicense>29</TotalWO01KLicense> <TotalWO10KLicense>31</TotalWO10KLicense> <TotalWOUNLLicense>27</TotalWOUNLLicense> <UsedBIEMLicense>54</UsedBIEMLicense> <UsedEINVLicense>52</UsedEINVLicense> <UsedEOAP2License>46</UsedEOAP2License> <UsedEOAPILicense>44</UsedEOAPILicense> <UsedKDSLicense>40</UsedKDSLicense> <UsedOOAPILicense>42</UsedOOAPILicense> <UsedOutletLicense>12</UsedOutletLicense> <UsedPLITELicense>24</UsedPLITELicense> <UsedPOSALicense>48</UsedPOSALicense> <UsedPOSLicense>14</UsedPOSLicense> <UsedPOSOrderLicense>18</UsedPOSOrderLicense> <UsedPOSSLicense>20</UsedPOSSLicense> <UsedPOSWLicense>50</UsedPOSWLicense> <UsedPOSXLicense>16</UsedPOSXLicense> <UsedPRCPLicense>38</UsedPRCPLicense> <UsedPRMSLicense>22</UsedPRMSLicense> <UsedPX01KLicense>34</UsedPX01KLicense> <UsedPX10KLicense>36</UsedPX10KLicense> <UsedViewerLicense>26</UsedViewerLicense> <UsedWO01KLicense>30</UsedWO01KLicense> <UsedWO10KLicense>32</UsedWO10KLicense> <UsedWOUNLLicense>28</UsedWOUNLLicense> </SubscriptionDetails> <SubscriptionDetails> <ApiUrl>sample string 65</ApiUrl> <ApiUrl2>sample string 66</ApiUrl2> <ApiUrl3>sample string 67</ApiUrl3> <ApiUrl4>sample string 68</ApiUrl4> <AppCode>sample string 55</AppCode> <BIIntgSet>sample string 75</BIIntgSet> <CDNUrl>sample string 73</CDNUrl> <CustName>sample string 10</CustName> <DBName>sample string 60</DBName> <DBSchema>sample string 9</DBSchema> <DBServer>sample string 59</DBServer> <DBUserId>sample string 61</DBUserId> <DBUserPwd>sample string 62</DBUserPwd> <ExpiredEntryFlag>true</ExpiredEntryFlag> <ExpiryDate>2024-11-25T18:26:55.4353382+00:00</ExpiryDate> <FirebaseAccount>sample string 74</FirebaseAccount> <MaxSchema>63</MaxSchema> <POSApiUrl>sample string 69</POSApiUrl> <PartnerId>sample string 5</PartnerId> <PlanType>sample string 57</PlanType> <PurchaseDate>2024-11-25T18:26:55.4353382+00:00</PurchaseDate> <SchemaCount>64</SchemaCount> <SeqNo>58</SeqNo> <ServerCode>sample string 56</ServerCode> <StatusFlag>7</StatusFlag> <StorageAccountKey>sample string 72</StorageAccountKey> <StorageAccountName>sample string 71</StorageAccountName> <StorageDomain>sample string 70</StorageDomain> <SubscriptionCountry>sample string 4</SubscriptionCountry> <SubscriptionId>sample string 1</SubscriptionId> <SubscriptionName>sample string 3</SubscriptionName> <SubscriptionTag>sample string 2</SubscriptionTag> <TotalBIEMLicense>53</TotalBIEMLicense> <TotalEINVLicense>51</TotalEINVLicense> <TotalEOAP2License>45</TotalEOAP2License> <TotalEOAPILicense>43</TotalEOAPILicense> <TotalKDSLicense>39</TotalKDSLicense> <TotalOOAPILicense>41</TotalOOAPILicense> <TotalOutletLicense>11</TotalOutletLicense> <TotalPLITELicense>23</TotalPLITELicense> <TotalPOSALicense>47</TotalPOSALicense> <TotalPOSLicense>13</TotalPOSLicense> <TotalPOSOrderLicense>17</TotalPOSOrderLicense> <TotalPOSSLicense>19</TotalPOSSLicense> <TotalPOSWLicense>49</TotalPOSWLicense> <TotalPOSXLicense>15</TotalPOSXLicense> <TotalPRCPLicense>37</TotalPRCPLicense> <TotalPRMSLicense>21</TotalPRMSLicense> <TotalPX01KLicense>33</TotalPX01KLicense> <TotalPX10KLicense>35</TotalPX10KLicense> <TotalViewerLicense>25</TotalViewerLicense> <TotalWO01KLicense>29</TotalWO01KLicense> <TotalWO10KLicense>31</TotalWO10KLicense> <TotalWOUNLLicense>27</TotalWOUNLLicense> <UsedBIEMLicense>54</UsedBIEMLicense> <UsedEINVLicense>52</UsedEINVLicense> <UsedEOAP2License>46</UsedEOAP2License> <UsedEOAPILicense>44</UsedEOAPILicense> <UsedKDSLicense>40</UsedKDSLicense> <UsedOOAPILicense>42</UsedOOAPILicense> <UsedOutletLicense>12</UsedOutletLicense> <UsedPLITELicense>24</UsedPLITELicense> <UsedPOSALicense>48</UsedPOSALicense> <UsedPOSLicense>14</UsedPOSLicense> <UsedPOSOrderLicense>18</UsedPOSOrderLicense> <UsedPOSSLicense>20</UsedPOSSLicense> <UsedPOSWLicense>50</UsedPOSWLicense> <UsedPOSXLicense>16</UsedPOSXLicense> <UsedPRCPLicense>38</UsedPRCPLicense> <UsedPRMSLicense>22</UsedPRMSLicense> <UsedPX01KLicense>34</UsedPX01KLicense> <UsedPX10KLicense>36</UsedPX10KLicense> <UsedViewerLicense>26</UsedViewerLicense> <UsedWO01KLicense>30</UsedWO01KLicense> <UsedWO10KLicense>32</UsedWO10KLicense> <UsedWOUNLLicense>28</UsedWOUNLLicense> </SubscriptionDetails> </Subscriptions> </SubscriptionList>