|-
! style="text-align:left;border-left:5px solid yellow;" | ID
| Internal ID at Database. <br/> Also shown at:<br/>- MIB3 > Commercial > Purchases: Product ID<br/>
- MIB3 > Users > Block User Rights, Block User history: Product ID
|
|-
! style="text-align:left;border-left:5px solid red;" | Name
| Internal name. <br/>- Not displayed in end user apps.<br/>
- Displayed in Purchase Confirmation Email (Tag {productName})
|
|-
! style="text-align:left;" | ExternalID
| External Identifier. <br/> It is used:<br />
- In top down provisioning/cancellations: always<br />
- In bottom up purchases:
:- Device - GVP traffic: always
:- GVP - OB systems traffic: when ENABLE_IT_COMMERCIAL_CODE = false
Configuration:<br/>- MIB automatically configures it with ID when operator creates subscription. <br/>- Operator can edit it at MIB3. Whereas ID is numeric, External ID accepts letters and numbers. Recommendation: do not leave spaces. (Examples of good Externa External IDs: "4982", "Amazon_UY")
| -
|-
:- Device - GVP traffic: never
:- GVP - OB systems traffic: when ENABLE_IT_COMMERCIAL_CODE = true
Configuration:<br/>- MIB leaves it empty by default. <br/>- Operator can edit it at MIB3.<br/>
| -
|-
|-
! style="text-align:left;border-left:5px solid red;" | Credit Limit
| Credit Limit available through the Subscription:<br/>- '''-1''' means de subscription credit limit is unlimited. <br/>
- '''0''' means that users holding this subscription are not allowed to purchase TVOD rentals.
|
|-
! style="text-align:left;" | Is OTT
| Subscription is visible in OTT applicationsdevices. (Note: just OTT - BottomUp and Both subscriptions will be available in the Upselling section of the devices)(i.e. deviceTypes not included in (MIB3 Instance parameters -> gvp.api->DEVICETYPES->IPTV nor HYBIRDHYBRID) will shown show only subscriptions with Is_OTT = true<br/>- In bottom up purchases it is not crossed against User's Service type. That is, an IPTV user can purchase subscriptions with Is IPTV = false. <br/>- In top down provisioning subscription and user's service must match. That is, an IPTV user cannot purchase subscriptions with Is IPTV = false <br/>- In cancellations it is not taken into account.
| -
|-
| Subscription is visible for IPTV STBs.
IPTV (MIB3 Instance parameters -> gvp.api->DEVICETYPES->IPTV) devices will shown only subscriptions with Is_IPTV = true
- In bottom up purchases it is not crossed against User's Service type. That is, an IPTV user can purchase subscriptions with Is IPTV = false. <br/>
- In top down provisioning subscription and user's service must match. That is, an IPTV user cannot purchase subscriptions with Is IPTV = false <br/>
- In cancellations it is not taken into account.
| -
|-