SubscriptionData is used to pass complex data to the subscribe and subscribeWithExistingbAccount calls. Each SubscriptionData identifies one Subscription object and a list of one ore more RatePlanData objects.
In addition to the following fields, zObject contributes additional fields. For information on the field types, see Field Types.
Name | Required? | Type | Allowable Values | Description |
---|---|---|---|---|
Subscription | Yes | An object of type Subscription | A valid Subscription | A single Subscription. |
RatePlanData | Yes | An object of type RatePlanData | A valid RatePlanData | A list of one or more RatePlanData objects. |
Copyright © 2008-2009 Zuora, Inc.