SubscribeWithExistingAccountRequest
Use this object with the subscribeWithExistingAccount() call to add a subscription to an account you have already created. This SOAP API reference describes the fields associate this complex type.
Fields
In this object, each field is a complex type containing specific objects. All field names are case sensitive.
Name | Required? | Type | Description |
---|---|---|---|
Yes | zns:ID | 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. Values: A valid account ID for an active account. | |
Yes | 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. Values: An object of type SubscribeOptions | |
Yes | Object of type SubscriptionData | This object provides information on the subscription and a rate plan for the subscription. Values: An object of type SubscriptionData |