Click or drag to resize
Infosoft Logo

ISubscriptionChangeServiceUpdateFixedDueDay Method

Changes the the fixed due date for a subscription.

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

Parameters

request  UpdateFixedDueDayRequest
The request.

Return Value

UpdateFixedDueDayResponse
The FixedDueDate
Remarks
The value can not be outside the range from 1 to 31. When used on invoices and the FixedDueDate are greater than the number of days in the month, the value will be adjusted to the month it's being used in.
See Also