Click or drag to resize
Infosoft Logo

ISubscriptionOrderServiceExtendSubscription Method

Creates a new order for extending a subscription. The customernumber and title code must be supplied as well as the details of the purchase. This method does not update name, address, invoicepayer or dynamic attributes. Use other methods for that purpose.

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax

Parameters

request  ExtendSubscriptionRequest
The request containing all the parameters of the subscription.

Return Value

ExtendSubscriptionResponse
The order line.
See Also