Types that use SubscriptionChargeType:
| Value | Description | Which calls use this value * |
| Free | A free plan that will not have usage or other charges. | getSubscriptionPlans |
| FreeTrial | The subscription is on a free trial. | getSubscriptionPlans |
| NonPlanUsage | Billable charge that is not included in the plan and is not subject to eBay service fee. For example, shipping charges. | addUsage, getSubscriptionPlans |
| NRC | Non-recurring charge (one-time subscription fee). | addUsage, getSubscriptionPlans |
| NRCSetup | Non-recurring setup charge. | getSubscriptionPlans |
| Recurring | Recurring charge for a plan when the plan charges are not to be pro-rated at the end of subscription. Not applicable for usage. For this kind of charge originating from the addUsage call, a manual credit is needed for a desired adjustment. | addUsage, getSubscriptionPlans |
| RecurringProRateEnd | Recurring charge for a plan when the plan charges are to be pro-rated at the end of subscription. Not applicable for usage. | getSubscriptionPlans |
| Usage | A charge for which the subscriber will pay usage charges. | addUsage, getSubscriptionPlans |
© 2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.