Use this object with the subscribeWithExistingAccount call to add a subscription to an account you have already created.
In this object, each field is a complex type containing specific objects. For information on the field types, see Field Types.
Name | Required? | Type | Allowable Values | Description |
---|---|---|---|---|
AccountId | Yes | zns: ID | A valid account ID for an active account | This is the ID for the account you want to add a subscription to. The account must already be active for this call to work. |
SubscribeOptions | Yes | zns: SubscribeOptions | An object of type SubscribeOptions | This object provides two flags for determining whether to generate an invoice when the subscription is applied to the account and, if so, whether you want payments to be applied immediately. |
SubscriptionData | Yes | zns: SubscriptionData | An object of type SubscriptionData | This object provides information on the subscription and a rate plan for the subscription. |
Copyright © 2008-2009 Zuora, Inc.