Create subscription
POST {{baseUrl}}/v1/subscriptions
This REST API reference describes how to create a new subscription for an existing customer account.nn## NotesnThis feature is unavailable if you have the Orders feature enabled. See Orders Migration Guidance for more information.nnIf invoiceCollect is true, the call will not return success = true unless the subscription, invoice, and payment are all successful.nnDefault values for **customerA
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
zuora | string | The minor version of the Zuora REST API. nnYou only need to set this parameter if you use the following fields:n* invoicen* collectn* runBillingn* targetDaten |