Skip to main content

SubscriptionData

Zuora

SubscriptionData

The SubscriptionData object is used to pass complex data to the subscribe() and subscribeWithExistingAccount() calls. Each SubscriptionData identifies one Subscription object and a list of one or more RatePlanData objects. This SOAP API reference describes this complex type including supported calls and field descriptions.

Supported Calls

This object is used in the subscribe() call.

Fields

All field names are case sensitive.

Name Required? Type Description

Subscription

Yes

An object of type Subscription

A single Subscription.

Allowable values: A valid Subscription.

RatePlanData

Yes

An object of type RatePlanData

A list of one or more RatePlanData objects.

Allowable values: A valid RatePlanData.