SubscriptionProductFeature
This article describes the SubscriptionProductFeature object.
To create features in the product catalog and use them in subscriptions and Zuora Quotes, you need to enable the following:
- The Entitlements setting in your tenant.
Access to the Entitlements feature requires a specific edition of Zuora. See Zuora Editions for details. - The Enable Feature Specification in Product and Subscriptions setting in the Billing Settings.
Field Descriptions
All field names are case sensitive. Check enumerated values in descriptions to confirm capitalization and spacing. See Field Types for additional information.
Name | Required to Create? | Allowed Operations | Description |
---|---|---|---|
CreatedBy | Optional | Query | Internal Zuora ID of the user who added the product feature to the subscription. Type: ID Character limit: 32 Version notes: WSDL 60.0+ Values: |
CreatedDate | Optional | Query | Date and time when the product feature was added to the subscription. Type: DateTime Character limit: 29 Version notes: WSDL 60.0+ Values: |
Description | Optional | Query Create | Description of the subscription product feature. Type: String |
FeatureCode | Optional | Query | Unique code of the feature. Type: String Character limit: 255 Version notes: WSDL 60.0+ Values: |
FeatureId | Required | Query Create | Internal Zuora ID of the feature. Type: ID Character limit: 32 Version notes: WSDL 60.0+ Values: |
Name | Optional | Query | Name of the feature. Type: String Character limit: 255 Version notes: WSDL 60.0+ Values: |
RatePlanId | Optional | Query | Id of the product rate plan to which the feature belongs. Type: ID Character limit: 32 Version notes: WSDL 60.0+ Values: |
UpdatedById | Optional | Query | Internal Zuora ID of the user who last updated the subscription product feature. Type: ID Character limit: 32 Version notes: WSDL 60.0+ Values: |
UpdatedDate | Optional | Query | Date and time when the subscription product feature was last updated. Type: DateTime Character limit: 29 Version notes: WSDL 60.0+ Values: |