|
ISubscriptionChangeService Interface |
A service exposing methods for changing subscriptions. Either permanently or temporarily.
Namespace: Infosoft.Webservices.SubscriptionAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public interface ISubscriptionChangeService
No code example is currently available or this language may not be supported.
The ISubscriptionChangeService type exposes the following members.
Methods Remarks
This service allows clients to change a running subscription. For instance it is possible to change the product or the payment term.
Most changes are only temporary but some changes can be permanent like a shift to a new product.
See Also