GET api/Plan/Get/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

PlanModel
NameDescriptionTypeAdditional information
PlanAddons

Collection of PlanAddonModel

None.

AllowedErps

Collection of ErpModel

None.

AllowedApps

Collection of AppModel

None.

PlanId

globally unique identifier

None.

CategoryId

globally unique identifier

None.

Description

string

None.

ZohoId

string

None.

CreatedOn

date

None.

Active

boolean

None.

LastUpdatedOn

date

None.

PlanCost

decimal number

None.

Ordering

integer

None.

PlanExpiryDuration

integer

None.

PlanName

string

None.

SupportsTrial

boolean

None.

TrialExpirySeed

string

None.

OneTimeCost

decimal number

None.

ActiveSubscription

Subscription

None.

IsSubscriptionExpired

boolean

None.

OrgID

globally unique identifier

None.

SubscriptionExpiryDate

date

None.

PlanCode

string

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 '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 'ActiveSubscription.Org.Adaptors[0].AppVersion.Adaptors'.