Click or drag to resize
Infosoft Logo

ISubscriptionChangeServiceChangeSubscriptionProductTemporary Method

Changes the subscription product temporary.

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

Parameters

request  ChangeSubscriptionProductRequest
The request.

Return Value

ChangeSubscriptionProductResponse
A message containing the registered change
Remarks
Used whenever a subscriber requires a new product, for instance because he only wants the paper 3 days a week instead of all 7 days. Please note that temporary product changes (for instance changes for vacations) are NOT the same as two permanent changes back and forth.
See Also