Click or drag to resize
Infosoft Logo

SubscriptionChangeServiceChangeSubscriptionProductPermanently Method

Changes the subscription product permanently. If required the payment term can be changed at the same time.

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public ChangeSubscriptionProductResponse ChangeSubscriptionProductPermanently(
	ChangeSubscriptionProductRequest request
)

Parameters

request  ChangeSubscriptionProductRequest
The request.

Return Value

ChangeSubscriptionProductResponse
A response containing the permanent change information

Implements

ISubscriptionChangeServiceChangeSubscriptionProductPermanently(ChangeSubscriptionProductRequest)
See Also