GET api/{version}/Registration/GetAllStudentProducts?StudentID={StudentID}

Get all the student products list Its used in mobile dashboard page

Request Information

URI Parameters

NameDescriptionTypeAdditional information
StudentID

integer

Required

version

string

None.

Body Parameters

None.

Response Information

Resource Description

StudentProductItem

Collection of StudentProductItem
NameDescriptionTypeAdditional information
StudentProductId

integer

None.

Notification

string

None.

ProductId

integer

None.

OrderId

integer

None.

ProductName

string

None.

LandingPageURL

string

None.

ProductType

string

None.

DeliveryMethod

string

None.

ProductImage

string

None.

AllowAccess

boolean

None.

RegistrationId

integer

None.

TodaySchedule

Collection of string

None.

IsTutoringClassToday

boolean

None.

TodayClassMettingUrl

string

None.

IsCompletedCourse

boolean

None.

IsHavingCompanionBook

boolean

None.

AutoRenewalCenter

boolean

None.

IsEligibleForSubExtension

boolean

None.

IsPreview

boolean

None.

OfferedCenterType

string

None.

DownloadfileCount

integer

None.

LecturevideosCount

integer

None.

RemainingDays

integer

None.

ProductRemainingDays

integer

None.

ShowRepeatRegistration

boolean

None.

IsToShowNotApplicable

boolean

None.

IsAccesstypeProduct

boolean

None.

IsSubscriptionCenter

boolean

None.

IsPersonalizedLearning

boolean

None.

isProfileCompleted

boolean

None.

DeliveryStatusValue

integer

None.

NewVideoCount

integer

None.

NewMeterialCount

integer

None.

IsToShowTrackProgress

boolean

None.

CompletedOn

string

None.

PLCompletdPercentage

integer

None.

IsAllowToReactivateSubscription

boolean

None.

IsSubscriptionProduct

boolean

None.

IsProductSubscriptionCompleted

boolean

None.

IsProductEligibleForSubExtension

boolean

None.

UserResponseMessage

Gets or sets the response message for user

AppResponseMessage

None.

IsEnableStudyPlan

this parameter is used to show the studyplan thumbnail in dashboard

boolean

None.

IMSdisciplineId

integer

None.

PurchasedItemEndDate

date

None.

TodayClassMettingUrlForMobile

string

None.

AdobeMaintainanceMessage

string

None.

IsActivated

boolean

None.

EncOrderId

string

None.

EncStudentPurchaseSetId

string

None.

EncStudentProductId

string

None.

StudentPurchaseSetId

integer

None.

SponsorPaymentRequestUId

string

None.

SponsorPaymentRequestId

integer

None.

SponsorPaymentRequestStatusShortCode

string

None.

SponsorPaymentRequestStatusName

string

None.

SponsorPaymentRequestExpireDay

string

None.

IsSponsorPaymentRequestExpired

boolean

None.

StudentSubscriptions

StudentSubscriptions

None.

IsEnableFreeTrial

boolean

None.

IsPreviewRegistration

boolean

None.

SubscriptionExtendedOn

date

None.

SubscriptionExtendedOnMessage

string

None.

IsOrderPaused

boolean

None.

OrderPauseMessage

string

None.

ShopifyLineItemId

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "StudentProductId": 1,
    "Notification": "sample string 2",
    "ProductId": 3,
    "OrderId": 4,
    "ProductName": "sample string 5",
    "LandingPageURL": "sample string 6",
    "ProductType": "sample string 7",
    "DeliveryMethod": "sample string 8",
    "ProductImage": "sample string 9",
    "AllowAccess": true,
    "RegistrationId": 11,
    "TodaySchedule": [
      "sample string 1",
      "sample string 2"
    ],
    "IsTutoringClassToday": true,
    "TodayClassMettingUrl": "sample string 13",
    "IsCompletedCourse": true,
    "IsHavingCompanionBook": true,
    "AutoRenewalCenter": true,
    "IsEligibleForSubExtension": true,
    "IsPreview": true,
    "OfferedCenterType": "sample string 19",
    "DownloadfileCount": 20,
    "LecturevideosCount": 21,
    "RemainingDays": 22,
    "ProductRemainingDays": 1,
    "ShowRepeatRegistration": true,
    "IsToShowNotApplicable": true,
    "IsAccesstypeProduct": true,
    "IsSubscriptionCenter": true,
    "IsPersonalizedLearning": true,
    "isProfileCompleted": true,
    "DeliveryStatusValue": 29,
    "NewVideoCount": 30,
    "NewMeterialCount": 31,
    "IsToShowTrackProgress": true,
    "CompletedOn": "sample string 33",
    "PLCompletdPercentage": 34,
    "IsAllowToReactivateSubscription": true,
    "IsSubscriptionProduct": true,
    "IsProductSubscriptionCompleted": true,
    "IsProductEligibleForSubExtension": true,
    "UserResponseMessage": {
      "Status": true,
      "Message": "sample string 2",
      "AdditionalData": "sample string 3"
    },
    "IsEnableStudyPlan": true,
    "IMSdisciplineId": 40,
    "PurchasedItemEndDate": "2026-04-02T09:47:37.2864041-04:00",
    "TodayClassMettingUrlForMobile": "sample string 41",
    "AdobeMaintainanceMessage": "sample string 42",
    "IsActivated": true,
    "EncOrderId": "sample string 44",
    "EncStudentPurchaseSetId": "sample string 45",
    "EncStudentProductId": "sample string 46",
    "StudentPurchaseSetId": 47,
    "SponsorPaymentRequestUId": "sample string 48",
    "SponsorPaymentRequestId": 49,
    "SponsorPaymentRequestStatusShortCode": "sample string 50",
    "SponsorPaymentRequestStatusName": "sample string 51",
    "SponsorPaymentRequestExpireDay": "sample string 52",
    "IsSponsorPaymentRequestExpired": true,
    "StudentSubscriptions": {
      "StudentSubscriptionID": 1,
      "RegistrationID": 2,
      "ActivatedDate": "2026-04-02T09:47:37.2864041-04:00",
      "StartDate": "2026-04-02T09:47:37.2864041-04:00",
      "EndDate": "2026-04-02T09:47:37.2864041-04:00",
      "ProductEndDate": "2026-04-02T09:47:37.2864041-04:00",
      "SubscriptionFee": 7.1,
      "TotalSubscriptionFee": 8.1,
      "AdditionalCharge": 1.1,
      "SpecialDiscount": 1.1,
      "CancelledOn": "2026-04-02T09:47:37.2864041-04:00",
      "DaysLeft": 9,
      "MonthlySubscription": 10,
      "RegistrationStartdate": "2026-04-02T09:47:37.2864041-04:00",
      "NoofAutoRenewals": 12,
      "IsToShowCancelSubButton": true,
      "IsToShowReactivateSubButton": true,
      "IsToShowTurnOffAutoRenewal": true,
      "IsToShowTurnOnAutoRenewal": true,
      "EnableAutoRenewal": true,
      "IsAutoRenewalCenter": true,
      "IsToShowNotApplicable": true,
      "dicCardsUsedForProcessing": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "CancellationFee": 20.1,
      "CancellationComments": "sample string 21",
      "IsSubscriptionCancelled": true,
      "SubscriptionExtensionID": 23,
      "IsDemoCenter": true,
      "CorporateId": 25,
      "DisableCorporatediscountenddateAfter": "2026-04-02T09:47:37.2864041-04:00",
      "IsDisableCorporateDiscount": true,
      "IsCorporateOfferedForReactivation": true,
      "IsCorporateExtension": true,
      "CourseName": "sample string 30",
      "SubscriptionRenewDays": 31,
      "SubscriptionExtensionRequestId": 32,
      "IsSubscriptionRenewalRequested": true,
      "SubscriptionExtendedOn": "2026-04-02T09:47:37.2864041-04:00",
      "RenewExtensionName": "sample string 35",
      "IsExtentionRenew": true,
      "RenewExtensionSubscriptionId": 37,
      "StudentProductId": 38,
      "ShowSubscriptionRequestMessage": true,
      "IsPersonalizedCenter": true,
      "IsToShowReactivateSubscriptionForStudent": true,
      "ProductStartDate": "2026-04-02T09:47:37.2864041-04:00",
      "CorpAdditionDiscount": 43.1,
      "CollectFeeFromStudent": true,
      "TaxAmount": 45.0,
      "IsTaxExempted": true,
      "ExtensionSubscription": {
        "ExtensionSubscriptionId": 1,
        "ExtensionSubscriptionStartDate": "2026-04-02T09:47:37.2864041-04:00",
        "ExtensionSubscriptionEndDate": "2026-04-02T09:47:37.2864041-04:00",
        "ExtensionSubscriptionFee": 2.0,
        "ExtensionSubscriptionCancelledOn": "2026-04-02T09:47:37.2864041-04:00",
        "ExtensionSubscriptionCancellationFee": 3.0,
        "ExtensionSubscriptionCancellationComments": "sample string 4"
      },
      "SubscriptionEndDate": "2026-04-02T09:47:37.2864041-04:00",
      "IsOrderPaused": true,
      "OrderPauseMessage": "sample string 49",
      "StudentOrderPauseMessage": "sample string 50",
      "EnableAutoRenewalSubscriptionCenterLevel": true,
      "CourseAmount": 52.0,
      "DefaultCardNumber": "sample string 53"
    },
    "IsEnableFreeTrial": true,
    "IsPreviewRegistration": true,
    "SubscriptionExtendedOn": "2026-04-02T09:47:37.2864041-04:00",
    "SubscriptionExtendedOnMessage": "sample string 56",
    "IsOrderPaused": true,
    "OrderPauseMessage": "sample string 58",
    "ShopifyLineItemId": 59
  },
  {
    "StudentProductId": 1,
    "Notification": "sample string 2",
    "ProductId": 3,
    "OrderId": 4,
    "ProductName": "sample string 5",
    "LandingPageURL": "sample string 6",
    "ProductType": "sample string 7",
    "DeliveryMethod": "sample string 8",
    "ProductImage": "sample string 9",
    "AllowAccess": true,
    "RegistrationId": 11,
    "TodaySchedule": [
      "sample string 1",
      "sample string 2"
    ],
    "IsTutoringClassToday": true,
    "TodayClassMettingUrl": "sample string 13",
    "IsCompletedCourse": true,
    "IsHavingCompanionBook": true,
    "AutoRenewalCenter": true,
    "IsEligibleForSubExtension": true,
    "IsPreview": true,
    "OfferedCenterType": "sample string 19",
    "DownloadfileCount": 20,
    "LecturevideosCount": 21,
    "RemainingDays": 22,
    "ProductRemainingDays": 1,
    "ShowRepeatRegistration": true,
    "IsToShowNotApplicable": true,
    "IsAccesstypeProduct": true,
    "IsSubscriptionCenter": true,
    "IsPersonalizedLearning": true,
    "isProfileCompleted": true,
    "DeliveryStatusValue": 29,
    "NewVideoCount": 30,
    "NewMeterialCount": 31,
    "IsToShowTrackProgress": true,
    "CompletedOn": "sample string 33",
    "PLCompletdPercentage": 34,
    "IsAllowToReactivateSubscription": true,
    "IsSubscriptionProduct": true,
    "IsProductSubscriptionCompleted": true,
    "IsProductEligibleForSubExtension": true,
    "UserResponseMessage": {
      "Status": true,
      "Message": "sample string 2",
      "AdditionalData": "sample string 3"
    },
    "IsEnableStudyPlan": true,
    "IMSdisciplineId": 40,
    "PurchasedItemEndDate": "2026-04-02T09:47:37.2864041-04:00",
    "TodayClassMettingUrlForMobile": "sample string 41",
    "AdobeMaintainanceMessage": "sample string 42",
    "IsActivated": true,
    "EncOrderId": "sample string 44",
    "EncStudentPurchaseSetId": "sample string 45",
    "EncStudentProductId": "sample string 46",
    "StudentPurchaseSetId": 47,
    "SponsorPaymentRequestUId": "sample string 48",
    "SponsorPaymentRequestId": 49,
    "SponsorPaymentRequestStatusShortCode": "sample string 50",
    "SponsorPaymentRequestStatusName": "sample string 51",
    "SponsorPaymentRequestExpireDay": "sample string 52",
    "IsSponsorPaymentRequestExpired": true,
    "StudentSubscriptions": {
      "StudentSubscriptionID": 1,
      "RegistrationID": 2,
      "ActivatedDate": "2026-04-02T09:47:37.2864041-04:00",
      "StartDate": "2026-04-02T09:47:37.2864041-04:00",
      "EndDate": "2026-04-02T09:47:37.2864041-04:00",
      "ProductEndDate": "2026-04-02T09:47:37.2864041-04:00",
      "SubscriptionFee": 7.1,
      "TotalSubscriptionFee": 8.1,
      "AdditionalCharge": 1.1,
      "SpecialDiscount": 1.1,
      "CancelledOn": "2026-04-02T09:47:37.2864041-04:00",
      "DaysLeft": 9,
      "MonthlySubscription": 10,
      "RegistrationStartdate": "2026-04-02T09:47:37.2864041-04:00",
      "NoofAutoRenewals": 12,
      "IsToShowCancelSubButton": true,
      "IsToShowReactivateSubButton": true,
      "IsToShowTurnOffAutoRenewal": true,
      "IsToShowTurnOnAutoRenewal": true,
      "EnableAutoRenewal": true,
      "IsAutoRenewalCenter": true,
      "IsToShowNotApplicable": true,
      "dicCardsUsedForProcessing": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "CancellationFee": 20.1,
      "CancellationComments": "sample string 21",
      "IsSubscriptionCancelled": true,
      "SubscriptionExtensionID": 23,
      "IsDemoCenter": true,
      "CorporateId": 25,
      "DisableCorporatediscountenddateAfter": "2026-04-02T09:47:37.2864041-04:00",
      "IsDisableCorporateDiscount": true,
      "IsCorporateOfferedForReactivation": true,
      "IsCorporateExtension": true,
      "CourseName": "sample string 30",
      "SubscriptionRenewDays": 31,
      "SubscriptionExtensionRequestId": 32,
      "IsSubscriptionRenewalRequested": true,
      "SubscriptionExtendedOn": "2026-04-02T09:47:37.2864041-04:00",
      "RenewExtensionName": "sample string 35",
      "IsExtentionRenew": true,
      "RenewExtensionSubscriptionId": 37,
      "StudentProductId": 38,
      "ShowSubscriptionRequestMessage": true,
      "IsPersonalizedCenter": true,
      "IsToShowReactivateSubscriptionForStudent": true,
      "ProductStartDate": "2026-04-02T09:47:37.2864041-04:00",
      "CorpAdditionDiscount": 43.1,
      "CollectFeeFromStudent": true,
      "TaxAmount": 45.0,
      "IsTaxExempted": true,
      "ExtensionSubscription": {
        "ExtensionSubscriptionId": 1,
        "ExtensionSubscriptionStartDate": "2026-04-02T09:47:37.2864041-04:00",
        "ExtensionSubscriptionEndDate": "2026-04-02T09:47:37.2864041-04:00",
        "ExtensionSubscriptionFee": 2.0,
        "ExtensionSubscriptionCancelledOn": "2026-04-02T09:47:37.2864041-04:00",
        "ExtensionSubscriptionCancellationFee": 3.0,
        "ExtensionSubscriptionCancellationComments": "sample string 4"
      },
      "SubscriptionEndDate": "2026-04-02T09:47:37.2864041-04:00",
      "IsOrderPaused": true,
      "OrderPauseMessage": "sample string 49",
      "StudentOrderPauseMessage": "sample string 50",
      "EnableAutoRenewalSubscriptionCenterLevel": true,
      "CourseAmount": 52.0,
      "DefaultCardNumber": "sample string 53"
    },
    "IsEnableFreeTrial": true,
    "IsPreviewRegistration": true,
    "SubscriptionExtendedOn": "2026-04-02T09:47:37.2864041-04:00",
    "SubscriptionExtendedOnMessage": "sample string 56",
    "IsOrderPaused": true,
    "OrderPauseMessage": "sample string 58",
    "ShopifyLineItemId": 59
  }
]