GET api/servicechargetype/category

The purpose of this API is to get Service Charge Types by their Category

Error Messages
  • 401/Unauthorized - Insufficient permissions to view categories
  • 404/Not Found - Service Charge Type categorys not found

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ServiceChargeTypeCategory
NameDescriptionTypeAdditional information
Id The unique identifer for the Service Charge Type being queried integer

None.

Name The name of the category type (WRL, Broadband, Mobile) string

None.