You are here: API Reference > Objects > SubscribeOptions

SubscribeOptions

This object provides the information for SubscribeWithExistingAccountRequest, which in turn provides the information for the subscribeWithExistingAccount call.

This object provides two flags you can use when creating a subscription with the subscribeWithExistingAccount call.

Fields

For information on the field types, see Field Types.

Name Required? Type Allowable Values Description
GenerateInvoice Yes boolean True, False Specifies whether you want an invoice to be generated when the subscription is created. If you don't specify a value, this defaults to False.
ProcessPayments Yes boolean True, False Used when GenerateInvoice is set to True. Specifies whether you want payment to be applied when the subscription is created. If you don't specify a value, this defaults to False.

 

Copyright © 2008-2009 Zuora, Inc.