Skip to main content

ProductFeature

Zuora

ProductFeature

This article describes the ProductFeature SOAP API object.

To create features in the product catalog and use them in subscriptions and Zuora Quotes, you need to enable the following:

Supported Calls

  • query()
  • create()
  • update()
  • delete()

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? Allowed Operations Description
CreatedById optional Query
Filter
The ID of the Zuora user who created the Account object.

Type: zns:ID
Character limit: 32
Values: automatically generated

CreatedDate optional Query
Filter
The date when the Account object was created.

Type: dateTime
Character limit: 29
Values: automatically generated

FeatureId required Create
Query
Update
Delete
Filter

Internal Zuora ID of the product feature.

This field is not editable.

Type: zns:ID
Character limit: 32
Values: a string of 32 characters or fewer

ProductId required Create
Query
Update
Delete
Filter

Id of the product to which the feature belongs.

This field is not editable.

Type: zns:ID
Character limit: 32
Valuesa string of 32 characters or fewer

UpdatedById optional Query
Filter
The ID of the user who last updated the account.

Type: zns:ID
Character limit: 32
Values: automatically generated

UpdatedDate optional Query
Filter
The date when the account was last updated.

Type: dateTime
Character limit: 29
Values: automatically generated