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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orgId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of SubscriptionSupport
NameDescriptionTypeAdditional information
SubscriptionSupportId

globally unique identifier

None.

TotalHrs

integer

None.

UsedHrs

integer

None.

OrgId

globally unique identifier

None.

PurchasedOn

date

None.

LastSupportDescription

string

None.

Active

boolean

None.

SupportExpiryDate

date

None.

AutoAudit_CreatedDate

date

None.

AutoAudit_CreatedBy

string

None.

AutoAudit_ModifiedDate

date

None.

AutoAudit_ModifiedBy

string

None.

AutoAudit_RowVersion

integer

None.

SupportPrice

decimal number

None.

SupportLogs

Collection of SupportLog

None.

Org

Org

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 for property 'SubscriptionSupport' with type 'APPSeConnect.Data.DataModels.SubscriptionSupport'. Path '[0].SupportLogs[0]'.

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 for property 'SubscriptionSupport' with type 'APPSeConnect.Data.DataModels.SubscriptionSupport'. Path '[0].SupportLogs[0]'.