GET api/Pricing/GetPricing?planId={planId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
planId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

PricingModel
NameDescriptionTypeAdditional information
Categories

Collection of CategoryModelItem

None.

Id

globally unique identifier

None.

Name

string

None.

Cost

decimal number

None.

Description

string

None.

ZohoId

string

None.

Ordering

integer

None.

Addons

Collection of AddonModel

None.

Response Formats

application/json, text/json

Sample:

Sample not available.