Name | Type | Description | ||||
---|---|---|---|---|---|---|
code | String | The code of the retrieved price plan rate | ||||
rate_model | String | The rate model of the retrieved price plan rate. Available values are:
| ||||
base_amount | Number | The base rate that is applied if not tiered rates are applied | tax_included | Boolean | Indicates whether VAT or Tax Rates are included in the base amount (and the tiered rates if applicable) or not Tip | |
effective_starting_from | Sting | The date option that determines when a recurring charges will become active. Applicable only for termed services. The applicable values are: BINDINGSTARTDATE, SERVICEEFFECTIVEDATE, AGREEMENTDATE and LATESTRATEDUPTODATE
| ||||
uot | Sting | The unit of time that can be used to measure time. This is mandatory information only for termed services.The applicable values are:
| ||||
price_plan | Price Plan Object | The base price plan related with the retrieved price plan. This information is available only if the retrieved price plan is a conditional price plan | ||||
product | Product Object | The physical good or service whose price plan rate is returned as a result. | ||||
product_bundle | Product Object | The product bundle related with the selected product whose price plan rate is returned as a result.. This information is applicable only if the specified product is used as a product component belonging to a product having a type classified as flexible bundle product. | ||||
tiered_rates_set | Set of Tiered Rates Objects | A list of tiered rates related to the specified product. This information is applicable only for tiered price plan rate models. |
...