GET api/Pricing/GetPricing
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of PricingModel| Name | Description | Type | Additional 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.