GET api/common/frequencytype
This method returns a list of Frequency types. This method should be used with the Service Charges and Service Charge method types.
Error Messages
- 404/Not Found - No Frequency types found
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A list of frequencytype
Collection of FrequencyTypeName | Description | Type | Additional information |
---|---|---|---|
Id | The ID of the Frequency type | integer |
None. |
Description | The description for the Frequency type (Annual, Monthly, one off, quarterly). | string |
None. |
Months | The number of months that this Frequency type will charge for | integer |
None. |