Subscription |
public ChangeSubscriptionPaymentTypeResponse ChangeSubscriptionPaymentType( ChangeSubscriptionPaymentTypeRequest request )
Exception | Condition |
---|---|
ArgumentNullFault | If no request was given or if no subscriptionIdentifier parameters or payment type code were sent |
SubscriptionNotFoundFault | No subscription found for given customer number and title code |
InvalidValueFault | PaymentType;Only changes to payment types that is defined as invoice types can be handled by this method or PaymentType;Only changes to payment types that is defined as invoice types can be handled by this method or PaymentType;Can not change to payment type PDF because the invoice payer's e-mail address is missing or PaymentType;Can not change to payment type PDF because the customer's e-mail address is missing or PaymentType;Can not change to payment type E2B because the invoice payer's organization number is missing or PaymentType;Can not change to payment type E2B because the customer's organization number is missing or PaymentType;Can not change to payment type PDF because the system is not configured for generating PDF files or PaymentType;It is not possible to change to given payment type |