![]() | |
Subscription |
public UpdateFixedSettlingDateResponse UpdateFixedSettlingDate( UpdateFixedSettlingDateRequest request )
Exception | Condition |
---|---|
FaultException<TDetail> | No SubscriptionIdentifier input given, cannot continue |
FaultException<TDetail> | Customernumber cannot be 0, minvalue or maxvalue, please specify a proper customer number |
FaultException<TDetail> | Unable to find customer with the given customernumber |
FaultException<TDetail> | Unable to find title with the given TitleCode |
FaultException<TDetail> | FixedSettlingDay must be av number inside the range from 1 to 31, please specify a proper value |
FaultException<TDetail> | FixedSettlingMonth must be av number inside the range from 1 to 12, please specify a proper value |
FaultException<TDetail> | No subscription found for given customer number and title code |