GET api/Subscription/GetSubscriptions?orgId={orgId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orgId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of SubscriptionModel
NameDescriptionTypeAdditional information
SubscriptionAddons

Collection of SubscriptionAddonModel

None.

Active

boolean

None.

IsInTrialMode

boolean

None.

IsPaymentMade

boolean

None.

OrgId

globally unique identifier

None.

SubscriptionExpiryDate

date

None.

SubscriptionRenewalReminder

date

None.

SubscriptionStartDate

date

None.

SubscriptionCost

decimal number

None.

Plan

PlanModel

None.

DaysLeft

integer

None.

Support

SubscriptionSupportModel

None.

SubscriptionId

globally unique identifier

None.

ZohoEstimateId

string

None.

PlanCode

string

None.

ZohoId

string

None.

Organization

OrganizationDetails

None.

PrimaryUser

UserInformation

None.

IsExpired

boolean

None.

TotalCost

decimal number

None.

PlanName

string

None.

ZohoBillToCustomerId

string

None.

RelationshipType

integer

None.

CreatedOn

date

None.

LastUpdatedOn

date

None.

OrgZohoCustomerId

string

None.

EventType

string

None.

SubscriptionStatus

string

None.

IsResumeRequested

boolean

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'APPSeConnect.Data.DataModels.Adaptor'. Path '[0].Plan.ActiveSubscription.Org.Adaptors[0].AppVersion.Adaptors'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'APPSeConnect.Data.DataModels.Adaptor'. Path '[0].Plan.ActiveSubscription.Org.Adaptors[0].AppVersion.Adaptors'.