|
ISubscriptionOrderServicePriceOrderSubscription Method |
Creates a new order for a subscription. The order might include all details for a new customer as well as the details of the purchase.
For existing customers the customer number should be supplied instead.
Namespace: Infosoft.Webservices.SubscriptionAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- request OrderSubscriptionPriceRequest
- The request containing all the parameters of the subscription.
Return Value
OrderSubscriptionResponseThe order line as it exists in the temporary order table
See Also