Returns a list of of active Items in the 'Additional Services' package with their active prices for a given product item category and sorts them by price.
Each product item price must be tied to a category for it to be sold. These categories describe how a particular product item is sold. For example, the 250GB hard drive can be sold as disk0, disk1, ... disk11. There are different prices for this product item depending on which category it is. This keeps down the number of products in total.
This method returns service product categories that can be canceled via API. You can use these categories to find the billing items you wish to cancel.