GET api/tariff/{TariffCode}/ServiceChargeRate
Returns detailed rates for a specified service charge tariff
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| TariffCode | The code of the tariff | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ServiceChargeRate| Name | Description | Type | Additional information |
|---|---|---|---|
| ChargeTypeID | integer |
None. |
|
| Value | decimal number |
None. |
|
| FrequencyID | integer |
None. |